Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -3/+3 |
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 | -7/+4 |
2019-05-14 | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny | 1 | -4/+4 |
2019-02-20 | drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() | Davidlohr Bueso | 1 | -1/+1 |
2019-02-07 | drivers/IB,qib: optimize mmap_sem usage | Davidlohr Bueso | 1 | -46/+27 |
2019-02-07 | mm: make mm->pinned_vm an atomic64 counter | Davidlohr Bueso | 1 | -2/+2 |
2019-01-24 | RDMA/qib: Use GUP longterm for PSM page pining | Ira Weiny | 1 | -4/+4 |
2018-05-24 | IB/qib: Fix DMA api warning with debug kernel | Mike Marciniszyn | 1 | -8/+12 |
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/+2 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -2/+1 |
2014-09-19 | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 1 | -3/+3 |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 1 | -2/+2 |
2011-03-17 | mm: export __get_user_pages | Huang Ying | 1 | -3/+3 |
2010-05-23 | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell | 1 | -0/+157 |