aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-17mlx4_core: Reset device when internal error is detectedJack Morgenstein
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes
2007-07-17IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak
2007-07-17IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein
2007-07-17IB/mlx4: Fix flow label returned from query QPJack Morgenstein
2007-07-17RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise
2007-07-17slob: Kill off duplicate kzalloc() definition.Paul Mundt
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-07-17Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-17Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-17Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-07-17Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-07-17smp_call_function_single() should be a macro on UPAl Viro
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik
2007-07-17mixart: Add missing vmalloc.h includeFrank Lichtenheld
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik
2007-07-17drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik