- 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 4dd72b4 mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED by Johannes Weiner · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
- 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
- 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 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
- 8b7457e mm: unexport __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
- 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
- 44fdffd mm: add support for releasing multiple instances of a page by Alexander Duyck · 8 years ago
- 73e64c5 mm, compaction: allow compaction for GFP_NOFS requests by Michal Hocko · 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
- d05c5f7 vfs,mm: fix return value of read() at s_maxbytes by Linus Torvalds · 8 years ago
- 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
- e6efef7 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 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
- 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8f60660 mm/percpu.c: fix panic triggered by BUG_ON() falsely by zijun_hu · 8 years ago
- 64abdcb kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 8 years ago
- 5c5c1f3 kasan: support panic_on_warn by Dmitry Vyukov · 8 years ago
- 49920d2 mm: make transparent hugepage size public by Hugh Dickins · 8 years ago
- dc644a0 mm: add three more cond_resched() in swapoff by Hugh Dickins · 8 years ago
- a6de734 mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted by Mel Gorman · 8 years ago
- d5a187d mm, rmap: handle anon_vma_prepare() common case inline by Vlastimil Babka · 8 years ago
- 46e8a3a0 mm, debug: print raw struct page data in __dump_page() by Vlastimil Babka · 8 years ago
- 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
- 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 8 years ago
- 763b218 mm: add preempt points into __purge_vmap_area_lazy() by Joel Fernandes · 8 years ago
- f9e0997 mm: turn vmap_purge_lock into a mutex by Christoph Hellwig · 8 years ago
- 5803ed2 mm: mark all calls into the vmalloc subsystem as potentially sleeping by Christoph Hellwig · 8 years ago
- bf22e37 mm: add vfree_atomic() by Andrey Ryabinin · 8 years ago
- 0574ecd mm: refactor __purge_vmap_area_lazy() by Christoph Hellwig · 8 years ago
- 9c3acf6 mm: remove free_unmap_vmap_area_addr() by Christoph Hellwig · 8 years ago
- c8eef01 mm: remove free_unmap_vmap_area_noflush() by Christoph Hellwig · 8 years ago
- b538899 mm: workingset: update shadow limit to reflect bigger active list by Johannes Weiner · 8 years ago
- dbc446b mm: workingset: restore refault tracking for single-page files by Johannes Weiner · 8 years ago
- 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
- 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
- 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
- f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
- b936887 mm: workingset: turn shadow node shrinker bugs into warnings by Johannes Weiner · 8 years ago
- 59749e6 mm: khugepaged: fix radix tree node leak in shmem collapse error path by Johannes Weiner · 8 years ago
- 91a45f7 mm: khugepaged: close use-after-free race during shmem collapsing by Johannes Weiner · 8 years ago
- 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
- f1f5929 shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 8 years ago
- c70b647 mm/filemap.c: add comment for confusing logic in page_cache_tree_insert() by Kirill A. Shutemov · 8 years ago
- c7142ae mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected by Heiko Carstens · 8 years ago
- 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
- 114cf3c mm: enable CONFIG_MOVABLE_NODE on non-x86 arches by Reza Arbab · 8 years ago
- 39fa104d mm: remove x86-only restriction of movable_node by Reza Arbab · 8 years ago
- 8d303e4 mm/mempolicy.c: forbid static or relative flags for local NUMA mode by Piotr Kwapulinski · 8 years ago
- 80a7951 mm: fix up get_user_pages* comments by Lorenzo Stoakes · 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
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- c0f2e17 mm: use the correct page size when removing the page by Aneesh Kumar K.V · 8 years ago
- 23f919d shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
- 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
- 6d84095 mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist by Michal Hocko · 8 years ago
- fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
- 3f50006 mm/vmalloc.c: simplify /proc/vmallocinfo implementation by zijun_hu · 8 years ago
- 29fac03 mm: make unreserve highatomic functions reliable by Minchan Kim · 8 years ago
- 04c8716 mm: try to exhaust highatomic reserve before the OOM by Minchan Kim · 8 years ago
- 4855e4a mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
- 88ed365 mm: don't steal highatomic pageblock by Minchan Kim · 8 years ago
- 22901c6 kmemleak: fix reference to Documentation by Andreas Platschek · 8 years ago
- 8bea805 mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock by Aneesh Kumar K.V · 8 years ago
- 3999f52 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
- 771ab43 mm/gup.c: make unnecessarily global vma_permits_fault() static by Tobias Klauser · 8 years ago
- 5f33a08 mm/vmscan.c: set correct defer count for shrinker by Shaohua Li · 8 years ago
- 3e32158 mm/mprotect.c: don't touch single threaded PTEs which are on the right node by Andi Kleen · 8 years ago
- bf00bd3 mm, slab: maintain total slab count instead of active count by David Rientjes · 8 years ago
- f728b0a mm, slab: faster active and free stats by Greg Thelen · 8 years ago
- e70954f mm/slab_common.c: check kmem_create_cache flags are common by Thomas Garnier · 8 years ago
- 84582c8 slub: avoid false-postive warning by Arnd Bergmann · 8 years ago
- 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago