1. 357e11d [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero by Andi Kleen · 19 years ago
  2. df0cc26 [PATCH] x86-64: Use SRAT data on Intel systems too. by Andi Kleen · 19 years ago
  3. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  4. 8675b1a [PATCH] x86-64: Fix the apic version that gets printed during boot by Andi Kleen · 19 years ago
  5. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  6. f1f4e83 [PATCH] x86-64: White space and comment fixes for smp_call_function_single by Andi Kleen · 19 years ago
  7. b445221 [PATCH] x86-64: Enable interrupts during delay calibration on APs by Andi Kleen · 19 years ago
  8. 7055646 [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode by Andi Kleen · 19 years ago
  9. 5a40b7c [PATCH] x86-64: Remove code for outdated APICs by Andi Kleen · 19 years ago
  10. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 19 years ago
  11. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  12. c1507eb [PATCH] x86-64: Remove apic_write_around from smpboot.c by Andi Kleen · 19 years ago
  13. affc9b8 [PATCH] x86-64: Update defconfig by Andi Kleen · 19 years ago
  14. f343bb4 [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. by Andi Kleen · 19 years ago
  15. 26cda98 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  16. c3ff8ec [PATCH] i386: Don't miss pending signals returning to user mode after signal processing by Roland McGrath · 19 years ago
  17. 2d909d0 [PATCH] ppc64: Remove unused code by Anton Blanchard · 19 years ago
  18. 1ed2fd2 [PATCH] ppc64: Fix for missing start-cpu rtas token by Anton Blanchard · 19 years ago
  19. 3238e9c [PATCH] ppc64: indent pci code by Anton Blanchard · 19 years ago
  20. 2637032 [PATCH] ppc64: xics cleanup by Anton Blanchard · 19 years ago
  21. fd9648d [PATCH] ppc64: Add ptrace data breakpoint support by Anton Blanchard · 19 years ago
  22. df09ce4 [PATCH] ppc64: Fix up some whitespace issues in ptrace32.c by Anton Blanchard · 19 years ago
  23. 962bca7 [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS by Robert Jennings · 19 years ago
  24. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  25. 81d4903 [PATCH] m68knommu: common RAM based 68360 startup code by Greg Ungerer · 19 years ago
  26. 42ae766 [PATCH] m68knommu: common ROM/flash based 68360 startup code by Greg Ungerer · 19 years ago
  27. 357d596b Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  28. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  29. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  30. 49a28cc [IA64] MCA/INIT: remove obsolete unwind code by Keith Owens · 19 years ago
  31. 05f335e [IA64] MCA/INIT: remove the physical mode path from minstate.h by Keith Owens · 19 years ago
  32. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  33. 289d773 [IA64] MCA/INIT: avoid reading INIT record during INIT event by Keith Owens · 19 years ago
  34. e6c69bd mips: rename offsets.c to asm-offsets.c by Sam Ravnborg · 19 years ago
  35. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  36. 16b0367 [PATCH] uml: avoid already done dirtying by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  37. d129f31 [PATCH] uml: fix fault handler on write by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  38. d99c402 [PATCH] uml: inline mk_pte and various friends by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. 4413a51 [PATCH] x86_64 linker script cleanups for debug sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  41. 2d5cbf3 [PATCH] Uml: more cleaning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  42. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  43. b35b707 [PATCH] powerpc: Move include3 to arch/$(ARCH)/include by Stephen Rothwell · 19 years ago
  44. 3113997 [PATCH] ppc32: support hotplug cpu on powermacs by Paul Mackerras · 19 years ago
  45. bb0bb3b [PATCH] ppc32: Kill init on unhandled synchronous signals by Paul Mackerras · 19 years ago
  46. 310b587 [PATCH] mips: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  47. 52e6e63 [PATCH] i386: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  48. 20c6abd [PATCH] alpha: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  49. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  50. b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
  51. 31a3457 [PATCH] janitor: sh: hd64465: minmax-removal by Michael Veeck · 19 years ago
  52. 0e8bbf5 [PATCH] janitor: sh: bigsur/io: minmax-removal by Michael Veeck · 19 years ago
  53. 338cec3 [PATCH] merge some from Rusty's trivial patches by Adrian Bunk · 19 years ago
  54. aeb8397 [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  55. c05e066 [PATCH] SH64: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  56. aecd456 [PATCH] V850: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  57. 08d0fd0 [PATCH] SH: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  58. 2830e21 [PATCH] PPC: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  59. 12c62c2 [PATCH] Remove even more stale references to Documentation/smp.tex by Arthur Othieno · 19 years ago
  60. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  61. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  62. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 19 years ago
  63. 35311d6 [PATCH] lost fput in 32bit ioctl on x86-64 by Kirill Korotaev · 19 years ago
  64. f64a227 kbuild: um fix so it compile with generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  65. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  66. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  67. f92273c [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  68. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
  69. d2d5838 [PATCH] vesafb: Add blanking support by Antonino A. Daplas · 19 years ago
  70. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  71. 6e72ad2 [PATCH] files-sparc64-fix 2 by Dipankar Sarma · 19 years ago
  72. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  73. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
  74. 69ac596 [PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend by Chaskiel Grundman · 19 years ago
  75. 092c948 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled by Ashok Raj · 19 years ago
  76. fdf26d9 [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. by Ashok Raj · 19 years ago
  77. 4c7fc72 [PATCH] i386: seccomp fix for auditing/ptrace by Andrea Arcangeli · 19 years ago
  78. 4d666d7 [PATCH] mips: add TANBAC TB0287 support by Yoichi Yuasa · 19 years ago
  79. 95409aa [PATCH] ppc32: Kill PVR_440* defines by Tom Rini · 19 years ago
  80. 66b375b [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly by Tom Rini · 19 years ago
  81. 99cc219 [PATCH] ppc32: Correct an instruction in the boot code by Frank van Maarseveen · 19 years ago
  82. 83f7da8 [PATCH] ppc32: make perfmon.o CONFIG_E500 specific by Marcelo Tosatti · 19 years ago
  83. 7f6fd5d [PATCH] ppc32: Fix Kconfig mismerge by Kumar Gala · 19 years ago
  84. 1299232 [PATCH] x86: MP_processor_info fix by Andrew Morton · 19 years ago
  85. 0037c78 kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file by Sam Ravnborg · 19 years ago
  86. 5a07736 kbuild: cris use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  87. 048eb58 kbuild: mips use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  88. 39e01cb kbuild: ia64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  89. fb61a86 kbuild: v850 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  90. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  91. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  92. 0013a85 kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  93. 4700349 kbuild: arm26,sparc use generic asm-offset support by Sam Ravnborg · 19 years ago
  94. cca6e6f kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  95. daad566 [ARM] 2894/1: Sharp Scoop driver pm_message_t type fix by Richard Purdie · 19 years ago
  96. aa6c2e7 [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function by Richard Purdie · 19 years ago
  97. 3aed77b Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  98. 0b968d2 [PATCH] Fix misspelled i8259 typo in io_apic.c by Karsten Wiese · 19 years ago
  99. 9b9eb8c [ARM] sys_mbind needs wrapping by Russell King · 19 years ago
  100. fc0b1af [PATCH] __user annotations for pointers in i386 sigframe by viro@ZenIV.linux.org.uk · 19 years ago