1. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  2. 886a076 Fix compile of tmscsim SCSI driver by Linus Torvalds · 18 years ago
  3. 989485c Fix nfsroot build by Ralf Baechle · 18 years ago
  4. 68762f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  5. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  6. fabb5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 by Linus Torvalds · 18 years ago
  7. 7544b09 [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. by Michael Chan · 18 years ago
  8. aa12b28 ide-cs: recognize 2GB CompactFlash from Transcend by Fabrice Aeschbacher · 18 years ago
  9. fdb0d72 hpt366: don't check enablebits for HPT36x by Sergei Shtylyov · 18 years ago
  10. 55e4dee ide-cris: fix ->speedproc and wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 18 years ago
  11. 8e60d37 siimage: fix wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 18 years ago
  12. 0e9b4e5 it821x: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  13. 247b03f pdc202xx_new: enable DMA for all ATAPI devices by Bartlomiej Zolnierkiewicz · 18 years ago
  14. 072cdcb alim15x3: PIO fallback fix by Bartlomiej Zolnierkiewicz · 18 years ago
  15. 826a1b6 aec62xx: fix PIO/DMA setup issues by Sergei Shtylyov · 18 years ago
  16. 66602c8 cmd64x: use interrupt status from MRDMODE register (take 2) by Sergei Shtylyov · 18 years ago
  17. 5826b31 cmd64x: procfs code fixes/cleanups (take 2) by Sergei Shtylyov · 18 years ago
  18. 7accbff cmd64x: add/fix enablebits (take 2) by Sergei Shtylyov · 18 years ago
  19. e51e252 cmd64x: interrupt status fixes (take 2) by Sergei Shtylyov · 18 years ago
  20. 60e7a82 cmd64x: fix multiword and remove single-word DMA support by Sergei Shtylyov · 18 years ago
  21. 688a87d sl82c105: DMA support code cleanup (take 4) by Sergei Shtylyov · 18 years ago
  22. e93df70 sl82c105: rework PIO support (take 2) by Sergei Shtylyov · 18 years ago
  23. 98efd8a [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag. by Matt Carlson · 18 years ago
  24. 5cf64b8 [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag. by Michael Chan · 18 years ago
  25. 986e0ae [TG3]: Remove reset during MAC address changes. by Michael Chan · 18 years ago
  26. a85feb8 [TG3]: WoL fixes. by Gary Zambrano · 18 years ago
  27. aaf8446 [TG3]: Clear GPIO mask before storing. by Gary Zambrano · 18 years ago
  28. 989a9d2 [TG3]: Improve NVRAM sizing. by Matt Carlson · 18 years ago
  29. c13e371 [TG3]: Fix TSO bugs. by Matt Carlson · 18 years ago
  30. 64a327a [MAC80211]: Add maintainers entry for mac80211. by Jiri Benc · 18 years ago
  31. e9f207f [MAC80211]: Add debugfs attributes. by Jiri Benc · 18 years ago
  32. f0706e82 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 18 years ago
  33. a9de8ce [MAC80211]: Add generic include/linux/ieee80211.h by Jiri Benc · 18 years ago
  34. cf130cb [NETLINK]: Remove references to process ID by Herbert Xu · 18 years ago
  35. af7cd37 [AF_IUCV]: Compile fix - adopt to skbuff changes. by Heiko Carstens · 18 years ago
  36. 62ea6d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  37. fa24aa5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  38. 6cbf0c7 iomap: make the default iomap functions fail softer by Linus Torvalds · 18 years ago
  39. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  40. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  42. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  43. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  44. 6adae5d Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  45. 253f04e ps3av: Use __func__ instead of __FUNCTION__ by Geert Uytterhoeven · 18 years ago
  46. d778c9a ps3fb: Use __func__ instead of __FUNCTION__ by Geert Uytterhoeven · 18 years ago
  47. 6407290 ps3: Make `ps3videomode -v 0 (auto mode) work again by Masashi Kimoto · 18 years ago
  48. fffe52e ps3av: misc updates by Geert Uytterhoeven · 18 years ago
  49. bd685ac ps3fb: kill superfluous zero initializations by Geert Uytterhoeven · 18 years ago
  50. 5caf5db ps3av: thread updates by Geert Uytterhoeven · 18 years ago
  51. eca2874 ps3fb: atomic fixes by Geert Uytterhoeven · 18 years ago
  52. 1c0c846 ps3fb: thread updates by Geert Uytterhoeven · 18 years ago
  53. 254f9c5 Convert non-highmem kmap_atomic() to static inline function by Geert Uytterhoeven · 18 years ago
  54. f5456e0 m68k: export csum_partial_copy_from_user by Geert Uytterhoeven · 18 years ago
  55. cfa08bb m68k: kill skb_copy_from_linear_data compiler warnings by Geert Uytterhoeven · 18 years ago
  56. 3181757 Amiga Zorro bus: kill resource_size_t warnings by Geert Uytterhoeven · 18 years ago
  57. f4d8675 SONIC interrupt handling by Finn Thain · 18 years ago
  58. d74472f SONIC: small fix and cleanup by Finn Thain · 18 years ago
  59. 8b6aaab m68k: macmace fixes by Finn Thain · 18 years ago
  60. 0251c38 CUDA ADB fixes by Finn Thain · 18 years ago
  61. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 18 years ago
  62. 217f671 m68k: Mac IRQ cleanup by Finn Thain · 18 years ago
  63. cd713dd m68k: Mac nubus IRQ fixes (plan E) by Finn Thain · 18 years ago
  64. 67dfb15 m68k: Mac IRQ prep by Finn Thain · 18 years ago
  65. 647b804 m68k: reverse Mac IRQ damage by Finn Thain · 18 years ago
  66. 2964db0 m68k: Mac DP8390 update by Finn Thain · 18 years ago
  67. f877958 NuBus header update by Finn Thain · 18 years ago
  68. e10e5c4 m68k: Mac interrupt priorities by Finn Thain · 18 years ago
  69. df7e7d6 m68k: remove unused adb.h by Finn Thain · 18 years ago
  70. 3f5d987 m68k: Amiga A2065 and Ariadne TX statistics by Geert Uytterhoeven · 18 years ago
  71. bff832c m68k: pmu_queue_request() declaration conflict by Finn Thain · 18 years ago
  72. b312b38 m68k: Atari SCSI workqueue updates by Geert Uytterhoeven · 18 years ago
  73. 35bdd52 m68k: Correct number of interrupts for Sun3 by Sam Creasey · 18 years ago
  74. d6713b4 m68k: early parameter support by Roman Zippel · 18 years ago
  75. f8744bc hilkbd: Kill compiler warning and fix comment dyslexia by Geert Uytterhoeven · 18 years ago
  76. 6ff5801 m68k: reformat various m68k files by Roman Zippel · 18 years ago
  77. b3e2fd9 lockdep: Add missing disable/enable irq variant by Roman Zippel · 18 years ago
  78. 39ad2cb m68k: Mac89x0 Ethernet netif updates by Matthias Urlichs · 18 years ago
  79. ec0203e m68k: CROSS_COMPILE = m68k-linux-gnu- by Geert Uytterhoeven · 18 years ago
  80. a100501 m68k: Atari fb revival by Michael Schmitz · 18 years ago
  81. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 18 years ago
  82. 3130d90 m68k: Atari SCSI driver compile fixes by Roman Zippel · 18 years ago
  83. c28bda2 m68k: Reformat the Atari SCSI driver by Roman Zippel · 18 years ago
  84. fb810d1 m68k: Atari SCSI revival by Michael Schmitz · 18 years ago
  85. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  86. 8bc8493 MAINTAINER change for Connect Tech Inc by Stuart MacDonald · 18 years ago
  87. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  88. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  89. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 18 years ago
  90. 827bf12 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() by Sridhar Samudrala · 18 years ago
  91. ce5325c [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP. by Vlad Yasevich · 18 years ago
  92. 16d00fb [SCTP]: Verify all destination ports in sctp_connectx. by Vlad Yasevich · 18 years ago
  93. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 18 years ago
  94. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 18 years ago
  95. 224711d [AF_RXRPC]: Sort out MTU handling. by David Howells · 18 years ago
  96. da99f05 [AF_IUCV/IUCV] : Add missing section annotations by Heiko Carstens · 18 years ago
  97. 561e036 [AF_IUCV]: Implementation of a skb backlog queue by Jennifer Hunt · 18 years ago
  98. 9e71efc [NETLINK]: Remove bogus BUG_ON by Patrick McHardy · 18 years ago
  99. 84dde76 NFS: Fix a compile glitch on 64-bit systems by Trond Myklebust · 18 years ago
  100. cf8ba7a [S390] add hardware capability support (ELF_HWCAP). by Martin Schwidefsky · 18 years ago