| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/ipath: Deprecate ipath driver and move to staging. | Dennis Dalessandro | 2015-08-28 | 37 | -30491/+0 |
* | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn() | Luis R. Rodriguez | 2015-07-21 | 1 | -2/+4 |
* | IB/ipath: Convert use of __constant_<foo> to <foo> | Vaishali Thakkar | 2015-07-14 | 1 | -2/+2 |
* | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 2015-07-14 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-04 | 1 | -1/+1 |
|\ |
|
| * | make simple_positive() public | Al Viro | 2015-06-23 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-06-23 | 4 | -12/+49 |
|\ \ |
|
| * | | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 2015-06-12 | 2 | -2/+11 |
| * | | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny | 2015-06-12 | 1 | -0/+1 |
| * | | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 | 1 | -2/+5 |
| * | | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 | 2 | -3/+9 |
| * | | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 | 2 | -7/+7 |
| * | | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 1 | -7/+1 |
| * | | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 2015-05-20 | 1 | -0/+17 |
| * | | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 | 1 | -0/+7 |
| |/ |
|
* / | x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ... | Luis R. Rodriguez | 2015-06-18 | 4 | -42/+26 |
|/ |
|
* | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 | 1 | -8/+8 |
* | infinibad: weird APIs switched to ->write_iter() | Al Viro | 2015-04-11 | 1 | -7/+11 |
* | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 | 1 | -1/+0 |
|\ |
|
| * | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 | 1 | -1/+0 |
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Infiniband: Fix potential NULL d_inode dereference | David Howells | 2015-02-20 | 1 | -1/+1 |
| |/ |
|
* / | IB/ipath: Remove unused function in ipath_wc_ppc64 | Rickard Strandqvist | 2015-02-13 | 3 | -31/+0 |
|/ |
|
* | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 2014-12-15 | 1 | -1/+1 |
* | [infiniband] remove pointless assignments | Al Viro | 2014-10-09 | 1 | -1/+0 |
* | IB/ipath: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 2014-09-19 | 1 | -3/+3 |
* | IB/ipath: Add P_Key change event support | Or Gerlitz | 2014-08-05 | 1 | -4/+10 |
* | IB/ipath: Use time_before()/_after() | Manuel Schölling | 2014-05-28 | 2 | -4/+4 |
* | IB/ipath: Translate legacy diagpkt into newer extended diagpkt | Dennis Dalessandro | 2014-05-27 | 1 | -0/+4 |
*---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 2 | -69/+40 |
|\ \ \ |
|
| | | * | IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 2014-04-01 | 1 | -28/+15 |
| | |/
| |/| |
|
| | * | IB/ipath: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 2014-03-17 | 1 | -41/+25 |
| |/ |
|
* / | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -22/+17 |
|/ |
|
* | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 1 | -1/+1 |
* | IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 | 1 | -6/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 | 1 | -9/+10 |
|\ |
|
| * | IB/ipath: Correct ipath_verbs_register_sysfs() error handling | Mike Marciniszyn | 2013-04-16 | 1 | -9/+10 |
* | | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
|/ |
|
* | IB/ipath: Silence a static checker warning | Dan Carpenter | 2013-03-22 | 1 | -1/+1 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 1 | -0/+1 |
* | IB/ipath: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -12/+4 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 2 | -5/+5 |
* | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -7/+5 |
* | IB/ipath: Remove unreachable code | Alan Cox | 2012-11-22 | 1 | -10/+0 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+1 |
* | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Mike Marciniszyn | 2012-05-08 | 1 | -2/+1 |
* | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2012-05-08 | 1 | -2/+1 |
* | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 2012-01-27 | 1 | -1/+1 |
* | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2012-01-03 | 1 | -3/+3 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 6 | -0/+6 |
|\ |
|