aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_uiom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-4/+5
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch1-2/+1
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso1-52/+6
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso1-4/+4
2019-01-07IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+2
2018-09-20RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe1-46/+45
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe1-12/+28
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-3/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+4
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-1/+1
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres1-1/+1
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter1-4/+3
2014-09-25IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel1-1/+1
2014-03-17IB/usnic: Remove '0x' when using %pa formatFabio Estevam1-1/+1
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2014-01-14IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi1-8/+9
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi1-0/+603