| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: A fast way to check capabilities of the current cpu | Christoph Lameter | 2011-03-29 | 1 | -2/+2 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -4/+6 |
|\ |
|
| * | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-17 | 1 | -4/+6 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 | 1 | -67/+2 |
|\ \ |
|
| * \ | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| * | | Merge branch 'x86/amd-nb' into x86/mm | Ingo Molnar | 2011-02-16 | 1 | -0/+1 |
| |\ \ |
|
| | * | | x86, amd: Normalize compute unit IDs on multi-node processors | Andreas Herrmann | 2011-01-26 | 1 | -0/+1 |
| * | | | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar | 2011-02-14 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -47/+0 |
| * | | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -6/+0 |
| * | | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -5/+1 |
| * | | | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo | 2011-01-28 | 1 | -2/+1 |
| * | | | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id | Tejun Heo | 2011-01-28 | 1 | -4/+3 |
| * | | | | x86: Replace cpu_2_logical_apicid[] with early percpu variable | Tejun Heo | 2011-01-28 | 1 | -5/+2 |
| * | | | | x86: Drop x86_32 MAX_APICID | Tejun Heo | 2011-01-28 | 1 | -1/+1 |
| * | | | | x86: Kill unused static boot_cpu_logical_apicid in smpboot.c | Tejun Heo | 2011-01-28 | 1 | -5/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 1 | -1/+10 |
|\ \ \ \ |
|
| * | | | | x86: Rework arch_disable_smp_support() for x86 | Henrik Kretzschmar | 2011-02-23 | 1 | -1/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 1 | -31/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge commit 'v2.6.38-rc4' into x86/cpu | Ingo Molnar | 2011-02-14 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: Don't copy per_cpu cpuinfo for BSP two times | Yinghai Lu | 2011-01-26 | 1 | -3/+3 |
| * | | | x86: Move llc_shared_map out of cpu_info | Yinghai Lu | 2011-01-26 | 1 | -28/+10 |
| | |/
| |/| |
|
* | | | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 2011-02-10 | 1 | -2/+2 |
| |/
|/| |
|
* | | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 1 | -2/+2 |
|/ |
|
* | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 2011-01-21 | 1 | -1/+2 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 1 | -2/+2 |
|\ |
|
| * | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap | 2011-01-09 | 1 | -2/+2 |
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 | 1 | -6/+6 |
| * | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 1 | -1/+1 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 1 | -0/+14 |
|\ \ \ \
| | | |/ |
|
| * | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-13 | 1 | -0/+14 |
| | |/
| |/| |
|
* | | | x86: Set cpu masks before calling CPU_STARTING notifiers | Andi Kleen | 2010-11-26 | 1 | -4/+7 |
* | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 2010-11-18 | 1 | -11/+0 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 | 1 | -1/+0 |
|\ \ |
|
| * | | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2010-10-27 | 1 | -1/+0 |
* | | | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2010-10-26 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-10-22 | 1 | -12/+4 |
|\ \
| |/
|/| |
|
| * | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 | 1 | -12/+4 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -2/+2 |
|\ \ |
|
| * | | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | | | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha | 2010-09-15 | 1 | -2/+2 |
* | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -2/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-23 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -1/+79 |
|\ \ |
|
| * | | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin | 2010-09-20 | 1 | -1/+19 |
| * | | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin | 2010-09-17 | 1 | -6/+5 |
| * | | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 2010-09-17 | 1 | -1/+62 |
| |/ |
|
* | | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann | 2010-10-01 | 1 | -8/+20 |
|/ |
|