summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2008-11-129-50/+106
|\ \ \ \ \
| | | | | * RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-022-0/+17
| | | | | * RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-021-1/+1
| | | | | * RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-021-11/+33
| | | | | * RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-021-9/+9
| | | | * | IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky2008-11-051-0/+1
| | | | * | mlx4_core: Fix unused variable warningRoland Dreier2008-11-041-6/+3
| | | | |/
| | | * | IPoIB: Fix crash in path_rec_completion()Yossi Etigin2008-11-121-1/+1
| | | * | IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin2008-11-121-0/+1
| | | * | IPoIB: Don't enable NAPI when it's already enabledYossi Etigin2008-11-121-1/+2
| | | |/
| | * / IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-271-5/+5
| | |/
| * / IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-112-16/+33
| |/
* | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2008-11-122-6/+2
* | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier2008-11-011-1/+0
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-236-1133/+0
|\
| * staging: pcc_acpi: delete obsolete driverLen Brown2008-10-236-1133/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-2322-4278/+561
|\ \ | |/ |/|
| * [SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin2008-10-231-1/+1
| * [SCSI] sun3x_esp: Convert && to ||Julia Lawall2008-10-231-2/+2
| * [SCSI] sd: remove command-size switching codeAlan Stern2008-10-231-9/+0
| * [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-3/+0
| * [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-6/+1
| * [SCSI] fix netlink kernel-docRandy Dunlap2008-10-231-6/+3
| * [SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz2008-10-231-1/+9
| * [SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda2008-10-231-0/+32
| * [SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda2008-10-231-10/+20
| * [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert2008-10-231-2/+1
| * [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7
| * [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2008-10-232-5/+5
| * [SCSI] ipr: use memory_read_from_buffer()Akinobu Mita2008-10-231-11/+5
| * [SCSI] aic79xx: fix shadowed variablesHarvey Harrison2008-10-231-4/+0
| * [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-231-9/+4
| * [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-234-4197/+133
| * [SCSI] aic7xxx: update .reg filesDenys Vlasenko2008-10-232-0/+309
| * [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko2008-10-234-1/+16
| * [SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman2008-10-231-0/+3
| * [SCSI] fix removable device inability to detect disk changesJames Bottomley2008-10-231-11/+10
* | pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds2008-10-231-1/+1
* | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-232-3/+10
|\ \
| * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-222-3/+10
| |\ \
| | * \ Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171878-69132/+157301
| | |\ \
| | * | | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+7
| | * | | hrtimer: convert s390 to the new hrtimer apisArjan van de Ven2008-09-051-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-2362-594/+496
|\ \ \ \ \
| * | | | | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-1/+1
| * | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-213-4/+4
| * | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+2
| * | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-215-11/+11
| * | | | | [PATCH] kill the unused bsize on the send side of /dev/loopAl Viro2008-10-211-8/+7
| * | | | | [PATCH] switch srAl Viro2008-10-211-22/+18