Age | Commit message (Expand) | Author | Files | Lines |
2012-01-27 | IB/ipath: Calling PTR_ERR() on right variable in create_file() |  Dan Carpenter | 1 | -1/+1 |
2012-01-03 | infiniband: umode_t noise, including open-coded S_ISDIR() |  Al Viro | 1 | -3/+3 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 6 | -0/+6 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 2 | -0/+6 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next |  Roland Dreier | 2 | -0/+6 |
2011-10-31 | mm: distinguish between mlocked and pinned pages |  Christoph Lameter | 1 | -3/+3 |
2011-10-31 | infiniband: add moduleparam.h to drivers/infiniband as required |  Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE |  Paul Gortmaker | 2 | -0/+2 |
2011-10-31 | infiniband: Fix up module files that need to include module.h |  Paul Gortmaker | 2 | -0/+2 |
2011-10-31 | infiniband: Fix up users implicitly relying on getting stat.h |  Paul Gortmaker | 2 | -0/+2 |
2011-10-13 | RDMA/core: Add SRQ type field |  Sean Hefty | 1 | -0/+5 |
2011-10-10 | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c |  Randy Dunlap | 1 | -0/+1 |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next |  Roland Dreier | 2 | -169/+40 |
2011-07-18 | IB/pma: Add include file for IBA performance counters definitions |  Or Gerlitz | 1 | -165/+33 |
2011-07-18 | IB/ipath: Convert old cpumask api into new one |  Motohiro KOSAKI | 1 | -4/+7 |
2011-05-09 | IB/ipath: Use pci_dev->revision, again |  Sergei Shtylyov | 1 | -8/+1 |
2011-03-31 | Fix common misspellings |  Lucas De Marchi | 5 | -6/+6 |
2011-03-17 | mm: export __get_user_pages |  Huang Ying | 1 | -3/+3 |
2011-03-14 | IB/ipath: Don't reset disabled devices |  Nicolas Kaiser | 1 | -0/+1 |
2011-01-16 | RDMA: Update workqueue usage |  Tejun Heo | 2 | -2/+2 |
2011-01-12 | RDMA: Use vzalloc() to replace vmalloc()+memset(0) |  Joe Perches | 3 | -14/+5 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -3/+2 |
2011-01-10 | IB/ipath: Use printf extension %pR for struct resource |  Joe Perches | 1 | -3/+2 |
2011-01-07 | fs: dcache rationalise dget variants |  Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache remove dcache_lock |  Nick Piggin | 1 | -5/+1 |
2011-01-07 | fs: dcache scale dentry refcount |  Nick Piggin | 1 | -1/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> |  Arnd Bergmann | 1 | -1/+0 |
2010-10-29 | convert get_sb_single() users |  Al Viro | 1 | -7/+7 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -0/+1 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -1/+1 |
2010-10-25 | fs: do not assign default i_ino in new_inode |  Christoph Hellwig | 1 | -0/+1 |
2010-10-23 | IB: Replace EXTRA_CFLAGS with ccflags-y |  matt mooney | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop |  Arnd Bergmann | 3 | -2/+8 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -3/+10 |
2010-07-21 | IB/ipath: Fix probe failure path |  Ben Hutchings | 1 | -3/+10 |
2010-07-20 | drivers/infiniband: Remove unnecessary casts of private_data |  Joe Perches | 1 | -1/+1 |
2010-05-23 | IB/ipath: Remove support for QLogic PCIe QLE devices |  Ralph Campbell | 9 | -7131/+7 |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files |  Ralph Campbell | 1 | -1/+1 |
2010-04-23 | Merge branch 'master' into for-next |  Jiri Kosina | 14 | -0/+15 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 14 | -0/+15 |
2010-03-16 | Fix typos in comments |  Thomas Weber | 3 | -4/+4 |
2010-02-11 | RDMA: Use rlimit helpers |  Jiri Slaby | 1 | -2/+1 |
2010-01-26 | Fix failure exit in ipathfs |  Al Viro | 1 | -3/+1 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -7/+3 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 2 | -3/+3 |
2009-12-09 | IB/ipath: Use bitmap_weight() |  Akinobu Mita | 1 | -7/+3 |
2009-12-04 | tree-wide: fix assorted typos all over the place |  André Goddard Rosa | 2 | -3/+3 |
2009-10-14 | inifiband: Remove BKL from ipath_open() |  Thomas Gleixner | 1 | -1/+0 |
2009-10-11 | headers: remove sched.h from interrupt.h |  Alexey Dobriyan | 9 | -0/+9 |
2009-09-27 | const: mark struct vm_struct_operations |  Alexey Dobriyan | 2 | -2/+2 |