| Commit message (Expand) | Author | Age |
* | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell | 2012-08-23 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 |
|\ |
|
| * | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2012-06-14 |
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 |
|\ \ |
|
| * \ | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 2012-06-20 |
| |\ \ |
|
| * | | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-07-22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock | Yong Zhang | 2012-06-05 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov | 2012-06-13 |
| | |/
| |/| |
|
* / | | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal | 2012-06-06 |
|/ / |
|
* / | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask | Peter Zijlstra | 2012-05-30 |
|/ |
|
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 |
|\ |
|
| * | x86, realmode: header for trampoline code | Jarkko Sakkinen | 2012-05-08 |
| * | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 |
| * | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * | | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 |
| * | | sched/x86: Rewrite set_cpu_sibling_map() | Peter Zijlstra | 2012-05-14 |
| * | | x86/numa: Check for nonsensical topologies on real hw as well | Ingo Molnar | 2012-05-09 |
| * | | x86/numa: Hard partition cpu topology masks on node boundaries | Peter Zijlstra | 2012-05-09 |
| |/ |
|
* | | x86: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | | x86: Add task_struct argument to smp_ops.cpu_up | Thomas Gleixner | 2012-04-26 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 |
|\ \ |
|
| * | | sched/x86/smp: Do not enable IRQs over calibrate_delay() | Peter Zijlstra | 2012-03-27 |
* | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 |
|\ \ \ |
|
| * | | | x86: Introduce x86_cpuinit.early_percpu_clock_init hook | Igor Mammedov | 2012-03-05 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 |
|\ \ \ |
|
| * | | | x86/platform: Move APIC ID validity check into platform APIC code | Daniel J Blueman | 2012-03-14 |
| |/ / |
|
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 |
|\ \ \ |
|
| * | | | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 |
| |/ / |
|
| | | | |
| \ \ | |
*-. | | | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds | 2012-03-22 |
|\ \| |
| |_|/
|/| | |
|
| * | | x86: Remove some noise from boot log when starting cpus | Luck, Tony | 2012-02-22 |
| |/ |
|
* / | sched: Cleanup cpu_active madness | Peter Zijlstra | 2012-03-12 |
|/ |
|
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | x86: Reduce clock calibration time during slave cpu startup | Jack Steiner | 2011-12-05 |
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 |
|\ \ |
|
| * | | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 |
| |/ |
|
* / | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha | 2011-12-23 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const | Greg Dietsche | 2011-07-21 |
* | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 2011-06-08 |
* | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity | 2011-05-30 |
* | | 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-05-29 |
* | | x86: A fast way to check capabilities of the current cpu | Christoph Lameter | 2011-03-29 |
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 |
|\ \ |
|
| * | | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-18 |
| |/ |
|