summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier24-133/+152
2009-06-15mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-05IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2-0/+5
2009-06-04IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2-41/+5
2009-05-28RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise1-1/+1
2009-05-28RDMA/cxgb3: Report correct port state and MTUSteve Wise1-2/+30
2009-05-28mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen4-6/+17
2009-05-28IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen5-14/+26
2009-05-15RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin1-7/+7
2009-05-14infiniband: Remove void castsJack Stone2-7/+6
2009-05-14IB/ehca: Increment version numberStefan Roscher1-1/+1
2009-05-14IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher5-50/+65
2009-05-14IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher1-4/+13
2009-05-14IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard1-3/+3
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds3-1/+11
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-0/+1
2009-05-14Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+8
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds7-149/+167
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-3/+11
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-05-14Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier3-3/+10
2009-05-13Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds1-8/+0
2009-05-13Remove implementation of readpage from the hugetlbfs_aopsMel Gorman1-11/+0
2009-05-13Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher1-1/+0
2009-05-13Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher1-0/+10
2009-05-13Squashfs: fix breakage when page size > metadata block sizeDoug Chapman1-0/+1
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+9
2009-05-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-29/+50
2009-05-13Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-10/+34
2009-05-13dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski1-1/+2
2009-05-13ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski3-23/+45
2009-05-13epoll: fix size check in epoll_create()Davide Libenzi1-1/+1
2009-05-13viafb: make it work on x86_64Harald Welte1-3/+3
2009-05-13fbdev: remove outdated advice about I2C configurationJean Delvare1-19/+4
2009-05-13alpha: unbreak percpu againTejun Heo1-1/+25
2009-05-13rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon1-3/+1
2009-05-13syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-13pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro1-0/+3
2009-05-12Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-26/+32
2009-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+27
2009-05-12drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDEDJesse Barnes1-0/+1
2009-05-12Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter1-1/+0
2009-05-12i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware1-8/+8
2009-05-12i2c: Enable i2c-s3c2410 for S3C64XX tooMark Brown1-1/+1
2009-05-12i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger1-14/+20
2009-05-12Input: tsc2007 - fix locking in hrtimer handlerThierry Reding1-2/+3
2009-05-12Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill1-0/+16
2009-05-12nfsd: silence lockdep warningJ. Bruce Fields1-2/+2
2009-05-11Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds28-438/+217