summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_uiom.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Convert put_page() to put_user_page*()John Hubbard2019-05-281-3/+4
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-4/+5
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-2/+1Star
* drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso2019-02-071-52/+6Star
* mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-4/+4
* IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-01-071-3/+2Star
* RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe2018-09-201-46/+45Star
* IB/usnic: Update with bug fixes from core codeJason Gunthorpe2018-06-251-12/+28
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-091-3/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+4
* IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski2016-06-071-5/+0Star
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-061-1/+1
* IB/usnic: clean up some error handling codeDan Carpenter2015-06-111-4/+3Star
* IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-1/+1
* IB/usnic: Remove '0x' when using %pa formatFabio Estevam2014-03-181-1/+1
* IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter2014-01-211-1/+1
* IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi2014-01-141-8/+9
* IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi2014-01-141-0/+603