| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-21 |
|\ |
|
| * | [ARM] Fix pcf8583 to build | Russell King | 2005-09-20 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-21 |
|\ \ |
|
| * | | [IB] Fix RMPP receive length calculation | Hal Rosenstock | 2005-09-21 |
| * | | [IB] Add MAD data field size definitions | Sean Hefty | 2005-09-21 |
* | | | [PATCH] Fix I2O config-osm init to return proper error | Deepak Saxena | 2005-09-21 |
* | | | [PATCH] remove blkdev_scsi_issue_flush_fn again | Christoph Hellwig | 2005-09-21 |
* | | | [PATCH] cciss: busy_initializing bug fix | Mike Miller | 2005-09-21 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-21 |
|\ \ |
|
| * | | [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled. | Tom 'spot' Callaway | 2005-09-21 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-20 |
|\ \ |
|
| * | | [PATCH] IB/mthca: Fix device removal memory leak | Michael S. Tsirkin | 2005-09-20 |
| * | | [PATCH] IPoIB: Don't flush workqueue from within workqueue | Roland Dreier | 2005-09-20 |
| * | | [PATCH] IB: Fix data length for RMPP SA sends | Hal Rosenstock | 2005-09-19 |
| * | | [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs | Roland Dreier | 2005-09-19 |
| * | | [PATCH] IB/mthca: Fix posting work requests to shared receive queues | Roland Dreier | 2005-09-19 |
| * | | [PATCH] IB/mthca: Initialize eq->nent before we use it | Roland Dreier | 2005-09-19 |
| * | | [PATCH] IPoIB: Fix SA client retransmission strategy | Hal Rosenstock | 2005-09-19 |
| * | | [PATCH] IB/mthca: fix posting of first work request | Roland Dreier | 2005-09-19 |
| * | | [PATCH] IB/mthca: assign ACK timeout field correctly | Roland Dreier | 2005-09-19 |
| * | | [PATCH] IPoIB: fix module removal race | Michael S. Tsirkin | 2005-09-19 |
* | | | [PATCH] fbdev: Fix reversed back and front porches | Antonino A. Daplas | 2005-09-20 |
* | | | [PATCH] nvidiafb: Fix absence of cursor in nvidiafb | Antonino A. Daplas | 2005-09-20 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-20 |
|\ \ \
| |_|/
|/| | |
|
| * | | [SCSI] zfcp: add additional fc_host attributes | Andreas Herrmann | 2005-09-19 |
| * | | [SCSI] zfcp: provide support for NPIV | Maxim Shchetynin | 2005-09-19 |
| * | | [SCSI] zfcp: enhancement of zfcp debug features | Maxim Shchetynin | 2005-09-19 |
| * | | [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlers | Andreas Herrmann | 2005-09-19 |
| * | | [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanup | Andreas Herrmann | 2005-09-19 |
| * | | [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commands | Andreas Herrmann | 2005-09-19 |
| * | | [SCSI] zfcp: fix race conditions when accessing erp_action lists | Andreas Herrmann | 2005-09-19 |
| * | | [SCSI] fusion SAS support (mptsas driver) minor fix | Moore, Eric Dean | 2005-09-19 |
| * | | [SCSI] fusion SAS support (mptsas driver) updates | Moore, Eric Dean | 2005-09-19 |
| * | | [SCSI] fusion SAS support (mptsas driver) | Christoph Hellwig | 2005-09-19 |
| * | | [SCSI] fusion core changes for SAS support | Christoph Hellwig | 2005-09-19 |
| * | | [SCSI] Fix thread termination for the SCSI error handle | James Bottomley | 2005-09-19 |
| * | | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 2005-09-19 |
| * | | [SCSI] SCSI scanning and removal fixes | Alan Stern | 2005-09-18 |
| * | | [SCSI] fix oops in scsi_release_buffers() | Alan Stern | 2005-09-17 |
| * | | [SCSI] fix use after potential free in scsi_remove_device | Alan Stern | 2005-09-15 |
| * | | [SCSI] atp870u: fix memory addressing bug | James Bottomley | 2005-09-15 |
| * | | [SCSI] fix sym scsi boot hang | James Bottomley | 2005-09-14 |
| * | | [SCSI] scsi: 2 drivers need MODULE_LICENSE() | Randy.Dunlap | 2005-09-14 |
| * | | [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd | Timothy Thelin | 2005-09-14 |
| * | | [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions | James Bottomley | 2005-09-13 |
| * | | [SCSI] ibmvscsi compatibility fix | Dave C Boutcher | 2005-09-13 |
| * | | [SCSI] blacklist REPORT LUNS usage on transtec arrays | James Bottomley | 2005-09-13 |
* | | | [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes. | Krzysztof Halasa | 2005-09-19 |
| |/
|/| |
|
* | | [BOND]: Fix bond_init() error path handling. | Florin Malita | 2005-09-18 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | David S. Miller | 2005-09-18 |
|\ \ |
|