aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-1/+1
2013-11-08IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-9/+10
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-04-16IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn1-9/+10
2013-03-22IB/ipath: Silence a static checker warningDan Carpenter1-1/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo1-12/+4
2013-02-22new helper: file_inode(file)Al Viro2-5/+5
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman1-7/+5
2012-11-22IB/ipath: Remove unreachable codeAlan Cox1-10/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn1-2/+1
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter1-1/+1
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro1-3/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-0/+6
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+6
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-nextRoland Dreier2-0/+6
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter1-3/+3
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker1-0/+1
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker2-0/+2
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2-0/+2
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty1-0/+5
2011-10-10IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.cRandy Dunlap1-0/+1
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-nextRoland Dreier2-169/+40
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz1-165/+33
2011-07-18IB/ipath: Convert old cpumask api into new oneMotohiro KOSAKI1-4/+7
2011-05-09IB/ipath: Use pci_dev->revision, againSergei Shtylyov1-8/+1
2011-03-31Fix common misspellingsLucas De Marchi5-6/+6
2011-03-17mm: export __get_user_pagesHuang Ying1-3/+3
2011-03-14IB/ipath: Don't reset disabled devicesNicolas Kaiser1-0/+1
2011-01-16RDMA: Update workqueue usageTejun Heo2-2/+2
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches3-14/+5
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-3/+2
2011-01-10IB/ipath: Use printf extension %pR for struct resourceJoe Perches1-3/+2
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-5/+1
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-29convert get_sb_single() usersAl Viro1-7/+7
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+1
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-23IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann3-2/+8
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-3/+10
2010-07-21IB/ipath: Fix probe failure pathBen Hutchings1-3/+10
2010-07-20drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-1/+1