index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
/
usnic_uiom.c
Age
Commit message (
Expand
)
Author
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-05-27
RDMA: Convert put_page() to put_user_page*()
John Hubbard
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-02-07
drivers/IB,usnic: reduce scope of mmap_sem
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2018-09-20
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-06-06
IB/usnic: Remove unused DMA attributes
Krzysztof Kozlowski
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2015-10-06
usnic: add missing clauses to BSD license
Jeff Squyres
2015-06-11
IB/usnic: clean up some error handling code
Dan Carpenter
2014-09-25
IB/usnic: Convert to use new iommu_capable() API function
Joerg Roedel
2014-03-17
IB/usnic: Remove '0x' when using %pa format
Fabio Estevam
2014-01-21
IB/usnic: Use GFP_ATOMIC under spinlock
Dan Carpenter
2014-01-14
IB/usnic: Use for_each_sg instead of a for-loop
Upinder Malhi
2014-01-14
IB/usnic: Add Cisco VIC low-level hardware driver
Upinder Malhi