aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | [SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox2007-10-23
| * | | | | | [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox2007-10-23
| * | | | | | [SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox2007-10-23
| * | | | | | [SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox2007-10-23
| * | | | | | [SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2007-10-23
| * | | | | | [SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara2007-10-23
| * | | | | | [SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber2007-10-23
| * | | | | | [SCSI] aic7xxx: Fix firmware buildHannes Reinecke2007-10-21
| * | | | | | [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-21
| * | | | | | [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-21
| * | | | | | [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-21
| * | | | | | [SCSI] gdth: __init fixesAdrian Bunk2007-10-18
| * | | | | | [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-18
| * | | | | | [SCSI] qla2xxx: printk fixesAndrew Morton2007-10-18
| * | | | | | [SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk2007-10-18
| * | | | | | [SCSI] initio: Fix merge falloutAlan Cox2007-10-17
| * | | | | | [SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team2007-10-17
| * | | | | | [SCSI] make supported_mode default to initiator.James Bottomley2007-10-17
| * | | | | | [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-17
| * | | | | | [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-17
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-10-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [WATCHDOG] AR7: watchdog timerMatteo Croce2007-10-23
| * | | | | [WATCHDOG] Linux kernel IPC SBC Watchdog Timer driverVeljkovic Srdjan2007-10-23
* | | | | | [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* | | | | | mmc: fix sg->page falloutEmil Medve2007-10-23
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\ \ \ \ \
| * | | | | mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein2007-10-21
| * | | | | IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-20
| * | | | | IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-19
| * | | | | IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-18
| * | | | | IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-18
| * | | | | IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-18
| * | | | | IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-18
| * | | | | IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-18
| * | | | | IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-18
| * | | | | IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-18
| * | | | | IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-16
| * | | | | RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-16
| * | | | | RDMA/cma: Add locking around QP accessesSean Hefty2007-10-16
| * | | | | IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-23
|\ \ \ \ \ \
| * | | | | | generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-23
| * | | | | | Lguest support for VirtioRusty Russell2007-10-23
| * | | | | | Remove old lguest I/O infrrasructure.Rusty Russell2007-10-23
| * | | | | | Remove old lguest bus and drivers.Rusty Russell2007-10-23
| * | | | | | Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-23
| * | | | | | Module autoprobing support for virtio drivers.Rusty Russell2007-10-23
| * | | | | | Virtio console driverRusty Russell2007-10-23
| * | | | | | Block driver using virtio.Rusty Russell2007-10-23
| * | | | | | Net driver using virtioRusty Russell2007-10-23