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