开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
umem_odp.c
Age
Commit message (
Expand
)
Author
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-06
RDMA/umem: Restore lockdep check while downgrading lock
Leon Romanovsky
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2017-11-10
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
2017-08-31
IB/umem: update to new mmu_notifier semantic
Jérôme Glisse
2017-06-01
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-14
IB/umem: Indicate that process is being terminated
Artemy Kovalyov
2017-02-14
IB/umem: Update on demand page (ODP) support
Artemy Kovalyov
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2015-12-24
IB/core: constify mmu_notifier_ops structures
Julia Lawall
2015-05-05
IB/core: dma unmap optimizations
Guy Shapiro
2015-05-05
IB/core: dma map/unmap locking optimizations
Guy Shapiro
2015-02-17
IB/core: Properly handle registration of on-demand paging MRs after dereg
Haggai Eran
2014-12-15
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel