1. f3591ff [PATCH] x86_64: Export end_pfn by Andi Kleen · 21 years ago
  2. 42ac8ff [PATCH] x86_64: NMI watchdog frequency calculation adjustments by Jan Beulich · 21 years ago
  3. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 21 years ago
  4. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 21 years ago
  5. 049cdef [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes by Jan Beulich · 21 years ago
  6. 9cdd304 [PATCH] x86-64: more gratitious linux/irq.h includes by Al Viro · 21 years ago
  7. ff347b2 [PATCH] x86-64: Fix incorrect FP signals by Chuck Ebbert · 21 years ago
  8. 8478157 [PATCH] x86-64: Clean up nmi error message by Chuck Ebbert · 21 years ago
  9. a2a0c99 [PATCH] x86-64: Remove unused vxtime.hz field by Andi Kleen · 21 years ago
  10. a0d58c9 [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss by Andi Kleen · 21 years ago
  11. 1209140 [PATCH] x86-64: Safe interrupts in oops_begin/end by Jan Beulich · 21 years ago
  12. 059bf0f [PATCH] x86-64: Merge msr.c with i386 version by Andi Kleen · 21 years ago
  13. 55679ed [PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.c by Al Viro · 21 years ago
  14. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 21 years ago
  15. 5bf97e0 [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug by Andi Kleen · 21 years ago
  16. 2e8ad43 [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls by Andi Kleen · 21 years ago
  17. c1a71a1 [PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode. by Ashok Raj · 21 years ago
  18. 47e5701 [PATCH] x86-64: Remove freeing of SMP trampoline pages by Andi Kleen · 21 years ago
  19. 016102d [PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c by Andi Kleen · 21 years ago
  20. 24dead8 [PATCH] Remove unnecessary BUG_ON in irq.c by Alexander Nyberg · 21 years ago
  21. 083044e [PATCH] x86-64: Remove disable_tsc code in context switch by Andi Kleen · 21 years ago
  22. 48496e3 [PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table by Andi Kleen · 21 years ago
  23. b8f68e9 [PATCH] x86-64: Fix idle=poll by Hugh Dickins · 21 years ago
  24. e99b861 [PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs. by Andi Kleen · 21 years ago
  25. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 21 years ago
  26. 459192c [PATCH] x86-64: Add simnow console by Andi Kleen · 21 years ago
  27. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 21 years ago
  28. 9acf23c [PATCH] x86-64: Include build number in oops output by Andi Kleen · 21 years ago
  29. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 21 years ago
  30. 413588c [PATCH] x86-64: Remove code to resume machine check state of other CPUs. by Andi Kleen · 21 years ago
  31. 7c7a389 [PATCH] x86-64: Fix harmless off by one in e820 code by Andi Kleen · 21 years ago
  32. 117090b [PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup by Andi Kleen · 21 years ago
  33. 1d3fbbf [PATCH] x86-64: Don't trust boot_cpu_id in the mptable. by Andi Kleen · 21 years ago
  34. 8c566ef [PATCH] x86-64: Add command line option to set machine check tolerance level by Andi Kleen · 21 years ago
  35. 673242c [PATCH] x86-64: Make lockless machine check record passing a bit more robust. by Andi Kleen · 21 years ago
  36. 63f02fd [PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP found by Andi Kleen · 21 years ago
  37. 357e11d [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero by Andi Kleen · 21 years ago
  38. df0cc26 [PATCH] x86-64: Use SRAT data on Intel systems too. by Andi Kleen · 21 years ago
  39. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 21 years ago
  40. 8675b1a [PATCH] x86-64: Fix the apic version that gets printed during boot by Andi Kleen · 21 years ago
  41. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 21 years ago
  42. f1f4e83 [PATCH] x86-64: White space and comment fixes for smp_call_function_single by Andi Kleen · 21 years ago
  43. b445221 [PATCH] x86-64: Enable interrupts during delay calibration on APs by Andi Kleen · 21 years ago
  44. 7055646 [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode by Andi Kleen · 21 years ago
  45. 5a40b7c [PATCH] x86-64: Remove code for outdated APICs by Andi Kleen · 21 years ago
  46. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 21 years ago
  47. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 21 years ago
  48. c1507eb [PATCH] x86-64: Remove apic_write_around from smpboot.c by Andi Kleen · 21 years ago
  49. 4413a51 [PATCH] x86_64 linker script cleanups for debug sections by Paolo 'Blaisorblade' Giarrusso · 21 years ago
  50. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 21 years ago
  51. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 21 years ago
  52. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 21 years ago
  53. 092c948 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled by Ashok Raj · 21 years ago
  54. fdf26d9 [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. by Ashok Raj · 21 years ago
  55. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 21 years ago
  56. 0b968d2 [PATCH] Fix misspelled i8259 typo in io_apic.c by Karsten Wiese · 21 years ago
  57. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 21 years ago
  58. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 21 years ago
  59. bce0649 [PATCH] kprobes: fix handling of simultaneous probe hit/unregister by Jim Keniston · 21 years ago
  60. 0f2fbdc [PATCH] kprobes: prevent possible race conditions x86_64 changes by Prasanna S Panchamukhi · 21 years ago
  61. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 21 years ago
  62. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 21 years ago
  63. 1930605 [PATCH] NMI: Update NMI users of RCU to use new API by Paul E. McKenney · 21 years ago
  64. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 21 years ago
  65. 48c8b11 [PATCH] x86_64: Fix off by one in e820_mapped by Eric W. Biederman · 21 years ago
  66. 0c2b9d5 [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu() by Ashok Raj · 21 years ago
  67. c078d32 [PATCH] x86_64: print processor number in show_regs by Zwane Mwaikambo · 21 years ago
  68. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 21 years ago
  69. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 21 years ago
  70. 7dc24db [PATCH] ISA DMA suspend for x86_64 by Pierre Ossman · 21 years ago
  71. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 21 years ago
  72. 27a639a Auto-update from upstream by Len Brown · 21 years ago
  73. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 21 years ago
  74. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 21 years ago
  75. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 21 years ago
  76. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 21 years ago
  77. 84ffa74 Merge from-linus to-akpm by Len Brown · 21 years ago
  78. 1eecd73 [PATCH] x86_64: Fix race in TSC synchronization by Andi Kleen · 21 years ago
  79. 09d9200 Merge from-linus to-akpm by Len Brown · 21 years ago
  80. 349188f [PATCH] x86_64: Fix apicid versus cpu# confusion. by Eric W. Biederman · 21 years ago
  81. 95f193a Merge ../to-linus by Len Brown · 21 years ago
  82. d5172f2 [PATCH] x86_64: ignore machine checks from boot time by Andi Kleen · 21 years ago
  83. 0d317fb [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug. by Eric W. Biederman · 21 years ago
  84. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 21 years ago
  85. 6a1caa2 [PATCH] x86_64: avoid wasting IRQs patch update by Natalie.Protasevich@unisys.com · 21 years ago
  86. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 21 years ago
  87. 8bf2755 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers by Eric W. Biederman · 21 years ago
  88. 36c4fd2 [PATCH] x86_64 machine_kexec: Cleanup inline assembly. by Eric W. Biederman · 21 years ago
  89. ef6e525 [PATCH] x86_64: Use msleep in smpboot.c by Nishanth Aravamudan · 21 years ago
  90. 07291d4 [PATCH] x86_64: Fix SRAT handling on non dual core systems by Andi Kleen · 21 years ago
  91. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 21 years ago
  92. 3829ee6 [PATCH] x86_64: Small assembly improvements by Andi Kleen · 21 years ago
  93. f8d3119 [PATCH] x86_64: Support more than 8 cores on AMD systems by Andi Kleen · 21 years ago
  94. 37a47e6 [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug by Andi Kleen · 21 years ago
  95. 91c6d40 [PATCH] x86_64: Create per CPU machine check sysfs directories by Andi Kleen · 21 years ago
  96. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 21 years ago
  97. de04f32 [PATCH] x86_64: Clarify Booting processor ... message by Andi Kleen · 21 years ago
  98. 3019e8e [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hack by Andi Kleen · 21 years ago
  99. 61b1b2d [PATCH] x86_64: Move cpu_present/possible_map parsing earlier by Andi Kleen · 21 years ago
  100. 5df3574 [PATCH] x86_64: Always ack IPIs even on errors by Andi Kleen · 21 years ago