1. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  2. c1507eb [PATCH] x86-64: Remove apic_write_around from smpboot.c by Andi Kleen · 19 years ago
  3. affc9b8 [PATCH] x86-64: Update defconfig by Andi Kleen · 19 years ago
  4. f343bb4 [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. by Andi Kleen · 19 years ago
  5. b342659 [PATCH] cpuset semaphore depth check optimize by Paul Jackson · 19 years ago
  6. f24ec7f [PATCH] crc16: remove w1 specific comments. by Evgeniy Polyakov · 19 years ago
  7. 26cda98 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  8. 1df5c10 Mark ia64-specific MCA/INIT scheduler hooks as dangerous by Linus Torvalds · 19 years ago
  9. c3ff8ec [PATCH] i386: Don't miss pending signals returning to user mode after signal processing by Roland McGrath · 19 years ago
  10. 2d909d0 [PATCH] ppc64: Remove unused code by Anton Blanchard · 19 years ago
  11. 1ed2fd2 [PATCH] ppc64: Fix for missing start-cpu rtas token by Anton Blanchard · 19 years ago
  12. 3238e9c [PATCH] ppc64: indent pci code by Anton Blanchard · 19 years ago
  13. 2637032 [PATCH] ppc64: xics cleanup by Anton Blanchard · 19 years ago
  14. fd9648d [PATCH] ppc64: Add ptrace data breakpoint support by Anton Blanchard · 19 years ago
  15. a94d308 [PATCH] ppc64: Add definitions for new PTRACE calls by Anton Blanchard · 19 years ago
  16. df09ce4 [PATCH] ppc64: Fix up some whitespace issues in ptrace32.c by Anton Blanchard · 19 years ago
  17. a098722 [PATCH] ppc64: ptrace cleanups by Anton Blanchard · 19 years ago
  18. 962bca7 [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS by Robert Jennings · 19 years ago
  19. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  20. c93a777 [PATCH] i810fb: Update i810fb documentation by Antonino A. Daplas · 19 years ago
  21. 747a505 [PATCH] i810fb: Change option ext_vga to extvga to match documentation by Antonino A. Daplas · 19 years ago
  22. 595e8a9 [PATCH] i810fb: Restore xres and yres option parameters by Antonino A. Daplas · 19 years ago
  23. 883f645 [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no by Antonino A. Daplas · 19 years ago
  24. 81d4903 [PATCH] m68knommu: common RAM based 68360 startup code by Greg Ungerer · 19 years ago
  25. d871629 [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 processors by Greg Ungerer · 19 years ago
  26. 2d9d166 [PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor family by Greg Ungerer · 19 years ago
  27. 7ce4d42 [PATCH] m68knommu: add SPI register definitions for 528x processors by Greg Ungerer · 19 years ago
  28. 66aa2b4 [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c by Greg Ungerer · 19 years ago
  29. 966cdb2 [PATCH] m68knommu: dma support for 523x processors by Greg Ungerer · 19 years ago
  30. f6515db [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver by Greg Ungerer · 19 years ago
  31. b0433b9 [PATCH] m68knommu: add ColdFire serial driver support for 523x processor family by Greg Ungerer · 19 years ago
  32. 9c1ee93 [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit() by Greg Ungerer · 19 years ago
  33. df28f34 [PATCH] m68knommu: correct prototype args in checksum.h by Greg Ungerer · 19 years ago
  34. 42ae766 [PATCH] m68knommu: common ROM/flash based 68360 startup code by Greg Ungerer · 19 years ago
  35. 8a6e43e [PATCH] m68knommu: cache support for 523x/528x processors by Greg Ungerer · 19 years ago
  36. 7dd6a2a [PATCH] m68knommu: ColdFire FEC eth driver improvements by Greg Ungerer · 19 years ago
  37. 2af6921 [PATCH] m68knommu: config support for FEC eth of 523x Coldfire processor family by Greg Ungerer · 19 years ago
  38. 357d596b Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  39. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  40. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  41. 49a28cc [IA64] MCA/INIT: remove obsolete unwind code by Keith Owens · 19 years ago
  42. 05f335e [IA64] MCA/INIT: remove the physical mode path from minstate.h by Keith Owens · 19 years ago
  43. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  44. 289d773 [IA64] MCA/INIT: avoid reading INIT record during INIT event by Keith Owens · 19 years ago
  45. e619ae0 [IA64] MCA/INIT: add an extra thread_info flag by Keith Owens · 19 years ago
  46. a2a9798 [PATCH] MCA/INIT: scheduler hooks by Keith Owens · 19 years ago
  47. e6c69bd mips: rename offsets.c to asm-offsets.c by Sam Ravnborg · 19 years ago
  48. 5011cdd kbuild: fix silentoldconfig with make O= by Sam Ravnborg · 19 years ago
  49. 5bb7826 kbuild: rename prepare to archprepare to fix dependency chain by Sam Ravnborg · 19 years ago
  50. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  51. 3298369 Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manually by Linus Torvalds · 19 years ago
  52. ce1289a [PATCH] Sun HME: enable and map PCI ROM properly by Willy Tarreau · 19 years ago
  53. 4120b02 Sun GEM ethernet: enable and map PCI ROM properly by Linus Torvalds · 19 years ago
  54. 9ec4ff4 hpt366: write the full 4 bytes of ROM address, not just low 1 byte by Linus Torvalds · 19 years ago
  55. aa7c3a1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  56. 5437775 [MFD] Cleanups suggested by Dmitri, Vojtech and lists. by Pavel Machek · 19 years ago
  57. 48c9202 [MFD] Add code UCB1200/UCB1300 assabet platform support by Russell King · 19 years ago
  58. acb4543 [MFD] Add code UCB1200/UCB1300 touchscreen support by Russell King · 19 years ago
  59. 05c45ca [MFD] Add code UCB1200/UCB1300 device support by Russell King · 19 years ago
  60. 2f79f45 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  61. 2d21247 [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" by Alexey Dobriyan · 19 years ago
  62. e130af5 [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment(). by Herbert Xu · 19 years ago
  63. d3fd4c2 [PATCH] uml spinlock breakage by Al Viro · 19 years ago
  64. 7f93220 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  65. 2b8dfec Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  66. 8d36a62 kbuild: fix generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  67. 0a504f2 kbuild: add objectify by Sam Ravnborg · 19 years ago
  68. 16b0367 [PATCH] uml: avoid already done dirtying by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  69. d129f31 [PATCH] uml: fix fault handler on write by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  70. d99c402 [PATCH] uml: inline mk_pte and various friends by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  71. 4413a51 [PATCH] x86_64 linker script cleanups for debug sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  72. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  73. 2d5cbf3 [PATCH] Uml: more cleaning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  74. 2a04451 Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ by David S. Miller · 19 years ago
  75. 2625c1b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  76. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  77. 0aaaa02 [PATCH] envctrl fixes by viro@ZenIV.linux.org.uk · 19 years ago
  78. fe08ac3 [PATCH] __user annotations (scsi/ch) by viro@ZenIV.linux.org.uk · 19 years ago
  79. b35b707 [PATCH] powerpc: Move include3 to arch/$(ARCH)/include by Stephen Rothwell · 19 years ago
  80. 3579713 [PATCH] cfq-iosched: reverse bad reference count fix by Jens Axboe · 19 years ago
  81. 3113997 [PATCH] ppc32: support hotplug cpu on powermacs by Paul Mackerras · 19 years ago
  82. bb0bb3b [PATCH] ppc32: Kill init on unhandled synchronous signals by Paul Mackerras · 19 years ago
  83. 1e63bc7 [PATCH] telephony: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  84. 7b4ccf8 [PATCH] parport: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  85. da4cd8d [PATCH] drivers/char: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  86. 2ddee1b7 [PATCH] drivers/cdrom: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  87. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  88. 310b587 [PATCH] mips: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  89. 52e6e63 [PATCH] i386: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  90. 20c6abd [PATCH] alpha: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  91. 13e4b57 [PATCH] mm: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  92. 75bcc8c [PATCH] kernel: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  93. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  94. 373016e [PATCH] time.h: remove ifdefs by Andrew Morton · 19 years ago
  95. 84f902c [PATCH] include: update jiffies/{m,u}secs conversion functions by Nishanth Aravamudan · 19 years ago
  96. 64ed93a [PATCH] add schedule_timeout_{,un}interruptible() interfaces by Nishanth Aravamudan · 19 years ago
  97. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  98. e711700 [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> by Adrian Bunk · 19 years ago
  99. b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
  100. c2d08da [PATCH] include/linux/bio.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago