summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-13IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-10-09[infiniband] remove pointless assignmentsAl Viro
2014-09-19IB/ipath: Change get_user_pages() usage to always NULL vmasMike Marciniszyn
2014-08-05IB/ipath: Add P_Key change event supportOr Gerlitz
2014-05-28IB/ipath: Use time_before()/_after()Manuel Schölling
2014-05-27IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-01IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn
2014-03-17IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2013-11-08IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-16IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn
2013-03-22IB/ipath: Silence a static checker warningDan Carpenter
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo
2013-02-22new helper: file_inode(file)Al Viro
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-11-22IB/ipath: Remove unreachable codeAlan Cox
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie
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