index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
/
usnic_uiom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
RDMA/usnic: fix set-but-not-unused variable 'flags' warning
Zeng Heng
1
-3
/
+0
2022-06-16
RDMA/usnic: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-04-08
RDMA/usnic: Refactor usnic_uiom_alloc_pd()
Robin Murphy
1
-3
/
+2
2022-04-08
RDMA/usnic: Stop using iommu_present()
Robin Murphy
1
-10
/
+0
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-1
/
+1
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
1
-1
/
+1
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-4
/
+1
2019-05-27
RDMA: Convert put_page() to put_user_page*()
John Hubbard
1
-3
/
+4
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-4
/
+5
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-2
/
+1
2019-02-07
drivers/IB,usnic: reduce scope of mmap_sem
Davidlohr Bueso
1
-52
/
+6
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-4
/
+4
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2018-09-20
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
1
-46
/
+45
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
1
-12
/
+28
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-3
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+4
2016-06-06
IB/usnic: Remove unused DMA attributes
Krzysztof Kozlowski
1
-5
/
+0
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-1
/
+1
2015-10-06
usnic: add missing clauses to BSD license
Jeff Squyres
1
-1
/
+1
2015-06-11
IB/usnic: clean up some error handling code
Dan Carpenter
1
-4
/
+3
2014-09-25
IB/usnic: Convert to use new iommu_capable() API function
Joerg Roedel
1
-1
/
+1
2014-03-17
IB/usnic: Remove '0x' when using %pa format
Fabio Estevam
1
-1
/
+1
2014-01-21
IB/usnic: Use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2014-01-14
IB/usnic: Use for_each_sg instead of a for-loop
Upinder Malhi
1
-8
/
+9
2014-01-14
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi
1
-0
/
+603