Kirill A. Shutemov
|
8c6e50b029
mm: introduce vm_ops->map_pages()
|
11 years ago |
Davidlohr Bueso
|
7aa6b4ad5a
mm/memory.c: update comment in unmap_single_vma()
|
11 years ago |
Hugh Dickins
|
cda540ace6
mm: get_user_pages(write,force) refuse to COW in shared areas
|
11 years ago |
Kirill A. Shutemov
|
3bb9779469
mm: consolidate code to setup pte
|
11 years ago |
Kirill A. Shutemov
|
fb09a46425
mm: consolidate code to call vm_ops->page_mkwrite()
|
11 years ago |
Kirill A. Shutemov
|
f0c6d4d295
mm: introduce do_shared_fault() and drop do_fault()
|
11 years ago |
Kirill A. Shutemov
|
ec47c3b954
mm: introduce do_cow_fault()
|
11 years ago |
Kirill A. Shutemov
|
e655fb2907
mm: introduce do_read_fault()
|
11 years ago |
Kirill A. Shutemov
|
7eae74af32
mm: do_fault(): extract to call vm_ops->do_fault() to separate function
|
11 years ago |
Kirill A. Shutemov
|
80d7ef6614
mm: rename __do_fault() -> do_fault()
|
11 years ago |
Rashika Kheria
|
b19a99392a
mm/memory.c: mark functions as static
|
11 years ago |
Kirill A. Shutemov
|
9845cbbd11
mm, thp: fix infinite loop on memcg OOM
|
11 years ago |
Kirill A. Shutemov
|
33b6c7765f
mm, hwpoison: release page on PageHWPoison() in __do_fault()
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Dave Hansen
|
f0b791a34c
mm: print more details for bad_page()
|
11 years ago |
Kirill A. Shutemov
|
b35f1819ac
mm: create a separate slab for page->ptl allocation
|
11 years ago |
Dan Williams
|
0abdd7a81b
dma-debug: introduce debug_dma_assert_idle()
|
11 years ago |
Joerg Roedel
|
34ee645e83
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
|
11 years ago |
Olof Johansson
|
40b64acd17
mm: fix build of split ptlock code
|
11 years ago |
Kirill A. Shutemov
|
597d795a2a
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
|
11 years ago |
Linus Torvalds
|
8b2e9b712f
Revert "mm: create a separate slab for page->ptl allocation"
|
12 years ago |
Kirill A. Shutemov
|
ea1e7ed337
mm: create a separate slab for page->ptl allocation
|
12 years ago |
Peter Zijlstra
|
539edb5846
mm: properly separate the bloated ptl from the regular case
|
12 years ago |
Kirill A. Shutemov
|
49076ec2cc
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
|
12 years ago |
Kirill A. Shutemov
|
c4088ebdca
mm: convert the rest to new page table lock api
|
12 years ago |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
12 years ago |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
12 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Naoya Horiguchi
|
c69ded84a9
mm: remove obsolete comments about page table lock
|
12 years ago |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
12 years ago |