1. 2e759cd [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue by Tejun Heo · 19 years ago
  2. 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 19 years ago
  3. b86fff7 [SCSI] mptfusion: correct Kconfig problem by James Bottomley · 19 years ago
  4. 2496af3 [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel by Moore, Eric Dean · 19 years ago
  5. 243eabc [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel by Moore, Eric Dean · 19 years ago
  6. 0d0c797 [SCSI] mptfusion: mptscsih Split driver support by Moore, Eric Dean · 19 years ago
  7. 748b77b [SCSI] mptfusion: mptlan Remove credits and update copyright by Moore, Eric Dean · 19 years ago
  8. b6fe4dd [SCSI] mptfusion: mptctl Remove credits and update copyright by Moore, Eric Dean · 19 years ago
  9. 7fadc87 [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK by Moore, Eric Dean · 19 years ago
  10. 5f5affd [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers. by Moore, Eric Dean · 19 years ago
  11. 099175c [SCSI] remove PCI2000 and PCI2220i drivers by James Bottomley · 19 years ago
  12. 608648c [SCSI] qla1280: update firmware by James Bottomley · 19 years ago
  13. bd6ae2f [SCSI] zfcp: fix compile error by Andreas Herrmann · 19 years ago
  14. 3a73e8c [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation by Nate Dailey · 19 years ago
  15. 0bdcd78 [SCSI] aic7xxx: remove inquiry sniffing leftovers by Christoph Hellwig · 19 years ago
  16. 1c97a12 [SCSI] qla2xxx: remove a transport #include by Andrew Vasquez · 19 years ago
  17. 40b7bc0 [PATCH] alpha: key management syscalls by Richard Henderson · 19 years ago
  18. d8470b7 [PATCH] fix for ISDN ippp filtering by Karsten Keil · 19 years ago
  19. 3a6fd75 [PATCH] x86_64: Bug in new out of line put_user() by Alexander Nyberg · 19 years ago
  20. 6d9c5d9 Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.git by Linus Torvalds · 19 years ago
  21. 858eaca [PATCH] Fix aic7xxx_osm.c compile with older gcc's by James Bottomley · 19 years ago
  22. 489ec5f [SPARC64]: sparc64 preempt + smp by Al Viro · 19 years ago
  23. a2755a8 Linux v2.6.12-rc3 by Linus Torvalds · 19 years ago
  24. 4d78b6c [IPSEC]: COW skb header in UDP decap by Herbert Xu · 19 years ago
  25. c7f905f [ATALK]: Add missing dev_hold() to atrtr_create(). by Herbert Xu · 19 years ago
  26. 88a6685 [SOCK]: on failure free the sock from the right place by Arnaldo Carvalho de Melo · 19 years ago
  27. 9c2b332 [NET]: skbuff: remove old NET_CALLER macro by Stephen Hemminger · 19 years ago
  28. 98f245e [RTNETLINK]: Add comma to final entry in link_rtnetlink_table by David S. Miller · 19 years ago
  29. 240eed9 [RTNETLINK]: Protocol family wildcard dumping for routing rules by Thomas Graf · 19 years ago
  30. 3320da8 [IPV6]: Replace bogus instances of inet->recverr by Herbert Xu · 19 years ago
  31. 357b40a [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory by Herbert Xu · 19 years ago
  32. fd92833 [IPV6]: Fix a branch prediction by YOSHIFUJI Hideaki · 19 years ago
  33. c4d5411 [NET]: Shave sizeof(ptr) bytes off dst_entry by Herbert Xu · 19 years ago
  34. 561bbe3 [PATCH] freepgt: remove FIRST_USER_ADDRESS hack by Hugh Dickins · 19 years ago
  35. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  36. cdfb82f [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE by Hugh Dickins · 19 years ago
  37. 6119be0 [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE by Hugh Dickins · 19 years ago
  38. 8462e20 [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR by Hugh Dickins · 19 years ago
  39. e2cdef8 [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS by Hugh Dickins · 19 years ago
  40. 021740d [PATCH] freepgt: hugetlb area is clean by Hugh Dickins · 19 years ago
  41. 146425a [PATCH] freepgt: mpnt to vma cleanup by Hugh Dickins · 19 years ago
  42. 8f6c99c [PATCH] freepgt: remove arch pgd_addr_end by Hugh Dickins · 19 years ago
  43. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 19 years ago
  44. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 19 years ago
  45. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 19 years ago
  46. 9f6c6fc Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 19 years ago
  47. c3c6619 Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 19 years ago
  48. c79bea0 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ by Linus Torvalds · 19 years ago
  49. a9e4820 Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 19 years ago
  50. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 19 years ago
  51. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 19 years ago
  52. e3b7df6 [PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocation by ecashin@coraid.com · 19 years ago
  53. d098840 [PATCH] aoe 8/12: document env var for specifying number by ecashin@coraid.com · 19 years ago
  54. 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 19 years ago
  55. 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 19 years ago
  56. fa83c2d [PATCH] aoe 4/12: handle distros that have a udev rules by ecashin@coraid.com · 19 years ago
  57. b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 19 years ago
  58. 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 19 years ago
  59. fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 19 years ago
  60. f0e035f [PATCH] kobject/hotplug split - net bridge by kay.sievers@vrfy.org · 19 years ago
  61. 089d42b [PATCH] kobject/hotplug split - usb cris by kay.sievers@vrfy.org · 19 years ago
  62. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 19 years ago
  63. b41148c [PATCH] kobject/hotplug split - block core by kay.sievers@vrfy.org · 19 years ago
  64. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 19 years ago
  65. 18c3d52 [PATCH] kobject/hotplug split - kobject add/remove by kay.sievers@vrfy.org · 19 years ago
  66. 7b55863 [PATCH] debugfs: fix !debugfs prototypes by Michal Ostrowski · 19 years ago
  67. a7a76ce [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies by Roland Dreier · 19 years ago
  68. 1694145 [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils. by Steven Cole · 19 years ago
  69. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 19 years ago
  70. 31e5abe [PATCH] sysfs: add sysfs_chmod_file() by Kay Sievers · 19 years ago
  71. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 19 years ago
  72. 6f31e42 [PATCH] kref: add link to original documentation to the kref documentation. by gregkh@suse.de · 19 years ago
  73. 5c11c52 [PATCH] kref: add documentation by minyard@acm.org · 19 years ago
  74. 1d66c64 [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers by Jean Delvare · 19 years ago
  75. 86b5ac8 [PATCH] I2C: via686a cleanups by Jean Delvare · 19 years ago
  76. 0598571 [PATCH] w1_smem: w1 ID is only 8 bytes long. by johnpol@2ka.mipt.ru · 19 years ago
  77. 8523ff4 [PATCH] w1: real fix for big endian machines. by johnpol@2ka.mipt.ru · 19 years ago
  78. c0698f2 fully merge up to scsi-misc-2.6 by James Bottomley · 19 years ago
  79. e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 19 years ago
  80. 6cdee10 [PATCH] usb gadget: ethernet/rndis updates by David Brownell · 19 years ago
  81. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  82. 6fd19f4 [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c by Jesper Juhl · 19 years ago
  83. acbb36f [PATCH] USB: pl2303 new vendor/model ids by Peter Favrholdt · 19 years ago
  84. 97bb13e [PATCH] pl2303 - status line by Flavio Leitner · 19 years ago
  85. 6fdd8e8 [PATCH] pl2303 - unplug device. by Flavio Leitner · 19 years ago
  86. 8835f66 [PATCH] USB: USB API documentation modification by Alan Stern · 19 years ago
  87. 0e498763 [PATCH] USB: OHCI on Compaq Aramada 7400 by David Brownell · 19 years ago
  88. a2fe201 [PATCH] USB: usbnet and zaurus zl-5600 by David Brownell · 19 years ago
  89. 7ab7c34 [PATCH] USB: new SIS device id by Thomas Winischhofer · 19 years ago
  90. d6427cf [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc. by felix@derklecks.de · 19 years ago
  91. e4334fa [PATCH] Fix GO_SLOW delay by Phil Dibowitz · 19 years ago
  92. 403a981 [PATCH] USB: usbnet printk warning fix by akpm@osdl.org · 19 years ago
  93. 668a954 [PATCH] USB: bug fix in usbdevfs by Christopher Li · 19 years ago
  94. a81e7ec [PATCH] USB: revert "fix" to usb_set_interface() by David Brownell · 19 years ago
  95. 45f23f1 [PATCH] USB: usb/digi_acceleport: correct wait-queue state by Nishanth Aravamudan · 19 years ago
  96. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  97. ba9d35f [PATCH] USB: fix up remaining pm_message_t usages by Pavel Machek · 19 years ago
  98. 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 19 years ago
  99. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 19 years ago
  100. c6053ec [PATCH] usb resume fixes by David Brownell · 19 years ago