1. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. c284b42 x86: Skip cpus with apic-ids >= 255 in !x2apic_mode by Suresh Siddha · 13 years ago
  4. b565201 x86: Reduce clock calibration time during slave cpu startup by Jack Steiner · 13 years ago
  5. 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
  6. 0a613b6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. a6c23905 x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const by Greg Dietsche · 14 years ago
  8. fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago
  9. 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 14 years ago
  10. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  11. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
  12. 349c004 x86: A fast way to check capabilities of the current cpu by Christoph Lameter · 14 years ago
  13. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 502f4d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  18. 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
  19. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 14 years ago
  20. 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
  21. b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
  22. 91e04ec Merge commit 'v2.6.38-rc4' into x86/cpu by Ingo Molnar · 14 years ago
  23. 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
  24. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  25. de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
  26. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  27. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  28. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  29. 6f802c4 x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id by Tejun Heo · 14 years ago
  30. 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
  31. b78aa66 x86: Drop x86_32 MAX_APICID by Tejun Heo · 14 years ago
  32. bd22a2f x86: Kill unused static boot_cpu_logical_apicid in smpboot.c by Tejun Heo · 14 years ago
  33. 792363d x86: Don't copy per_cpu cpuinfo for BSP two times by Yinghai Lu · 14 years ago
  34. b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 14 years ago
  35. d518573 x86, amd: Normalize compute unit IDs on multi-node processors by Andreas Herrmann · 14 years ago
  36. 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 years ago
  37. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 14 years ago
  39. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  40. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  42. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
  43. 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
  44. 5ef428c x86: Set cpu masks before calling CPU_STARTING notifiers by Andi Kleen · 14 years ago
  45. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  46. 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 14 years ago
  48. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  49. 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 5fe8321 Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  55. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  56. d4fbe4f x86, amd: Use compute unit information to determine thread siblings by Andreas Herrmann · 14 years ago
  57. ce5f682 x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line by H. Peter Anvin · 14 years ago
  58. a68e5c9 x86, hotplug: Move WBINVD back outside the play_dead loop by H. Peter Anvin · 14 years ago
  59. ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 14 years ago
  60. fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 14 years ago
  61. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
  62. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
  63. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  64. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
  65. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  66. 68f202e x86, mtrr: Use stop machine context to rendezvous all the cpu's by Suresh Siddha · 14 years ago
  67. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 15 years ago
  68. 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 15 years ago
  69. 5f2eb55 x86: "nosmp" command line option should force the system into UP mode by Jan Beulich · 15 years ago
  70. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  71. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  73. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago
  74. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
  78. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 15 years ago
  79. d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 15 years ago
  80. aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 15 years ago
  81. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
  82. 35f720c x86: Initialize stack canary in secondary start by Jacob Pan · 15 years ago
  83. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 15 years ago
  84. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  85. 9d133e5 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path by Suresh Siddha · 15 years ago
  86. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  87. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  88. 6d20792 x86: Remove unnecessary mdelay() from cpu_disable_common() by Suresh Siddha · 15 years ago
  89. dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 15 years ago
  90. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 16 years ago
  91. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 5a925b4 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours by Andreas Herrmann · 15 years ago
  95. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  96. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  97. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
  98. 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 16 years ago
  99. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 16 years ago
  100. 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 16 years ago