Age | Commit message (Expand) | Author |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds |
2012-03-14 | x86/platform: Move APIC ID validity check into platform APIC code | Daniel J Blueman |
2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra |
2012-03-05 | x86: Introduce x86_cpuinit.early_percpu_clock_init hook | Igor Mammedov |
2012-02-22 | x86: Remove some noise from boot log when starting cpus | Luck, Tony |
2012-02-12 | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-12-23 | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha |
2011-12-05 | x86: Reduce clock calibration time during slave cpu startup | Jack Steiner |
2011-12-05 | x86, NMI: Add NMI IPI selftest | Don Zickus |
2011-07-22 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-21 | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const | Greg Dietsche |
2011-06-08 | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner |
2011-05-30 | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-29 | x86 idle: clarify AMD erratum 400 workaround | Len Brown |
2011-03-29 | x86: A fast way to check capabilities of the current cpu | Christoph Lameter |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-02-23 | x86: Rework arch_disable_smp_support() for x86 | Henrik Kretzschmar |
2011-02-17 | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin |
2011-02-16 | Merge branch 'x86/amd-nb' into x86/mm | Ingo Molnar |
2011-02-14 | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar |
2011-02-14 | Merge commit 'v2.6.38-rc4' into x86/cpu | Ingo Molnar |
2011-02-10 | x86: Fix section mismatch in LAPIC initialization | Jan Beulich |
2011-02-04 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin |
2011-01-28 | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo |
2011-01-28 | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo |
2011-01-28 | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo |
2011-01-28 | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo |
2011-01-28 | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id | Tejun Heo |
2011-01-28 | x86: Replace cpu_2_logical_apicid[] with early percpu variable | Tejun Heo |
2011-01-28 | x86: Drop x86_32 MAX_APICID | Tejun Heo |
2011-01-28 | x86: Kill unused static boot_cpu_logical_apicid in smpboot.c | Tejun Heo |
2011-01-26 | x86: Don't copy per_cpu cpuinfo for BSP two times | Yinghai Lu |
2011-01-26 | x86: Move llc_shared_map out of cpu_info | Yinghai Lu |
2011-01-26 | x86, amd: Normalize compute unit IDs on multi-node processors | Andreas Herrmann |
2011-01-21 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov |
2011-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-09 | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds |
2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo |