1. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  2. 8675b1a [PATCH] x86-64: Fix the apic version that gets printed during boot by Andi Kleen · 19 years ago
  3. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  4. f1f4e83 [PATCH] x86-64: White space and comment fixes for smp_call_function_single by Andi Kleen · 19 years ago
  5. b445221 [PATCH] x86-64: Enable interrupts during delay calibration on APs by Andi Kleen · 19 years ago
  6. 7055646 [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode by Andi Kleen · 19 years ago
  7. 5a40b7c [PATCH] x86-64: Remove code for outdated APICs by Andi Kleen · 19 years ago
  8. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 19 years ago
  9. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  10. c1507eb [PATCH] x86-64: Remove apic_write_around from smpboot.c by Andi Kleen · 19 years ago
  11. affc9b8 [PATCH] x86-64: Update defconfig by Andi Kleen · 19 years ago
  12. f343bb4 [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. by Andi Kleen · 19 years ago
  13. 4413a51 [PATCH] x86_64 linker script cleanups for debug sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  14. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  15. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  16. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 19 years ago
  17. 35311d6 [PATCH] lost fput in 32bit ioctl on x86-64 by Kirill Korotaev · 19 years ago
  18. 092c948 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled by Ashok Raj · 19 years ago
  19. fdf26d9 [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. by Ashok Raj · 19 years ago
  20. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  21. 0b968d2 [PATCH] Fix misspelled i8259 typo in io_apic.c by Karsten Wiese · 19 years ago
  22. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  23. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  24. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 19 years ago
  25. bce0649 [PATCH] kprobes: fix handling of simultaneous probe hit/unregister by Jim Keniston · 19 years ago
  26. 0f2fbdc [PATCH] kprobes: prevent possible race conditions x86_64 changes by Prasanna S Panchamukhi · 19 years ago
  27. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  28. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  29. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  30. f8eeaaf [PATCH] Make the bzImage format self-terminating by H. Peter Anvin · 19 years ago
  31. 1930605 [PATCH] NMI: Update NMI users of RCU to use new API by Paul E. McKenney · 19 years ago
  32. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  33. 48c8b11 [PATCH] x86_64: Fix off by one in e820_mapped by Eric W. Biederman · 19 years ago
  34. 0c2b9d5 [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu() by Ashok Raj · 19 years ago
  35. c078d32 [PATCH] x86_64: print processor number in show_regs by Zwane Mwaikambo · 19 years ago
  36. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  37. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  38. 7dc24db [PATCH] ISA DMA suspend for x86_64 by Pierre Ossman · 19 years ago
  39. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  40. 27a639a Auto-update from upstream by Len Brown · 19 years ago
  41. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  42. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  43. 09d4a80 Merge HEAD from ../from-linus by Len Brown · 19 years ago
  44. 6153df7b [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  45. b756152 [PATCH] x86_64: update defconfig - reenable fusion by Andi Kleen · 19 years ago
  46. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  47. 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 19 years ago
  48. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  49. d3813fc [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO by Andi Kleen · 19 years ago
  50. 84ffa74 Merge from-linus to-akpm by Len Brown · 19 years ago
  51. 1eecd73 [PATCH] x86_64: Fix race in TSC synchronization by Andi Kleen · 19 years ago
  52. 5e5ec10 [PATCH] x86_64: Don't print exceptions for ltrace by Andi Kleen · 19 years ago
  53. 09d9200 Merge from-linus to-akpm by Len Brown · 19 years ago
  54. 349188f [PATCH] x86_64: Fix apicid versus cpu# confusion. by Eric W. Biederman · 19 years ago
  55. 95f193a Merge ../to-linus by Len Brown · 19 years ago
  56. 03c6b74 [PATCH] x86_64: add MODULE_ALIAS for aes by Olaf Hering · 19 years ago
  57. d5172f2 [PATCH] x86_64: ignore machine checks from boot time by Andi Kleen · 19 years ago
  58. 0d317fb [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug. by Eric W. Biederman · 19 years ago
  59. c202ac9 Merge ../to-linus by Len Brown · 19 years ago
  60. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  61. e8ed11b [PATCH] x86_64: fix 32-bit thread debugging by Daniel Jacobowitz · 19 years ago
  62. 9680021 [PATCH] x86-64: use proper VM_FAULT_xxx macros by Alexander Nyberg · 19 years ago
  63. 6a1caa2 [PATCH] x86_64: avoid wasting IRQs patch update by Natalie.Protasevich@unisys.com · 19 years ago
  64. 92ed022 [PATCH] x86_64: fix bug in csum_partial_copy_generic() by Dave Peterson · 19 years ago
  65. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 19 years ago
  66. 8bf2755 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers by Eric W. Biederman · 19 years ago
  67. 36c4fd2 [PATCH] x86_64 machine_kexec: Cleanup inline assembly. by Eric W. Biederman · 19 years ago
  68. 8c56ac3 [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids by Ravikiran G Thirumalai · 19 years ago
  69. 5a7b901 [PATCH] x86_64: Remove unused variable in k8-bus.c by Andi Kleen · 19 years ago
  70. ef6e525 [PATCH] x86_64: Use msleep in smpboot.c by Nishanth Aravamudan · 19 years ago
  71. 07291d4 [PATCH] x86_64: Fix SRAT handling on non dual core systems by Andi Kleen · 19 years ago
  72. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  73. 3829ee6 [PATCH] x86_64: Small assembly improvements by Andi Kleen · 19 years ago
  74. 3ba80e7 [PATCH] x86_64: Remove unnecessary include in fault.c by Andi Kleen · 19 years ago
  75. 2275cfa [PATCH] x86_64: Icecream has no way of detecting assembler-level includes by Andreas Gruenbacher · 19 years ago
  76. f8d3119 [PATCH] x86_64: Support more than 8 cores on AMD systems by Andi Kleen · 19 years ago
  77. 37a47e6 [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug by Andi Kleen · 19 years ago
  78. 5f68c13 [PATCH] x86_64: Remove IA32_* build tools in Makefile by Andi Kleen · 19 years ago
  79. 91c6d40 [PATCH] x86_64: Create per CPU machine check sysfs directories by Andi Kleen · 19 years ago
  80. 69cb62e [PATCH] x86_64: Print a boot message for hotplug memory zones by Andi Kleen · 19 years ago
  81. b684664 [PATCH] x86_64: Fix overflow in NUMA hash function setup by Keith Mannthey · 19 years ago
  82. a54649b [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y by Andi Kleen · 19 years ago
  83. c853cc7 [PATCH] x86_64: Remove unused variable in delay.c by Andi Kleen · 19 years ago
  84. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  85. de04f32 [PATCH] x86_64: Clarify Booting processor ... message by Andi Kleen · 19 years ago
  86. 3019e8e [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hack by Andi Kleen · 19 years ago
  87. 61b1b2d [PATCH] x86_64: Move cpu_present/possible_map parsing earlier by Andi Kleen · 19 years ago
  88. acc7b6f [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  89. 5df3574 [PATCH] x86_64: Always ack IPIs even on errors by Andi Kleen · 19 years ago
  90. 2a16a30 [PATCH] x86_64: cpu hotplug changes kills nmi watchdog by Alexander Nyberg · 19 years ago
  91. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  92. 5426491 [PATCH] x86_64: fix SMP boot lockup on some machines by Andi Kleen · 19 years ago
  93. 9e566d8 [PATCH] x86_64 fsnotify build fix by Andrew Morton · 19 years ago
  94. 0963aba [PATCH] x86_64 sync machine_power_off with i386 by Eric W. Biederman · 19 years ago
  95. 62b3a04 [PATCH] x86_64: Implemenent machine_emergency_restart by Eric W. Biederman · 19 years ago
  96. 7c9a900 [PATCH] x86_64: Fix reboot_force by Eric W. Biederman · 19 years ago
  97. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  98. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  99. d25cb93 [PATCH] inotify: add missing hook to sys32_open by Robert Love · 19 years ago
  100. 9fb1759 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Siddha, Suresh B · 19 years ago