summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-096-134/+128
|\
| * [BLOCK] CCISS: update for blk softirq completionsJens Axboe2006-01-091-26/+46
| * [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-092-7/+37
| * [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-093-101/+45
* | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-091-10/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-0812-163/+250
|\
| * IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell2006-01-061-2/+2
| * IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-061-3/+10
| * IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-061-0/+1
| * IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-061-0/+7
| * IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-061-20/+37
| * IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-061-5/+7
| * IB/mthca: multiple fixes for multicast group handlingJack Morgenstein2006-01-061-19/+35
| * IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-061-2/+0
| * IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-061-3/+2
| * IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-061-26/+36
| * IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-051-2/+2
| * IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-051-0/+6
| * IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-051-0/+4
| * IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-041-1/+1
| * IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-151-4/+6
| * IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-151-50/+37
| * IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-151-1/+10
| * IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin2005-12-151-1/+1
| * IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-091-5/+6
| * IB/mthca: correct log2 calculationJack Morgenstein2005-12-091-11/+6
| * IB/mthca: check RDMA limitsJack Morgenstein2005-12-091-0/+14
| * IB/mthca: fix memory user DB table leakJack Morgenstein2005-12-091-0/+2
| * IB/umad: fix memory leaksJack Morgenstein2005-12-091-2/+2
| * IB/cm: avoid reusing local IDSean Hefty2005-11-301-1/+2
| * IB/cm: correct reported reject codeSean Hefty2005-11-301-4/+9
| * IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-301-4/+8
* | [PATCH] vr41xx: section tags fixJean Delvare2006-01-081-2/+2
* | [PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2006-01-082-3/+1
* | [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk2006-01-081-1/+2
* | [PATCH] drivers/isdn/: add missing #includesAdrian Bunk2006-01-083-0/+4
* | [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-087-15/+14
* | [PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck2006-01-081-44/+44
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-085-48/+48
* | [PATCH] parport_pc: arm build fixAndrew Morton2006-01-081-3/+3
* | [PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut2006-01-081-0/+1
* | [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins2006-01-081-0/+45
* | [PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov2006-01-081-152/+206
* | [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-081-2/+12
* | [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas2006-01-081-9/+14
* | [PATCH] remove gcc-2 checksAndrew Morton2006-01-082-8/+0
* | [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-083-13/+84
* | [PATCH] tpmdd: remove global event logKylene Jo Hall2006-01-081-30/+62
* | [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-081-1/+0
* | [PATCH] drivers/connector/cn_proc.c typosDavid S. Miller2006-01-081-2/+2
OpenPOWER on IntegriCloud