aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-29RDMA/ocrdma: Remove unnecessary version.h includesDevendra Naga2-2/+0
2012-05-29RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHEDParav Pandit1-1/+1
2012-05-29RDMA/ocrdma: Correct queue free count mathParav Pandit4-17/+1
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds80-447/+10546
2012-05-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-4257/+6500
2012-05-21Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-0/+2638
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds41-2304/+1315
2012-05-21Merge tag 'for-3.5' of git://openrisc.net/jonas/linuxLinus Torvalds9-202/+199
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds42-246/+13534
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds74-3274/+4348
2012-05-21Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds21-190/+3872
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds20-305/+442
2012-05-21vfs: be even more careful about dentry RCU name lookupsLinus Torvalds1-2/+15
2012-05-21vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds1-16/+14
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds159-2455/+1461
2012-05-21Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-10/+171
2012-05-21Fix blocking allocations called very early during bootupLinus Torvalds1-3/+4
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg5-7/+8
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds142-1320/+14357
2012-05-21Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds5-15/+24
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds14-103/+200
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds54-1127/+592
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds137-10772/+2242
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1503-69579/+63544
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linusRoland Dreier78-442/+10532
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds19-103/+167
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds3-48/+35
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2-20/+45
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds3-27/+25
2012-05-21Merge branch 'v3-removal' into for-linusRussell King19-1454/+10
2012-05-21Merge branch 'misc' into for-linusRussell King37-174/+269
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King630-3821/+5966
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley749-6602/+8598
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao2-1/+3
2012-05-21blackfin: twi: include linux/i2c.hSonic Zhang1-0/+1
2012-05-21blackfin: bf60x: add head file for crc controllerSonic Zhang1-0/+139
2012-05-21blackfin: bf60x: twi: work around temporary anomaly 0501001Sonic Zhang1-0/+27
2012-05-21blackfin: twi: Move TWI MMR access macro to twi head fileSonic Zhang1-0/+44
2012-05-21blackfin: twi: Move TWI peripheral pin request array to platform dataSonic Zhang17-1/+102
2012-05-21blackfin: bf60x: anomaly: Add a temporary anomaly 0501001Sonic Zhang2-0/+14
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang4-56/+56
2012-05-21blackfin: mach-bf609: pm: cleanup bfin_deepsleepSteven Miao1-8/+7
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang1-42/+22
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang6-0/+74
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao6-29/+192
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu5-29/+197
2012-05-21blackfin:mach-bf609: fix norflash for bf609-ezkitBob Liu2-5/+6
2012-05-21blackfin: mach-bf609: add can_wakeup to ethernet deviceBob Liu1-0/+1