Age | Commit message (Expand) | Author |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-25 | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-05-20 | Merge commit 'v2.6.39' into for-2.6.40/core | Jens Axboe |
2011-05-18 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-17 | scsi: remove performance regression due to async queue run | Jens Axboe |
2011-05-17 | [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature. | Joe Carnuccio |
2011-05-17 | [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines. | Joe Carnuccio |
2011-05-17 | [SCSI] qla2xxx: Clear complete initialization control block. | Andrew Vasquez |
2011-05-17 | [SCSI] qla2xxx: Allow an override of the registered maximum LUN. | Andrew Vasquez |
2011-05-17 | [SCSI] qla2xxx: Add host number in reset and quiescent message logs. | Saurav Kashyap |
2011-05-17 | [SCSI] qla2xxx: Correctly read sfp single byte mailbox register. | Joe Carnuccio |
2011-05-17 | [SCSI] qla2xxx: Add qla82xx_rom_unlock() function. | Chad Dupuis |
2011-05-17 | [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash. | Chad Dupuis |
2011-05-17 | [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue... | Madhuranath Iyengar |
2011-05-17 | [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print. | Joe Carnuccio |
2011-05-17 | [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. | Saurav Kashyap |
2011-05-17 | [SCSI] qla2xxx: Fix hang during driver unload when vport is active. | Arun Easi |
2011-05-17 | [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. | Andrew Vasquez |
2011-05-17 | [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. | Saurav Kashyap |
2011-05-17 | [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding. | Arun Easi |
2011-05-17 | [SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr) | Joe Perches |
2011-05-17 | [SCSI] ipr: Rate limit DMA mapping errors | Anton Blanchard |
2011-05-17 | [SCSI] hpsa: add P2000 to list of shared SAS devices | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: do not attempt PCI power management reset method if we know it w... | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: remove superfluous sleeps around reset code | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: do soft reset if hard reset is broken | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: use new doorbell-bit-5 reset method | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: remove atrophied hpsa_scsi_setup function | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: clarify messages around reset behavior | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: increase time to wait for board reset | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: factor out irq request code | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: factor out cmd pool allocation functions | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: wait longer for no-op to complete after resetting controller | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: do a better job of detecting controller reset failure | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: delete old unused padding garbage | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command() | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: add readl after writel in interrupt mask setting code | Stephen M. Cameron |
2011-05-17 | [SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't ... | Stephen M. Cameron |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-05-03 | libcxgbi: Use flowi4's saddr in cxgbi_check_route(). | David S. Miller |
2011-05-03 | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller |
2011-05-03 | [SCSI] fix oops in scsi_run_queue() | James Bottomley |