summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2011-10-10IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.cRandy Dunlap
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz
2011-07-18IB/ipath: Convert old cpumask api into new oneMotohiro KOSAKI
2011-05-09IB/ipath: Use pci_dev->revision, againSergei Shtylyov
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17mm: export __get_user_pagesHuang Ying
2011-03-14IB/ipath: Don't reset disabled devicesNicolas Kaiser
2011-01-16RDMA: Update workqueue usageTejun Heo
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-10IB/ipath: Use printf extension %pR for struct resourceJoe Perches
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-23IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-07-21IB/ipath: Fix probe failure pathBen Hutchings
2010-07-20drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-02-11RDMA: Use rlimit helpersJiri Slaby
2010-01-26Fix failure exit in ipathfsAl Viro
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09IB/ipath: Use bitmap_weight()Akinobu Mita
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-14inifiband: Remove BKL from ipath_open()Thomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan