Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs | Hans Rosenfeld | 2011-02-07 | 1 | -0/+3 | |
| | * | | | | | | | x86, amd: Extend AMD northbridge caching code to support "Link Control" devices | Hans Rosenfeld | 2011-01-26 | 1 | -0/+1 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 2011-02-16 | 8 | -52/+87 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar | 2011-02-14 | 2 | -6/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86: Rename incorrectly named parameter of numa_cpu_node() | Tejun Heo | 2011-01-31 | 1 | -1/+1 | |
| | * | | | | | | | | x86: Fix build failure on X86_UP_APIC | Tejun Heo | 2011-01-28 | 1 | -1/+1 | |
| | * | | | | | | | | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 2011-01-28 | 2 | -3/+4 | |
| | * | | | | | | | | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 3 | -5/+9 | |
| | * | | | | | | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 3 | -21/+8 | |
| | * | | | | | | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 4 | -4/+36 | |
| | * | | | | | | | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo | 2011-01-28 | 1 | -2/+4 | |
| | * | | | | | | | | x86: Add apic->x86_32_early_logical_apicid() | Tejun Heo | 2011-01-28 | 1 | -0/+19 | |
| | * | | | | | | | | x86: Kill apic->cpu_to_logical_apicid() | Tejun Heo | 2011-01-28 | 1 | -7/+0 | |
| | * | | | | | | | | x86: Replace cpu_2_logical_apicid[] with early percpu variable | Tejun Heo | 2011-01-28 | 2 | -4/+3 | |
| | * | | | | | | | | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only | Tejun Heo | 2011-01-28 | 1 | -4/+4 | |
| | * | | | | | | | | x86: Drop x86_32 MAX_APICID | Tejun Heo | 2011-01-28 | 1 | -2/+0 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'x86/bootmem' into x86/mm | Ingo Molnar | 2011-02-16 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 2011-02-14 | 68 | -308/+961 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 2010-12-29 | 1 | -0/+2 | |
| | * | | | | | | | | x86: Change get_max_mapped() to inline | Yinghai Lu | 2010-12-29 | 1 | -0/+6 | |
| * | | | | | | | | | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 | Shaohua Li | 2011-02-14 | 1 | -4/+9 | |
| * | | | | | | | | | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 2011-02-14 | 2 | -1/+28 | |
| * | | | | | | | | | x86: Cleanup vector usage | Shaohua Li | 2011-02-14 | 1 | -19/+21 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 2 | -16/+40 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | x86: ioapic: Move trigger defines to io_apic.h | Thomas Gleixner | 2011-02-23 | 1 | -0/+4 | |
| * | | | | | | | | x86: ioapic: Make a few functions static | Thomas Gleixner | 2011-02-23 | 1 | -5/+0 | |
| * | | | | | | | | x86: ioapic: Add io_apic_setup_irq_pin() | Thomas Gleixner | 2011-02-23 | 1 | -0/+2 | |
| * | | | | | | | | x86: Add dummy functions for compiling without IOAPIC | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+18 | |
| * | | | | | | | | x86: Rework arch_disable_smp_support() for x86 | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+3 | |
| * | | | | | | | | x86: Add dummy mp_save_irq() | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+1 | |
| * | | | | | | | | x86: Move ioapic_irq_destination_types to apicdef.h | Henrik Kretzschmar | 2011-02-23 | 2 | -11/+12 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'v2.6.38-rc4' into x86/cpu | Ingo Molnar | 2011-02-14 | 5 | -43/+18 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86: Move llc_shared_map out of cpu_info | Yinghai Lu | 2011-01-26 | 2 | -4/+7 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 2 | -6/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'v2.6.38-rc8' into x86/asm | Ingo Molnar | 2011-03-09 | 6 | -2/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Use {push,pop}_cfi in more places | Jan Beulich | 2011-02-28 | 1 | -4/+2 | |
| * | | | | | | | | | x86, system.h: Drop unused __SAVE/__RESTORE macros | Borislav Petkov | 2011-02-20 | 1 | -2/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Add clock_adjtime for x86 | Richard Cochran | 2011-02-02 | 2 | -1/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | 5 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | 3 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | perf: Avoid the percore allocations if the CPU is not HT capable | Lin Ming | 2011-03-05 | 1 | -0/+10 | |
| * | | | | | | | | | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 | 1 | -0/+3 | |
| * | | | | | | | | | x86: Remove die_nmi() | Jan Beulich | 2011-02-18 | 2 | -2/+0 | |
| * | | | | | | | | | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 2011-02-16 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -71/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 | 6 | -41/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner | 2011-01-31 | 4 | -45/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -9/+0 |