summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-18mlx4_core: Reset device when internal error is detectedJack Morgenstein5-72/+129
2007-07-18IB/iser: Make a couple of functions staticRoland Dreier3-31/+25
2007-07-18IB/mthca: Fix printk format used for firmware version in warningRoland Dreier1-1/+1
2007-07-18IB/mthca: Schedule MSI support for removalRoland Dreier2-4/+26
2007-07-18IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen22-242/+261
2007-07-18IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen1-331/+200
2007-07-18IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2-277/+284
2007-07-18IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen1-23/+24
2007-07-18IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen1-8/+11
2007-07-18IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen3-197/+15
2007-07-18IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen1-0/+1
2007-07-18IB/ehca: Fix HW level autodetectionJoachim Fenkes1-12/+17
2007-07-18IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak1-1/+1
2007-07-18IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein1-1/+4
2007-07-18IB/mlx4: Fix flow label returned from query QPJack Morgenstein1-1/+1
2007-07-18RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise1-0/+1
2007-07-18slob: Kill off duplicate kzalloc() definition.Paul Mundt1-10/+0
2007-07-18Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds1-5/+5
2007-07-18Make the "z/VM unit record device driver" depend on S390Linus Torvalds1-0/+1
2007-07-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-145/+1126
2007-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-72/+502
2007-07-18Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-98/+89
2007-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+2
2007-07-18Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds6-472/+586
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-136/+37
2007-07-18Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds13-17/+32
2007-07-18Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds12-23/+37
2007-07-18smp_call_function_single() should be a macro on UPAl Viro1-10/+8
2007-07-18[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov1-12/+3
2007-07-18[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik1-98/+93
2007-07-18[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik1-45/+63
2007-07-18[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik1-76/+89
2007-07-18[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik1-74/+93
2007-07-18[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik1-86/+108
2007-07-18[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik1-18/+54
2007-07-18[ISDN] HiSax: move card setup into separate functionJeff Garzik1-88/+99
2007-07-18mixart: Add missing vmalloc.h includeFrank Lichtenheld1-0/+1
2007-07-18hppb: Add missing dma-mapping.h includeFrank Lichtenheld1-0/+1
2007-07-18arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik5-6/+7
2007-07-18drivers/*: mark variables with uninitialized_var()Jeff Garzik8-11/+25
2007-07-18drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik1-1/+3
2007-07-18[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik1-1/+1
2007-07-18drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik1-2/+2
2007-07-18drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik1-4/+3
2007-07-18drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik1-2/+2
2007-07-18drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik1-1/+6
2007-07-18drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik1-0/+2
2007-07-18drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik1-1/+1
2007-07-18[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2-2/+12
2007-07-18[netdrvr] natsemi: Fix device removal bugJeff Garzik1-1/+1