1. 1209140 [PATCH] x86-64: Safe interrupts in oops_begin/end by Jan Beulich · 19 years ago
  2. 059bf0f [PATCH] x86-64: Merge msr.c with i386 version by Andi Kleen · 19 years ago
  3. 55679ed [PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.c by Al Viro · 19 years ago
  4. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  5. b3ab838 [PATCH] x86-64: Fix gcc 4 warnings about pointer signedness by Andi Kleen · 19 years ago
  6. 5bf97e0 [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug by Andi Kleen · 19 years ago
  7. 05d1fa4 [PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT. by Andi Kleen · 19 years ago
  8. 2e8ad43 [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls by Andi Kleen · 19 years ago
  9. c1a71a1 [PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode. by Ashok Raj · 19 years ago
  10. 47e5701 [PATCH] x86-64: Remove freeing of SMP trampoline pages by Andi Kleen · 19 years ago
  11. 016102d [PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c by Andi Kleen · 19 years ago
  12. 24dead8 [PATCH] Remove unnecessary BUG_ON in irq.c by Alexander Nyberg · 19 years ago
  13. e92343c [PATCH] x86-64: Fix show_mem a little bit by Andi Kleen · 19 years ago
  14. 083044e [PATCH] x86-64: Remove disable_tsc code in context switch by Andi Kleen · 19 years ago
  15. fe5d5f0 [PATCH] x86-64: Print version at end of kernel build by Andi Kleen · 19 years ago
  16. 48496e3 [PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table by Andi Kleen · 19 years ago
  17. b8f68e9 [PATCH] x86-64: Fix idle=poll by Hugh Dickins · 19 years ago
  18. e99b861 [PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in CPUs. by Andi Kleen · 19 years ago
  19. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  20. 459192c [PATCH] x86-64: Add simnow console by Andi Kleen · 19 years ago
  21. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 19 years ago
  22. 83b942b [PATCH] x86-64: Fix 32bit sendfile by Tsuneo.Yoshioka@f-secure.com · 19 years ago
  23. 9acf23c [PATCH] x86-64: Include build number in oops output by Andi Kleen · 19 years ago
  24. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  25. 413588c [PATCH] x86-64: Remove code to resume machine check state of other CPUs. by Andi Kleen · 19 years ago
  26. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  27. 0a43e4b [PATCH] x86-64: Use e820_find_hole to compute reserved pages by Andi Kleen · 19 years ago
  28. 7c7a389 [PATCH] x86-64: Fix harmless off by one in e820 code by Andi Kleen · 19 years ago
  29. 117090b [PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup by Andi Kleen · 19 years ago
  30. 1d3fbbf [PATCH] x86-64: Don't trust boot_cpu_id in the mptable. by Andi Kleen · 19 years ago
  31. 8c566ef [PATCH] x86-64: Add command line option to set machine check tolerance level by Andi Kleen · 19 years ago
  32. 673242c [PATCH] x86-64: Make lockless machine check record passing a bit more robust. by Andi Kleen · 19 years ago
  33. a54e678 [PATCH] x86-64: Remove redundant swiotlb=force handling by Andi Kleen · 19 years ago
  34. 63f02fd [PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP found by Andi Kleen · 19 years ago
  35. 357e11d [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero by Andi Kleen · 19 years ago
  36. df0cc26 [PATCH] x86-64: Use SRAT data on Intel systems too. by Andi Kleen · 19 years ago
  37. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  38. 8675b1a [PATCH] x86-64: Fix the apic version that gets printed during boot by Andi Kleen · 19 years ago
  39. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  40. f1f4e83 [PATCH] x86-64: White space and comment fixes for smp_call_function_single by Andi Kleen · 19 years ago
  41. b445221 [PATCH] x86-64: Enable interrupts during delay calibration on APs by Andi Kleen · 19 years ago
  42. 7055646 [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode by Andi Kleen · 19 years ago
  43. 5a40b7c [PATCH] x86-64: Remove code for outdated APICs by Andi Kleen · 19 years ago
  44. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 19 years ago
  45. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  46. c1507eb [PATCH] x86-64: Remove apic_write_around from smpboot.c by Andi Kleen · 19 years ago
  47. affc9b8 [PATCH] x86-64: Update defconfig by Andi Kleen · 19 years ago
  48. f343bb4 [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. by Andi Kleen · 19 years ago
  49. 26cda98 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  50. c3ff8ec [PATCH] i386: Don't miss pending signals returning to user mode after signal processing by Roland McGrath · 19 years ago
  51. 2d909d0 [PATCH] ppc64: Remove unused code by Anton Blanchard · 19 years ago
  52. 1ed2fd2 [PATCH] ppc64: Fix for missing start-cpu rtas token by Anton Blanchard · 19 years ago
  53. 3238e9c [PATCH] ppc64: indent pci code by Anton Blanchard · 19 years ago
  54. 2637032 [PATCH] ppc64: xics cleanup by Anton Blanchard · 19 years ago
  55. fd9648d [PATCH] ppc64: Add ptrace data breakpoint support by Anton Blanchard · 19 years ago
  56. df09ce4 [PATCH] ppc64: Fix up some whitespace issues in ptrace32.c by Anton Blanchard · 19 years ago
  57. 962bca7 [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS by Robert Jennings · 19 years ago
  58. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  59. 81d4903 [PATCH] m68knommu: common RAM based 68360 startup code by Greg Ungerer · 19 years ago
  60. 42ae766 [PATCH] m68knommu: common ROM/flash based 68360 startup code by Greg Ungerer · 19 years ago
  61. 7caaeab [SPARC]: Fix dot-symbol exporting for good. by Al Viro · 19 years ago
  62. 357d596 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  63. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  64. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  65. 49a28cc [IA64] MCA/INIT: remove obsolete unwind code by Keith Owens · 19 years ago
  66. 05f335e [IA64] MCA/INIT: remove the physical mode path from minstate.h by Keith Owens · 19 years ago
  67. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  68. 289d773 [IA64] MCA/INIT: avoid reading INIT record during INIT event by Keith Owens · 19 years ago
  69. e6c69bd mips: rename offsets.c to asm-offsets.c by Sam Ravnborg · 19 years ago
  70. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  71. 16b0367 [PATCH] uml: avoid already done dirtying by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  72. d129f31 [PATCH] uml: fix fault handler on write by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  73. d99c402 [PATCH] uml: inline mk_pte and various friends by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  74. 4413a51 [PATCH] x86_64 linker script cleanups for debug sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  75. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  76. 2d5cbf3 [PATCH] Uml: more cleaning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  78. b35b707 [PATCH] powerpc: Move include3 to arch/$(ARCH)/include by Stephen Rothwell · 19 years ago
  79. 3113997 [PATCH] ppc32: support hotplug cpu on powermacs by Paul Mackerras · 19 years ago
  80. bb0bb3b [PATCH] ppc32: Kill init on unhandled synchronous signals by Paul Mackerras · 19 years ago
  81. 310b587 [PATCH] mips: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  82. 52e6e63 [PATCH] i386: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  83. 20c6abd [PATCH] alpha: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  84. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  85. b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
  86. 31a3457 [PATCH] janitor: sh: hd64465: minmax-removal by Michael Veeck · 19 years ago
  87. 0e8bbf5 [PATCH] janitor: sh: bigsur/io: minmax-removal by Michael Veeck · 19 years ago
  88. 338cec3 [PATCH] merge some from Rusty's trivial patches by Adrian Bunk · 19 years ago
  89. aeb8397 [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  90. c05e066 [PATCH] SH64: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  91. aecd456 [PATCH] V850: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  92. 08d0fd0 [PATCH] SH: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  93. 2830e21 [PATCH] PPC: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  94. 12c62c2 [PATCH] Remove even more stale references to Documentation/smp.tex by Arthur Othieno · 19 years ago
  95. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  96. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  97. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 19 years ago
  98. 35311d6 [PATCH] lost fput in 32bit ioctl on x86-64 by Kirill Korotaev · 19 years ago
  99. f64a227 kbuild: um fix so it compile with generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  100. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago