1. 873c82e [SCSI] fusion - added mptspi debug by Eric Moore · 18 years ago
  2. 5a9c47b [SCSI] fusion - move SPI API over to mptspi.c by Eric Moore · 18 years ago
  3. 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 18 years ago
  4. 502c62f [SCSI] spi transport class: export spi_dv_pending by Eric Moore · 18 years ago
  5. fd1b494 [SCSI] Fix sense key MEDIUM ERROR processing and retry by Luben Tuikov · 18 years ago
  6. 7b3b921 [SCSI] qla2xxx: Update version number to 8.01.07-k5. by Andrew Vasquez · 18 years ago
  7. 30716e0 Merge branch 'linus' by James Bottomley · 18 years ago
  8. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 18 years ago
  9. 7c98a04 [SCSI] qla2xxx: Fixup printk() with proper new-line character. by Andrew Vasquez · 18 years ago
  10. 26b8d348 [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. by Andrew Vasquez · 18 years ago
  11. ffec28a [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. by Andrew Vasquez · 18 years ago
  12. 7aef45a [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected. by Andrew Vasquez · 18 years ago
  13. 178779a [SCSI] qla2xxx: Check loop-state before reading host statistics. by Andrew Vasquez · 18 years ago
  14. 9bb9fcf [SCSI] qla2xxx: Refactor set-HBA-model/description code. by Andrew Vasquez · 18 years ago
  15. 2603221 [SCSI] qla2xxx: Set correct cabling state during initialization. by Andrew Vasquez · 18 years ago
  16. b1372bc [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. by Lalit Chandivade · 18 years ago
  17. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 18 years ago
  18. d88021a [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. by Andrew Vasquez · 18 years ago
  19. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 18 years ago
  20. 3c60612 [SCSI] qla2xxx: Correct sector-erase issues while writing flash. by Andrew Vasquez · 18 years ago
  21. f56df2f Linux 2.6.20-rc7 by Linus Torvalds · 18 years ago
  22. 4222721 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  23. 41c57a8 [PATCH] IPMI: fix timeout list handling by David Barksdale · 18 years ago
  24. fa8609d [PATCH] ntfs: kmap_atomic() atomicity fix by Andrew Morton · 18 years ago
  25. 3896625 [PATCH] uml: fix signal frame alignment by Jeff Dike · 18 years ago
  26. 99abaf5 [PATCH] jmicron: 40/80pin primary detection by ethanhsiao@jmicron.com · 18 years ago
  27. c06bb5d [PATCH] Fix VIA quirks by Jean Delvare · 18 years ago
  28. ab40c5c [PATCH] kprobes: replace magic numbers with enum by Masami Hiramatsu · 18 years ago
  29. 46bae1a [PATCH] Remove warning: VFS is out of sync with lock manager by Neil Brown · 18 years ago
  30. ec268be [PATCH] translate dashes in filenames for headers install by Mike Frysinger · 18 years ago
  31. 0d59a01 [PATCH] Don't allow the stack to grow into hugetlb reserved regions by Adam Litke · 18 years ago
  32. bcdddfb Revert "net: ifb error path loop fix" by Linus Torvalds · 18 years ago
  33. 0f24528 [PATCH] namespaces: fix task exit disaster by Serge E. Hallyn · 18 years ago
  34. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 18 years ago
  35. 8c8c4ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  36. ad2e62a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  37. 51e6ed2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  38. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  39. d3143e7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  40. b20c845 [PATCH] fix indentation-related breakage in Kconfig.i386 by Al Viro · 18 years ago
  41. 774ba59 [PATCH] b44: src_desc->addr is little-endian by Al Viro · 18 years ago
  42. 6a13f66 [PATCH] dma-mapping.h stubs fix by Al Viro · 18 years ago
  43. d0a2339 [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha by Al Viro · 18 years ago
  44. 161c888 [PATCH] pata_platform: fallout from set_mode() change by Al Viro · 18 years ago
  45. 9a696b4 [PATCH] sym53c500_cs: remove bogus call fo free_dma() by Al Viro · 18 years ago
  46. a127430 [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h by Al Viro · 18 years ago
  47. 89eb169 [PATCH] missing exports of pm_power_off() on alpha and sparc32 by Al Viro · 18 years ago
  48. a06c39d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  49. 63bb1bf [SCSI] libsas: fix task attribute by FUJITA Tomonori · 18 years ago
  50. 20ce791 [SCSI] ipr: remove duplicate device id by Greg Kroah-Hartman · 18 years ago
  51. 08456d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  52. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 18 years ago
  53. 8339f00 [PATCH] i386: In assign_irq_vector look at all vectors before giving up by Eric W. Biederman · 18 years ago
  54. c9cc8e7 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  55. 59df323 [PATCH] `make help' in build tree doesn't show headers_* targets by Geert Uytterhoeven · 18 years ago
  56. 3d8b303 [PATCH] cdev.h: forward declarations by Jan Engelhardt · 18 years ago
  57. efee2b8 [PATCH] ufs: reallocation fix by Evgeniy Dushistov · 18 years ago
  58. 8682164 [PATCH] ufs: truncate negative to unsigned fix by Evgeniy Dushistov · 18 years ago
  59. a685e26 [PATCH] ufs: alloc metadata null page fix by Evgeniy Dushistov · 18 years ago
  60. ff79544 [PATCH] fuse: fix bug in control filesystem mount by Miklos Szeredi · 18 years ago
  61. 436d165 [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h by Mike Frysinger · 18 years ago
  62. 34e9a63 [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events by NeilBrown · 18 years ago
  63. d019bcf [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's by Adrian Bunk · 18 years ago
  64. a0f7b67a [PATCH] m68k: uaccess.h needs sched.h by Andrew Morton · 18 years ago
  65. 49b14f2 [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c by Robert P. J. Day · 18 years ago
  66. 04611f9 [PATCH] use __u8/__u32 in userspace ioctl defines for I2O by Mike Frysinger · 18 years ago
  67. 88f6cd0 [PATCH] uml: fix mknod by Johannes Stezenbach · 18 years ago
  68. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 18 years ago
  69. 90afd0e Broadcom 4400 resume small fix by Dmitriy Monakhov · 18 years ago
  70. 00576e9 b44: src_desc->addr is little-endian by Al Viro · 18 years ago
  71. 518d833 e100: fix irq leak on suspend/resume by Auke Kok · 18 years ago
  72. f8a8ccd bonding: ARP monitoring broken on x86_64 by Andy Gospodarek · 18 years ago
  73. d4150a2 ehea: Fixed missing tasklet_kill() call by Thomas Klein · 18 years ago
  74. 9c750b7 ehea: Fixed wrong jumbo frames status query by Thomas Klein · 18 years ago
  75. 9e8e83d 82596 warning fixes by Andrew Morton · 18 years ago
  76. b1f54ba FS_ENET: OF-related fixup for FEC and SCC MAC's by Vitaly Bordug · 18 years ago
  77. 0c0b3ae net: ifb error path loop fix by Mariusz Kozlowski · 18 years ago
  78. 5fc7d61 b44: Fix frequent link changes by Michael Chan · 18 years ago
  79. 78981a7 libata: fix translation for START STOP UNIT by Robert Hancock · 18 years ago
  80. af068bd libata-scsi: ata_task_ioctl should return ATA registers from sense data by David Milburn · 18 years ago
  81. 2ca6611 pata_platform: set_mode fix by Andrew Morton · 18 years ago
  82. 7a0f1c8 ata_if_xfermask() word 51 fix by Lennert Buytenhek · 18 years ago
  83. 5dcade9 pata_sil680: PIO1 taskfile transfers overclocking fix (repost) by Sergei Shtylyov · 18 years ago
  84. 64c9d27 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  85. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  86. 9616d54 [MIPS] Fix typo of "CONFIG_MT_SMP". by Robert P. J. Day · 18 years ago
  87. 1ca5cb5 [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH by Ralf Baechle · 18 years ago
  88. bf2326e [PATCH] Malta: Fix build if CONFIG_MTD is diabled. by Jan Altenberg · 18 years ago
  89. c0d4d57 [PATCH] Fix SG_IO timeout jiffy conversion by Mike Christie · 18 years ago
  90. 87df724 [PATCH] Fix try_to_free_buffer() locking by Nick Piggin · 18 years ago
  91. 4cbf2aa [PATCH] sky2: revert IRQ dance on suspend/resume by Stephen Hemminger · 18 years ago
  92. dc6e29d Fix balance_dirty_page() calculations with CONFIG_HIGHMEM by Linus Torvalds · 18 years ago
  93. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 18 years ago
  94. b9d1902 [ARM] 4117/1: S3C2412: Fix writel() usage in selection code by Ben Dooks · 18 years ago
  95. 3453c84 [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. by Dave Jones · 18 years ago
  96. 0142f9d [CPUFREQ] check sysfs_create_link return value by Ahmed S. Darwish · 18 years ago
  97. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  98. 7707ea3 [AGPGART] Remove pointless assignment. by Dave Jones · 18 years ago
  99. 87a17f3 [AGPGART] Remove pointless typedef in ati-agp by Dave Jones · 18 years ago
  100. c30efba [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() by Dave Jones · 18 years ago