summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-2837-30491/+0
* x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
* IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-141-2/+2
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-234-12/+49
|\ \
| * | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+11
| * | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
| * | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+5
| * | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-3/+9
| * | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-022-7/+7
| * | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
| * | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
| * | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
| |/
* / x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez2015-06-184-42/+26
|/
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-8/+8
* infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-111-7/+11
* Merge branch 'iocb' into for-nextAl Viro2015-04-111-1/+0
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-1/+1
|\ \
| * | Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-201-1/+1
| |/
* / IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist2015-02-133-31/+0
|/
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-1/+1
* [infiniband] remove pointless assignmentsAl Viro2014-10-091-1/+0
* IB/ipath: Change get_user_pages() usage to always NULL vmasMike Marciniszyn2014-09-191-3/+3
* IB/ipath: Add P_Key change event supportOr Gerlitz2014-08-051-4/+10
* IB/ipath: Use time_before()/_after()Manuel Schölling2014-05-282-4/+4
* IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro2014-05-271-0/+4
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-032-69/+40
|\ \ \
| | | * IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn2014-04-011-28/+15
| | |/ | |/|
| | * IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro2014-03-171-41/+25
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-22/+17
|/
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+1
* IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-6/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-9/+10
|\
| * IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-161-9/+10
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
|/
* IB/ipath: Silence a static checker warningDan Carpenter2013-03-221-1/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* IB/ipath: convert to idr_alloc()Tejun Heo2013-02-271-12/+4
* new helper: file_inode(file)Al Viro2013-02-222-5/+5
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-7/+5
* IB/ipath: Remove unreachable codeAlan Cox2012-11-221-10/+0
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* 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
|\