aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-04-16[PATCH] consolidate timeout defintions in scsi.h2-10/+0
2005-04-16updates for CFQ oops fix1-0/+3
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler3-4/+12
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructure6-189/+27
2005-04-16[PATCH] zfcp: convert to compat_ioctl1-22/+12
2005-04-16[PATCH] sg.c: update1-71/+132
2005-04-16[PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown1-22/+8
2005-04-16[PATCH] md: close a small race in md thread deregistrationNeilBrown1-12/+8
2005-04-16[PATCH] serial: fix comments in 8250.cRussell King1-3/+11
2005-04-16[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier4-26/+73
2005-04-16[PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier3-3/+29
2005-04-16[PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier1-10/+23
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier11-57/+62
2005-04-16[PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier1-3/+2
2005-04-16[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin7-24/+526
2005-04-16[PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin1-4/+24
2005-04-16[PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2-0/+35
2005-04-16[PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2-0/+6
2005-04-16[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin1-0/+11
2005-04-16[PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2-74/+95
2005-04-16[PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2-4/+4
2005-04-16[PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin3-14/+48
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier6-11/+6
2005-04-16[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier1-0/+47
2005-04-16[PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier1-2/+4
2005-04-16[PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier1-1/+4
2005-04-16[PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier1-1/+2
2005-04-16[PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin1-2/+2
2005-04-16[PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: clean up mthca_dereg_mr()Roland Dreier1-2/+3
2005-04-16[PATCH] IB/mthca: allow unaligned memory regionsMichael S. Tsirkin1-1/+1
2005-04-16[PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: fix calculation of RDB shiftRoland Dreier1-2/+1
2005-04-16[PATCH] IB/mthca: fill in more device query fieldsRoland Dreier2-4/+20
2005-04-16[PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier4-12/+105
2005-04-16[PATCH] IB: Remove incorrect commentsHal Rosenstock2-3/+0
2005-04-16[PATCH] IB: Fix user MAD registrations with class 0Roland Dreier1-6/+8
2005-04-16[PATCH] IB: Trivial FMR printk cleanupLibor Michalek1-1/+1
2005-04-16[PATCH] IB: Fix FMR pool crashRoland Dreier1-3/+2
2005-04-16[PATCH] IB: remove unneeded includesHal Rosenstock1-3/+0
2005-04-16[PATCH] IB: Keep MAD work completion validSean Hefty2-1/+3
2005-04-16[PATCH] IPoIB: convert to debugfsRoland Dreier2-130/+18
2005-04-16[PATCH] IPoIB: fix static rate calculationRoland Dreier2-8/+6
2005-04-16[PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock1-1/+1
2005-04-16[PATCH] arm: fix floppy disk dependenciesRussell King1-1/+1
2005-04-16[PATCH] update maintainer for /dev/randomMatt Mackall1-1/+1
2005-04-16[PATCH] hd: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16[PATCH] pnpbios: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig3-311/+91
2005-04-16[PATCH] use cheaper elv_queue_empty when unplug a deviceKen Chen1-1/+2
2005-04-16[PATCH] fix module_param_string() callsBert Wesarg2-3/+3
2005-04-16[PATCH] possible use-after-free of bioJens Axboe1-2/+3
2005-04-16[PATCH] fix few remaining u32 vs. pm_message_t problemsPavel Machek1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek5-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek8-8/+8
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek5-8/+8
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/macintoshPavel Machek2-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek7-11/+11
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/messagePavel Machek3-4/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek5-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in pcmciaPavel Machek8-8/+8
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek15-19/+19
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek5-5/+5
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek1-1/+2
2005-04-16[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO...Andi Kleen1-5/+5
2005-04-16[PATCH] i2c-i801: I2C patch for Intel ESB2Jason Gaston2-0/+3
2005-04-16[PATCH] ahci: AHCI mode SATA patch for Intel ESB2Jason Gaston1-0/+6
2005-04-16[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2Jason Gaston2-0/+15
2005-04-16[PATCH] piix: IDE PATA patch for Intel ESB2Jason Gaston1-0/+4
2005-04-16[PATCH] ppc32: MV643XX ethernet is an option for PegasosBenjamin Herrenschmidt2-2/+2
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt3-56/+73
2005-04-16[PATCH] r128_state.c: break missing in switch statementDave Airlie1-0/+4
2005-04-16[PATCH] fix Bug 4395: modprobe bttv freezes the computerakpm@osdl.org1-2/+0
2005-04-16[PATCH] Avoid deadlock in sync_page_io by using GFP_NOIONeil Brown1-1/+1
2005-04-16[PATCH] mmtimer build fixChristoph Lameter1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds4321-0/+3100548