- 9cd7555 mm, page_alloc: split alloc_pages_nodemask() by Mel Gorman · 8 years ago
- 066b239 mm, page_alloc: split buffered_rmqueue() by Mel Gorman · 8 years ago
- c55e8d0 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 8 years ago
- 4eda482 mm: vmscan: only write dirty pages that the scanner has seen twice by Johannes Weiner · 8 years ago
- bbef938 mm: vmscan: remove old flusher wakeup from direct reclaim path by Johannes Weiner · 8 years ago
- 726d061f mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 8 years ago
- 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 8 years ago
- a6bf53eb userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request by Mike Rapoport · 8 years ago
- d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
- 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 8 years ago
- 409efd4 memblock: also dump physmem list within __memblock_dump_all by Heiko Carstens · 8 years ago
- 7409c5f memblock: let memblock_type_name know about physmem type by Heiko Carstens · 8 years ago
- 997126b mm/memory_hotplug.c: unexport __remove_pages() by Andrew Morton · 8 years ago
- 3fc2192 mm: validate device_hotplug is held for memory hotplug by Dan Williams · 8 years ago
- 299c517 mm, oom: header nodemask is NULL when cpusets are disabled by David Rientjes · 8 years ago
- e86c59b mm/ksm: improve deduplication of zero pages with colouring by Claudio Imbrenda · 8 years ago
- f201ebd mm/z3fold.c: limit first_num to the actual range of possible buddy indexes by zhong jiang · 8 years ago
- 5d63f81 mm/memblock.c: remove unnecessary log and clean up by Miles Chen · 8 years ago
- 2351907 oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA by Kirill A. Shutemov · 8 years ago
- ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
- 3e8715f mm: drop zap_details::check_swap_entries by Kirill A. Shutemov · 8 years ago
- da162e9 mm: drop zap_details::ignore_dirty by Kirill A. Shutemov · 8 years ago
- 685dbf6 mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled by David Rientjes · 8 years ago
- 6c18ba7 mm: help __GFP_NOFAIL allocations which do not trigger OOM killer by Michal Hocko · 8 years ago
- 06ad276 mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically by Michal Hocko · 8 years ago
- 9a67f64 mm: consolidate GFP_NOFAIL checks in the allocator slowpath by Michal Hocko · 8 years ago
- 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
- a8e9925 mm, page_alloc: warn_alloc print nodemask by Michal Hocko · 8 years ago
- c02e50b mm, page_alloc: do not report all nodes in show_mem by Michal Hocko · 8 years ago
- abd6e8a Revert "mm: bail out in shrink_inactive_list()" by Michal Hocko · 8 years ago
- 71ab6cf mm, vmscan: consider eligible zones in get_scan_count by Michal Hocko · 8 years ago
- fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
- f095890 mm, vmscan: do not count freed pages as PGDEACTIVATE by Michal Hocko · 8 years ago
- bc71226 mm/backing-dev.c: use rb_entry() by Geliang Tang · 8 years ago
- 21440d7 mm, thp: add new defer+madvise defrag option by David Rientjes · 8 years ago
- ba81f83 mm/swap: skip readahead only when swap slot cache is enabled by Huang Ying · 8 years ago
- 039939a mm/swap: enable swap slots cache usage by Tim Chen · 8 years ago
- 67afa38 mm/swap: add cache for swap slots allocation by Tim Chen · 8 years ago
- 7c00baf mm/swap: free swap slots in batch by Tim Chen · 8 years ago
- 36005ba mm/swap: allocate swap slots in batches by Tim Chen · 8 years ago
- e8c26ab mm/swap: skip readahead for unreferenced swap slots by Tim Chen · 8 years ago
- 4b3ef9d mm/swap: split swap cache into 64MB trunks by Huang, Ying · 8 years ago
- 235b621 mm/swap: add cluster lock by Huang, Ying · 8 years ago
- 6a991fc mm/swap: fix kernel message in swap_info_get() by Huang, Ying · 8 years ago
- 16e72e9 powerpc: do not make the entire heap executable by Denys Vlasenko · 8 years ago
- ddffe98 mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 8 years ago
- 857e522 mm/sparse: use page_private() to get page->private value by Yasuaki Ishimatsu · 8 years ago
- 7d41c03 mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal() by Wei Yang · 8 years ago
- ef415ef mm/memblock.c: trivial code refine in memblock_is_region_memory() by Wei Yang · 8 years ago
- 399d8ee mm: fix some typos in mm/zsmalloc.c by Xishi Qiu · 8 years ago
- d3a9d7a3 mm/bootmem.c: cosmetic improvement of code readability by Adygzhy Ondar · 8 years ago
- 46acef0 mm,compaction: serialize waitqueue_active() checks by Davidlohr Bueso · 8 years ago
- b92df1d mm: page_alloc: skip over regions of invalid pfns where possible by Paul Burton · 8 years ago
- 7f354a5 mm, compaction: add vmstats for kcompactd work by David Rientjes · 8 years ago
- e57b9d8 mm/mmzone.c: swap likely to unlikely as code logic is different for next_zones_zonelist() by Steven Rostedt · 8 years ago
- 8706675 mm: fix filemap.c kernel-doc warnings by Randy Dunlap · 8 years ago
- 74d81bf mm: un-export wake_up_page functions by Nicholas Piggin · 8 years ago
- dcec0b6 mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint by Michal Hocko · 8 years ago
- 5bccd16 mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint by Michal Hocko · 8 years ago
- 3c710c1 mm, vmscan: extract shrink_page_list reclaim counters into a struct by Michal Hocko · 8 years ago
- 32b3f29 mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint by Michal Hocko · 8 years ago
- 1265e3a mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate by Michal Hocko · 8 years ago
- 9d998b4 mm, vmscan: add active list aging tracepoint by Michal Hocko · 8 years ago
- 175ad4f mm: mprotect: use pmd_trans_unstable instead of taking the pmd_lock by Andrea Arcangeli · 8 years ago
- cb658a4 userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPY by Andrea Arcangeli · 8 years ago
- a425d35 userfaultfd: shmem: avoid a lockup resulting from corrupted page->flags by Andrea Arcangeli · 8 years ago
- 9cc90c6 userfaultfd: shmem: lock the page before adding it to pagecache by Andrea Arcangeli · 8 years ago
- 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
- cfda052 userfaultfd: shmem: add userfaultfd hook for shared memory faults by Mike Rapoport · 8 years ago
- 26071ce userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory by Mike Rapoport · 8 years ago
- 95cc09d userfaultfd: shmem: add tlbflush.h header for microblaze by Andrea Arcangeli · 8 years ago
- b0506e4 userfaultfd: shmem: introduce vma_is_shmem by Mike Rapoport · 8 years ago
- 4c27fe4 userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support by Mike Rapoport · 8 years ago
- 21205bf userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb by Mike Kravetz · 8 years ago
- 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 8 years ago
- 1a1aad8 userfaultfd: hugetlbfs: add userfaultfd hugetlb hook by Mike Kravetz · 8 years ago
- 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
- 60d4d2d userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY by Mike Kravetz · 8 years ago
- 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 8 years ago
- fa4d75c userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support by Mike Kravetz · 8 years ago
- 0594f58 userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition by Andrea Arcangeli · 8 years ago
- 05ce772 userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request by Pavel Emelyanov · 8 years ago
- 90794bf userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete() by Andrea Arcangeli · 8 years ago
- 72f8765 userfaultfd: non-cooperative: add mremap() event by Pavel Emelyanov · 8 years ago
- a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
- 65190cf oom, trace: add compaction retry tracepoint by Michal Hocko · 8 years ago
- d379f01 oom, trace: add oom detection tracepoints by Michal Hocko · 8 years ago
- 4583e77 mm/vmalloc.c: use rb_entry_safe by Geliang Tang · 8 years ago
- 13ad59d mm, page_alloc: avoid page_to_pfn() when merging buddies by Vlastimil Babka · 8 years ago
- 76741e7 mm, page_alloc: don't convert pfn to idx when merging by Vlastimil Babka · 8 years ago
- aa18750 mm: throttle show_mem() from warn_alloc() by Michal Hocko · 8 years ago
- f800545 tmpfs: change shmem_mapping() to test shmem_aops by Hugh Dickins · 8 years ago
- 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 8 years ago
- 17cc4df slab: use memcg_kmem_cache_wq for slab destruction operations by Tejun Heo · 8 years ago
- 50862ce7 slab: remove slub sysfs interface files early for empty memcg caches by Tejun Heo · 8 years ago
- 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 8 years ago
- c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
- 510ded3 slab: implement slab_root_caches list by Tejun Heo · 8 years ago
- bc2791f slab: link memcg kmem_caches on their associated memory cgroup by Tejun Heo · 8 years ago
- 9eeadc8 slab: reorganize memcg_cache_params by Tejun Heo · 8 years ago