1. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
  2. a6c4e07 [PATCH] i386: clean up identify_cpu by Jeremy Fitzhardinge · 19 years ago
  3. 01a2f43 [PATCH] i386: Add smp_ops interface by Jeremy Fitzhardinge · 19 years ago
  4. 4fbb596 [PATCH] i386: cleanup GDT Access by Rusty Russell · 19 years ago
  5. d2cbcc4 [PATCH] i386: clean up cpu_init() by Rusty Russell · 19 years ago
  6. bf504672 [PATCH] i386: Use per-cpu GDT immediately upon boot by Rusty Russell · 19 years ago
  7. ae1ee11 [PATCH] i386: Use per-cpu variables for GDT, PDA by Rusty Russell · 19 years ago
  8. a86f34b [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 by Andrew Morton · 19 years ago
  9. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 19 years ago
  10. eda08b1 [PATCH] vmi: paravirt drop udelay op by Zachary Amsden · 19 years ago
  11. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 19 years ago
  12. e05d723 [PATCH] i386, apic: clean up the APIC code by Thomas Gleixner · 19 years ago
  13. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 19 years ago
  14. 2a57ff1 [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c by Rusty Russell · 19 years ago
  15. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 19 years ago
  16. 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 19 years ago
  17. ae5da27 [PATCH] i386: SMP boot hook for paravirt by Zachary Amsden · 19 years ago
  18. 9ee79a3 [PATCH] x86: fix PDA variables to work during boot by James Bottomley · 19 years ago
  19. 4a5d107 [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes by Vivek Goyal · 19 years ago
  20. 3771a45 [PATCH] i386: modpost smpboot code warning fix by Vivek Goyal · 19 years ago
  21. 24d34dc [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdef by Andrew Morton · 19 years ago
  22. 7e74437 [PATCH] i386: export smp_num_siblings for oprofile by Randy Dunlap · 19 years ago
  23. 3b1bdf4 [PATCH] CPU hotplug broken with 2GB VMSPLIT by Shaohua Li · 19 years ago
  24. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  25. d9408ce [PATCH] i386: Clean up smp_tune_scheduling() by Adrian Bunk · 19 years ago
  26. b0d0a4b [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 by Siddha, Suresh B · 19 years ago
  27. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 19 years ago
  28. 6211119 [PATCH] i386: Initialize the per-CPU data area by Jeremy Fitzhardinge · 19 years ago
  29. c402895 WorkStruct: make allyesconfig by David Howells · 19 years ago
  30. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 19 years ago
  31. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 19 years ago
  32. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 19 years ago
  33. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 19 years ago
  34. 3ca113e [PATCH] i386: don't taint UP K7's running SMP kernels. by Dave Jones · 19 years ago
  35. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 19 years ago
  36. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 19 years ago
  37. bfa0e9a [PATCH] i386: fix flat mode numa on a real numa system by keith mannthey · 19 years ago
  38. c35a726 [PATCH] synchronize_tsc() fixes by Andrew Morton · 19 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  40. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
  41. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 19 years ago
  42. bd9e0b7 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic by Shaohua Li · 19 years ago
  43. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 19 years ago
  44. 1869891 [PATCH] cpu_relax(): smpboot.c by Andreas Mohr · 19 years ago
  45. 7f5910e [PATCH] Avoid printing pointless tsc skew msgs by Dave Jones · 20 years ago
  46. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  47. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 20 years ago
  48. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 20 years ago
  49. 82c3c03 [PATCH] x86: check for online cpus before bringing them up by Srivatsa Vaddagiri · 20 years ago
  50. 2b932f6 [PATCH] x86: fix broken SMP boot sequence by James Bottomley · 20 years ago
  51. 7a8ef1c [PATCH] x86: don't initialise cpu_possible_map to all ones by Andrew Morton · 20 years ago
  52. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 20 years ago
  53. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 20 years ago
  54. 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 20 years ago
  55. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 20 years ago
  56. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 20 years ago
  57. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 20 years ago
  58. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 20 years ago
  59. 5fed057 [PATCH] unexport phys_proc_id and cpu_core_id by Adrian Bunk · 20 years ago
  60. 38e548e [PATCH] arch/i386: Use ARRAY_SIZE macro by Tobias Klauser · 20 years ago
  61. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 20 years ago
  62. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 20 years ago
  63. 9f40a72 [PATCH] x86: hot plug CPU to support physical add of new processors by Natalie Protasevich · 20 years ago
  64. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 20 years ago
  65. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 20 years ago
  66. aeb8397 [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 20 years ago
  67. 4ad8d38 [PATCH] i386 boottime for_each_cpu broken by Zwane Mwaikambo · 20 years ago
  68. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 20 years ago
  69. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 20 years ago
  70. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 20 years ago
  71. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 20 years ago
  72. d720803 [PATCH] sibling map initializing rework by Li Shaohua · 20 years ago
  73. 6fe940d [PATCH] sep initializing rework by Li Shaohua · 20 years ago
  74. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 20 years ago
  75. a3a255e [PATCH] x86: cpu_khz type fix by Andrew Morton · 20 years ago
  76. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 20 years ago
  77. 49f384b [PATCH] x86: fix smp_num_siblings on buggy BIOSes by Siddha, Suresh B · 21 years ago
  78. 2df9fa3 [PATCH] x86_64: i386/x86-64: Export cpu_core_map by Andi Kleen · 21 years ago
  79. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 21 years ago
  80. 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 21 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago