1. 8f261aa [SCSI] mvsas: convert from rough draft to working driver by Ke Wei · 17 years ago
  2. b576294 [SCSI] mvsas: Add Marvell 6440 SAS/SATA driver by Jeff Garzik · 17 years ago
  3. 63e4563 [SCSI] libsas: correctly flush the LU queue on error recovery by James Bottomley · 17 years ago
  4. 91b5506 [SCSI] aic94xx: fix sequencer hang on error recovery by James Bottomley · 17 years ago
  5. deee13d [SCSI] st: compile fix when DEBUG set to one by Kai Makisara · 17 years ago
  6. c9872fe [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb by FUJITA Tomonori · 17 years ago
  7. 26106e3 [SCSI] stex: stex_direct_copy shouldn't call dma_map_sg by FUJITA Tomonori · 17 years ago
  8. eafe1df [SCSI] lpfc: Balance locking by Matthew Wilcox · 17 years ago
  9. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 17 years ago
  10. a8e14fe [SCSI] libsas: fix error handling by James Bottomley · 17 years ago
  11. 69e562c [SCSI] arcmsr: fix message allocation by Daniel Drake · 17 years ago
  12. ad008d4 [SCSI] mptbase: fix use-after-free's by Adrian Bunk · 17 years ago
  13. 3b0f208 [SCSI] iscsi transport: make 2 functions static by Adrian Bunk · 17 years ago
  14. 4d9db01 [SCSI] lpfc: make lpfc_disable_node() static by Adrian Bunk · 17 years ago
  15. 2b28a47 [SCSI] ips: fix data buffer accessors conversion bug by FUJITA Tomonori · 17 years ago
  16. ff83efac [SCSI] gdth: don't call pci_free_consistent under spinlock by James Bottomley · 17 years ago
  17. 279e7f5 [SCSI] qla2xxx: fix compile warning for printk format by FUJITA Tomonori · 17 years ago
  18. 5e2f22d [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic by James Bottomley · 17 years ago
  19. cbccc20 [SCSI] scsi_debug: disable clustering by FUJITA Tomonori · 17 years ago
  20. 0e935c9 [SCSI] fas216: fix up the previous fas216 commit by James Bottomley · 17 years ago
  21. 7d1abbe [SCSI] megaraid: outb_p extermination by Alan Cox · 17 years ago
  22. 2939dea [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64 by Kyle McMartin · 17 years ago
  23. cb84e2d [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET by James Bottomley · 17 years ago
  24. 691b477 [SCSI] ses: fix data corruption by Yinghai Lu · 17 years ago
  25. 1309d4e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  26. 5410f72 ata: fix sparse warning in pata_acpi.c by Harvey Harrison · 17 years ago
  27. 42268e2 ata: fix sparse warning in pata_marvell.c by Harvey Harrison · 17 years ago
  28. ef2f2e4 ata: fix sparse warning in pata_jmicron.c by Harvey Harrison · 17 years ago
  29. 2072fb5 ata: fix sparse warning in pata_cs5536.c by Harvey Harrison · 17 years ago
  30. d98f88c ata: sparse fixes for pata_amd.c by Harvey Harrison · 17 years ago
  31. 1ec414e pata_scc.c: add thaw ops by Akira Iguchi · 17 years ago
  32. b6966a6 pata_cs5536.c bugfix by Martin K. Petersen · 17 years ago
  33. 7a3a16f pata_legacy: don't call ata_host_detach() after initialization failure by Tejun Heo · 17 years ago
  34. 5ab063e ata: fix sparse warnings in sata_mv.c by Harvey Harrison · 17 years ago
  35. 48e1f80 ata: fix sparse warning in sata_via.c by Harvey Harrison · 17 years ago
  36. 6903c0f ata: fix sparse warning in sata_promise.c by Harvey Harrison · 17 years ago
  37. 018d982 ata: fix sparse warning in ata_piix.c by Harvey Harrison · 17 years ago
  38. eeb37ac ata: fix sparse warning in libata-core.c by Harvey Harrison · 17 years ago
  39. 08f0105 ata: make ata_scsiop_inq_89 static in libata-scsi.c by Harvey Harrison · 17 years ago
  40. f6866fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  41. 69c3683 netconsole: avoid null pointer dereference at show_local_mac() by Keiichi KII · 17 years ago
  42. 4ee29f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  43. 4e3d031 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  44. 11d64be Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  45. cead99d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  46. b9e2229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  47. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  48. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 17 years ago
  49. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 17 years ago
  50. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  51. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  52. 0d63e4f Dont touch fs_struct in drivers by Jan Blunck · 17 years ago
  53. 2ebda63 Fix compile of swim3 as module by Tony Breeds · 17 years ago
  54. ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
  55. 11e75a7 mlx4_core: Move table_find from fmr_alloc to fmr_enable by Jack Morgenstein · 17 years ago
  56. e6028c0 IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() by Jack Morgenstein · 17 years ago
  57. a9d1884 IPoIB: Remove unused struct ipoib_cm_tx.ibwc member by Eli Cohen · 17 years ago
  58. 167c426 IPoIB: On P_Key change event, reset state properly by Jack Morgenstein · 17 years ago
  59. 1407b3d [POWERPC] hvc_rtas_init() must be __init by Adrian Bunk · 17 years ago
  60. ea24608 [POWERPC] PS3: Update sys-manager button events by Geoff Levand · 17 years ago
  61. 50dad90 [POWERPC] PS3: Sys-manager code cleanup by Geoff Levand · 17 years ago
  62. 75ffe88 [POWERPC] PS3: Use system reboot on restart by Geoff Levand · 17 years ago
  63. a062015 [POWERPC] PS3: Fix reading pm interval in logical performance monitor by Takashi Yamamoto · 17 years ago
  64. a7faa8dc [POWERPC] PS3: Fix setting bookmark in logical performance monitor by Takashi Yamamoto · 17 years ago
  65. f60d63f Merge branches 'release', 'dmi', 'idle' and 'misc' into release by Len Brown · 17 years ago
  66. 46c1fbd ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 by Len Brown · 17 years ago
  67. bb54675 ACPI: DMI blacklist updates by Len Brown · 17 years ago
  68. 6bf69b5 pnpacpi: __initdata is not an identifier by Roel Kluin · 17 years ago
  69. c8e773f ACPI: static acpi_chain_head by Adrian Bunk · 17 years ago
  70. adba2a8 ACPI: static acpi_find_dsdt_initrd() by Adrian Bunk · 17 years ago
  71. bfaed45 ACPI: static acpi_no_initrd_override_setup() by Adrian Bunk · 17 years ago
  72. 1d5a2b5 thinkpad_acpi: static by Adrian Bunk · 17 years ago
  73. 314ccd6 ACPI suspend: Execute _WAK with the right argument by Rafael J. Wysocki · 17 years ago
  74. e8ea024 serial: sh-sci: Fix up SH-5 build. by Paul Mundt · 17 years ago
  75. b770d6b maple: improve detection of attached peripherals by Adrian McMenamin · 17 years ago
  76. 9109a30 sh: add support for sh7366 processor by Magnus Damm · 17 years ago
  77. b3c69e2 maple: more robust device detection. by Adrian McMenamin · 17 years ago
  78. b948237 maple: fix up whitespace damage. by Adrian McMenamin · 17 years ago
  79. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 17 years ago
  80. b077fba ACPI: fix suspend regression due to idle update by Venkatesh Pallipadi · 17 years ago
  81. e760e71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  82. 9170d2f pcmcia: ipwireless depends on NETDEVICES by Paul Mundt · 17 years ago
  83. 55265b0 parport: section fixup by David Brownell · 17 years ago
  84. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 17 years ago
  85. 10270d4 acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() by Linus Torvalds · 17 years ago
  86. 282ea44 drivers/memstick/host/tifm_ms.c breakage by Al Viro · 17 years ago
  87. 39ed7ad dm-raid1 breakage on 64bit by Al Viro · 17 years ago
  88. 5906a04 HID: add USB IDs for MacBook 3rd generation by Tobias Mueller · 17 years ago
  89. 5163dc1 IB/mthca: Convert to use be16_add_cpu() by Marcin Slusarz · 17 years ago
  90. 8704e9a RDMA/cxgb3: Fail loopback connections by Steve Wise · 17 years ago
  91. e6bafba wmi: (!x & y) strikes again by Al Viro · 17 years ago
  92. 9910930 [SCSI] gdth: update deprecated pci_find_device by Sergio Luis · 17 years ago
  93. 61c9281 [SCSI] gdth: scan for scsi devices by Boaz Harrosh · 17 years ago
  94. 3611f4d hci_ldisc: fix null pointer deref by David Newall · 17 years ago
  95. b791dd3 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  96. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 17 years ago
  97. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 17 years ago
  98. fe17435 IB/mthca: Add missing sg_init_table() in mthca_map_user_db() by Roland Dreier · 17 years ago
  99. c958d76 [SCSI] sym53c416: fix module parameters by James Bottomley · 17 years ago
  100. 96b5a46 WMI: initialize wmi_blocks.list even if ACPI is disabled by Linus Torvalds · 17 years ago