1. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 20 years ago
  2. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  3. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 20 years ago
  4. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 20 years ago
  5. 488fc08 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 20 years ago
  6. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 20 years ago
  7. 10f4dc8 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 20 years ago
  8. 57eafdc [PATCH] amd64: task_stack_page() by Al Viro · 20 years ago
  9. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 20 years ago
  10. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 20 years ago
  11. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 20 years ago
  12. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 20 years ago
  13. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 20 years ago
  14. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 20 years ago
  15. f2ecfab [PATCH] x86_64: another mb() for smpboot.c by Benjamin LaHaise · 20 years ago
  16. f62a91f [PATCH] x86_64: Don't reserve hotplug CPUs by default by Andi Kleen · 20 years ago
  17. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 20 years ago
  18. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 20 years ago
  19. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 20 years ago
  20. 420f8f6 [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. by Andi Kleen · 20 years ago
  21. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 20 years ago
  22. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 20 years ago
  23. 5fed057 [PATCH] unexport phys_proc_id and cpu_core_id by Adrian Bunk · 20 years ago
  24. 421c7ce [PATCH] x86_64: Allocate cpu local data for all possible CPUs by Andi Kleen · 20 years ago
  25. 9cdd304 [PATCH] x86-64: more gratitious linux/irq.h includes by Al Viro · 21 years ago
  26. 47e5701 [PATCH] x86-64: Remove freeing of SMP trampoline pages by Andi Kleen · 21 years ago
  27. b445221 [PATCH] x86-64: Enable interrupts during delay calibration on APs by Andi Kleen · 21 years ago
  28. 5a40b7c [PATCH] x86-64: Remove code for outdated APICs by Andi Kleen · 21 years ago
  29. c1507eb [PATCH] x86-64: Remove apic_write_around from smpboot.c by Andi Kleen · 21 years ago
  30. 092c948 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled by Ashok Raj · 21 years ago
  31. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 21 years ago
  32. 1eecd73 [PATCH] x86_64: Fix race in TSC synchronization by Andi Kleen · 21 years ago
  33. 349188f [PATCH] x86_64: Fix apicid versus cpu# confusion. by Eric W. Biederman · 21 years ago
  34. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 21 years ago
  35. ef6e525 [PATCH] x86_64: Use msleep in smpboot.c by Nishanth Aravamudan · 21 years ago
  36. de04f32 [PATCH] x86_64: Clarify Booting processor ... message by Andi Kleen · 21 years ago
  37. 61b1b2d [PATCH] x86_64: Move cpu_present/possible_map parsing earlier by Andi Kleen · 21 years ago
  38. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 21 years ago
  39. 5426491 [PATCH] x86_64: fix SMP boot lockup on some machines by Andi Kleen · 21 years ago
  40. 884d9e4 [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. by Ashok Raj · 21 years ago
  41. cb0cd8d [PATCH] x86_64: CPU hotplug sibling map cleanup by Ashok Raj · 21 years ago
  42. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 21 years ago
  43. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 21 years ago
  44. 2df9fa3 [PATCH] x86_64: i386/x86-64: Export cpu_core_map by Andi Kleen · 21 years ago
  45. 18a2b64 [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup by Andi Kleen · 21 years ago
  46. 7515211 [PATCH] x86_64: Collected NMI watchdog fixes. by Andi Kleen · 21 years ago
  47. dda50e7 [PATCH] x86_64: Update TSC sync algorithm by Andi Kleen · 21 years ago
  48. d31ddaa [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix by Siddha, Suresh B · 21 years ago
  49. a8ab26f [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine by Andi Kleen · 21 years ago
  50. 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 21 years ago
  51. 107ce72 [PATCH] x86_64: disable interrupts during SMP bogomips checking by Andi Kleen · 21 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago