- f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
- d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
- f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
- 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
- b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 2f89dc1 dax: protect PTE modification on WP fault by radix tree entry lock by Jan Kara · 8 years ago
- cae1240 mm: export follow_pte() by Jan Kara · 8 years ago
- a19e255 mm: change return values of finish_mkwrite_fault() by Jan Kara · 8 years ago
- 66a6197 mm: provide helper for finishing mkwrite faults by Jan Kara · 8 years ago
- 997dd98 mm: move part of wp_page_reuse() into the single call site by Jan Kara · 8 years ago
- a41b70d mm: use vmf->page during WP faults by Jan Kara · 8 years ago
- 38b8cb7 mm: pass vm_fault structure into do_page_mkwrite() by Jan Kara · 8 years ago
- 97ba0c2 mm: factor out common parts of write fault handling by Jan Kara · 8 years ago
- b1aa812 mm: move handling of COW faults into DAX code by Jan Kara · 8 years ago
- 9118c0c mm: factor out functionality to finish page faults by Jan Kara · 8 years ago
- 3917048 mm: allow full handling of COW faults in ->fault handlers by Jan Kara · 8 years ago
- 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
- fe82221 mm: use passed vm_fault structure for in wp_pfn_shared() by Jan Kara · 8 years ago
- 936ca80 mm: trim __do_fault() arguments by Jan Kara · 8 years ago
- 667240e mm: use passed vm_fault structure in __do_fault() by Jan Kara · 8 years ago
- 0721ec8 mm: use pgoff in struct vm_fault instead of passing it separately by Jan Kara · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
- 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
- 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
- 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
- fcd3585 lkdtm: Do not use flush_icache_range() on user addresses by Catalin Marinas · 8 years ago
- 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 442486e mm: replace __access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 87744ab mm: fix cache mode tracking in vm_insert_mixed() by Dan Williams · 8 years ago
- 3f70dc3 mm: make sure that kthreads will not refault oom reaped memory by Michal Hocko · 8 years ago
- 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 38e0885 mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing by Lorenzo Stoakes · 8 years ago
- d59dc7b sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags by Rik van Riel · 8 years ago
- 1a8018f mm: move swap-in anonymous page into active list by Minchan Kim · 8 years ago
- c5f88bd mm: fail prefaulting if page table allocation fails by Vegard Nossum · 8 years ago
- e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
- 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
- af9e4d5 thp: handle file COW faults by Kirill A. Shutemov · 8 years ago
- 95ecedc thp, vmstats: add counters for huge file pages by Kirill A. Shutemov · 8 years ago
- 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
- dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
- 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
- bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 8a966ed mm: make swapin readahead to improve thp collapse rate by Ebru Akagunduz · 8 years ago
- e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
- e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
- 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
- 06d8fbc Revert "mm: disable fault around on emulated access bit architecture" by Kirill A. Shutemov · 8 years ago
- 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
- 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- d0834a6 mm: disable fault around on emulated access bit architecture by Minchan Kim · 9 years ago
- 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 9 years ago
- d5957d2 mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range() by Yongji Xie · 9 years ago
- 4d9a2c8 dax: Remove i_mmap_lock protection by Jan Kara · 9 years ago
- bc2466e dax: Use radix tree entry lock to protect cow faults by Jan Kara · 9 years ago
- 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 9 years ago
- 6842839 huge pagecache: mmap_sem is unlocked when truncation splits pmd by Hugh Dickins · 9 years ago
- 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- aac4536 mm, oom: introduce oom reaper by Michal Hocko · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 88193f7 mm: use linear_page_index() in do_fault() by Matthew Wilcox · 9 years ago
- 9cb65bc mm/memory.c: make apply_to_page_range() more robust by Mika Penttilä · 9 years ago
- ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
- ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 9 years ago
- d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 9 years ago
- 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
- 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 9 years ago
- 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
- 1fe3f29 Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys by Ingo Molnar · 9 years ago
- 4643536 mm: retire GUP WARN_ON_ONCE that outlived its usefulness by Hugh Dickins · 9 years ago
- 03fc2da mm: fix pfn_t to page conversion in vm_insert_mixed by Dan Williams · 9 years ago
- 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
- 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 9 years ago
- 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
- f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
- 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
- e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 9 years ago
- e81c480 mm, numa: skip PTE-mapped THP on numa fault by Kirill A. Shutemov · 9 years ago
- 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
- 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
- 7479df6 thp, mlock: do not allow huge pages in mlocked area by Kirill A. Shutemov · 9 years ago