summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn2012-05-081-2/+1
* IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-081-2/+1
* IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-271-1/+1
* infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-031-3/+3
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-066-0/+6
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-311-0/+1
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-312-0/+2
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-312-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-012-0/+6
|\ \
| | \
| | \
| *-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-012-0/+6
| |\ \ \ | | |_|/ | |/| |
| | | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+5
| | |/ | |/|
| | * IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.cRandy Dunlap2011-10-101-0/+1
| |/
* / mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-311-3/+3
|/
*-. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-222-169/+40
|\ \
| | * IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz2011-07-181-165/+33
| |/ |/|
| * IB/ipath: Convert old cpumask api into new oneMotohiro KOSAKI2011-07-181-4/+7
|/
* IB/ipath: Use pci_dev->revision, againSergei Shtylyov2011-05-091-8/+1
* Fix common misspellingsLucas De Marchi2011-03-315-6/+6
* mm: export __get_user_pagesHuang Ying2011-03-171-3/+3
* IB/ipath: Don't reset disabled devicesNicolas Kaiser2011-03-141-0/+1
* RDMA: Update workqueue usageTejun Heo2011-01-162-2/+2
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-123-14/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-111-3/+2
|\
| * IB/ipath: Use printf extension %pR for struct resourceJoe Perches2011-01-101-3/+2
* | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* | fs: dcache remove dcache_lockNick Piggin2011-01-071-5/+1
* | fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* convert get_sb_single() usersAl Viro2010-10-291-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-0/+1
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-261-1/+1
|\ \ | |/ |/|
| * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-231-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-2/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-071-3/+10
|\
| * IB/ipath: Fix probe failure pathBen Hutchings2010-07-211-3/+10
* | drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-07-201-1/+1
|/
* IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell2010-05-239-7131/+7
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-04-2314-0/+15
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-0/+15
* | Fix typos in commentsThomas Weber2010-03-163-4/+4
|/
* RDMA: Use rlimit helpersJiri Slaby2010-02-111-2/+1
* Fix failure exit in ipathfsAl Viro2010-01-261-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-7/+3
|\
| * IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-091-7/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-3/+3
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-3/+3
| |/
* / inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-141-1/+0
|/