1. 52aa536 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  2. 5914811 [PATCH] kjournald keeps reference to namespace by Björn Steinbrink · 19 years ago
  3. 6d7b9ef Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  4. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 19 years ago
  5. 0b1fc9b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  6. 6bd25e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  7. 35e622a [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly. by Ralf Baechle · 19 years ago
  8. f24211e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  9. cf535ea [PATCH] m32r: update sys_tas() routine by Hirokazu Takata · 19 years ago
  10. b04ec26 [PATCH] m32r: __cmpxchg_u32 fix by Hirokazu Takata · 19 years ago
  11. 49d9c81 [PATCH] s390: revert dasd eer module by Heiko Carstens · 19 years ago
  12. aa88861 [PATCH] s390: dasd reference counting by Peter Oberparleiter · 19 years ago
  13. 15c7369 [PATCH] s390: V=V qdio fixes by Frank Pavlic · 19 years ago
  14. a1909e6 [PATCH] radeonfb: resume support for Samsung P35 laptops by Carl-Daniel Hailfinger · 19 years ago
  15. ec33b5f [PATCH] drivers/fc4/fc.c: memset correct length by Alexey Dobriyan · 19 years ago
  16. fcab6f3 [PATCH] mm/mempolicy.c: fix 'if ();' typo by Alexey Dobriyan · 19 years ago
  17. 1dd31b6 [PATCH] ipw2200: Suppress warning message by Zhu Yi · 19 years ago
  18. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 19 years ago
  19. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 19 years ago
  20. c8b8b1f [PATCH] powermac: Fix loss of ethernet PHY on sleep by Benjamin Herrenschmidt · 19 years ago
  21. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 19 years ago
  22. 9db9154 [PATCH] pktcdvd: Only return -EROFS when appropriate by Peter Osterlund · 19 years ago
  23. ab863ec [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function by Peter Osterlund · 19 years ago
  24. 3b48280 [PATCH] pktcdvd: Remove useless printk statements by Peter Osterlund · 19 years ago
  25. 7c613d5 [PATCH] pktcdvd: Rename functions and make their return values sane by Peter Osterlund · 19 years ago
  26. cef28963 [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() by Peter Osterlund · 19 years ago
  27. aa657ca [PATCH] Fix snd-usb-audio in 32-bit compat environment by Juergen Kreileder · 19 years ago
  28. a9c930b [PATCH] Fix units in mbind check by Andi Kleen · 19 years ago
  29. c255d84 [PATCH] suspend-to-ram: allow video options to be set at runtime by Pavel Machek · 19 years ago
  30. 6303dbf [PATCH] cpu hotplug documentation fix by Heiko Carstens · 19 years ago
  31. 2e2b426 [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfig by Andi Kleen · 19 years ago
  32. d2799f0 [PATCH] spi: Fix modular master driver remove and device suspend/remove by Stephen Street · 19 years ago
  33. d86d437 [PATCH] cfi_cmdset_0001: fix range for cache invalidation by Alexey Korolev · 19 years ago
  34. 7d4c8e5 [PATCH] i386: need to pass virtual address to smp_read_mpc() by Daniel Yeisley · 19 years ago
  35. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 19 years ago
  36. 9827b78 [PATCH] OOM kill: children accounting by Kurt Garloff · 19 years ago
  37. b41c82e [AGPGART] Add some informational printk to nforce GART failure path. by Dave Jones · 19 years ago
  38. 2e242fa [PATCH] libata: make ata_sg_setup_one() trim zero length sg by Tejun Heo · 19 years ago
  39. cc1887f3 [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg by Tejun Heo · 19 years ago
  40. 9ae61c6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() by Tejun Heo · 19 years ago
  41. a8372f0 [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). by YOSHIFUJI Hideaki · 19 years ago
  42. 8e249f0 [NETFILTER]: Fix outgoing redirects to loopback by Patrick McHardy · 19 years ago
  43. 669d32a2 [IRDA]: irda-usb bug fixes by Jean Tourrilhes · 19 years ago
  44. bc6e14b [NETFILTER]: Fix NAT PMTUD problems by Patrick McHardy · 19 years ago
  45. 9951101 [XFRM]: Fix policy double put by Patrick McHardy · 19 years ago
  46. 496b7a5 [PATCH] powerpc: Fix bug in spinup of renumbered secondary threads by Michael Ellerman · 19 years ago
  47. 8fca927 [PATCH] powerpc: Make UP -> SMP kexec work again by Michael Ellerman · 19 years ago
  48. f018b36 [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel by Michael Ellerman · 19 years ago
  49. 2b9a32e [PATCH] powerpc: Fix OOPS in lparcfg on G5 by Olof Johansson · 19 years ago
  50. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 19 years ago
  51. 092b8f3 powerpc: Keep xtime and gettimeofday in sync by Paul Mackerras · 19 years ago
  52. ad6b97f [PATCH] iomap_copy fallout (m68k) by Al Viro · 19 years ago
  53. cead14d [PATCH] m68k: pm_power_off() breakage by Al Viro · 19 years ago
  54. cc6cdac [PATCH] missing ntohs() in ip6_tunnel by Al Viro · 19 years ago
  55. 00fc00d [PATCH] m68k: restore disable_irq_nosync() by Al Viro · 19 years ago
  56. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 19 years ago
  57. e30809f [PATCH] don't mangle INQUIRY if cmddt or evpd bits are set by Al Viro · 19 years ago
  58. ef20c8c [PATCH] GFP_KERNEL allocations in atomic (auditsc) by Al Viro · 19 years ago
  59. 73d72cf drm: fix brace placement by Dave Airlie · 19 years ago
  60. 4e5e2e2 drm: radeon add r300 TX_CNTL and verify bitblt packets by Dave Airlie · 19 years ago
  61. 91e3738 drm: fixup i915 interrupt on X server exit by Dave Airlie · 19 years ago
  62. bd71c2b Linux v2.6.16-rc4 by Linus Torvalds · 19 years ago
  63. 35b73ce [PATCH] ACPI: fix vendor resource length computation by Bjorn Helgaas · 19 years ago
  64. 636f13c [PATCH] sys_mbind sanity checking by Chris Wright · 19 years ago
  65. 74910e6 [PATCH] select: time comparison fixes by Andrew Morton · 19 years ago
  66. 200a455 [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb by David Gibson · 19 years ago
  67. 9ff4ced [PATCH] Remove KERN_INFO from middle of printk line by Tim Hockin · 19 years ago
  68. 9127dd1 [PATCH] allow windfarm_pm112 module to load by Johannes Berg · 19 years ago
  69. 77e7f25 [PATCH] fuse: fix bug in aborted fuse_release_end() by Miklos Szeredi · 19 years ago
  70. a8534ad [PATCH] swsusp: fix breakage with swap on LVM by Rafael J. Wysocki · 19 years ago
  71. ed3d021 [PATCH] s390: sys32_fstatat -> sys32_fstatat64 by Heiko Carstens · 19 years ago
  72. 6cadb78 [PATCH] s390: fix assignment instead of check in ccw_device_set_online() by Cornelia Huck · 19 years ago
  73. 5433045 [PATCH] s390: smp initialization speed by Heiko Carstens · 19 years ago
  74. 37a3302 [PATCH] s390: possible_cpus parameter by Heiko Carstens · 19 years ago
  75. 255acee [PATCH] s390: additional_cpus parameter by Heiko Carstens · 19 years ago
  76. 1fca251 [PATCH] s390: fix preempt_count of idle thread with cpu hotplug by Heiko Carstens · 19 years ago
  77. 6d751c4 [PATCH] s390: ccw device disbanding by Cornelia Huck · 19 years ago
  78. 4bbf39c [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST by Ingo Molnar · 19 years ago
  79. 05efc67 [PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependencies by Adrian Bunk · 19 years ago
  80. 8c9e877 [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix by Marcel Selhorst · 19 years ago
  81. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 19 years ago
  82. 614f8f5 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  83. c15d85c [PATCH] Add missing FUA write to sata_mv dma command list by Jens Axboe · 19 years ago
  84. 0565c26 [PATCH] libata: minor fix for 2.6.16-rc3 by Albert Lee · 19 years ago
  85. 00ab2f3 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  86. 2ae5b30 [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba by Dan Williams · 19 years ago
  87. 4cf808e [PATCH] Handle holes in node mask in node fallback list setup by Linus Torvalds · 19 years ago
  88. f5e2a7b [PATCH] bonding: fix a locking bug in bond_release by Jay Vosburgh · 19 years ago
  89. 66cc5d5 [PATCH] s390: some qeth driver fixes by Frank Pavlic · 19 years ago
  90. 0d613a2 [PATCH] s390: lcs performance enhancements by Frank Pavlic · 19 years ago
  91. ca5b0ec [PATCH] smctr warning fix by Andrew Morton · 19 years ago
  92. 6f4c56b [PATCH] sky2: speed setting fix by Stephen Hemminger · 19 years ago
  93. 564f9ab [PATCH] skge: speed setting by Stephen Hemminger · 19 years ago
  94. 7a160c7 [PATCH] skge: no longer experimental by Stephen Hemminger · 19 years ago
  95. 56c8f7e [PATCH] sk98lin: no d-link support (kconfig) by Stephen Hemminger · 19 years ago
  96. aca0b51 [PATCH] Wavelan_cs bitfield fixes by Jean Tourrilhes · 19 years ago
  97. e7f52e4 Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 by Jeff Garzik · 19 years ago
  98. 249b94a Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  99. cfe91f9 [PATCH] i386: fix singlestepping though a syscall by Chuck Ebbert · 19 years ago
  100. d308643 [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.c by Joshua Kinard · 19 years ago