- 9bc8039 mm: brk: downgrade mmap_sem to read when shrinking by Yang Shi · 6 years ago
- 85a0683 mm: mremap: downgrade mmap_sem to read when shrinking by Yang Shi · 6 years ago
- 3c05132 mm/filemap.c: use vmf_error() by Souptick Joarder · 6 years ago
- 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
- facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
- 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
- 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
- c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
- cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
- fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
- a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
- cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
- 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
- d018498 hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h by Alexandre Ghiti · 6 years ago
- d4faa40 mm: remove unnecessary local variable addr in __get_user_pages_fast() by Wei Yang · 6 years ago
- 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 6 years ago
- d483da5 mm: create non-atomic version of SetPageReserved for init use by Alexander Duyck · 6 years ago
- f682a97 mm: provide kernel parameter to allow disabling page init poisoning by Alexander Duyck · 6 years ago
- 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 6 years ago
- 86b27be mm/memory_hotplug.c: clean up node_states_check_changes_offline() by Oscar Salvador · 6 years ago
- 8efe33f mm/memory_hotplug.c: simplify node_states_check_changes_online by Oscar Salvador · 6 years ago
- cf01f6f5 mm/memory_hotplug.c: tidy up node_states_clear_node() by Oscar Salvador · 6 years ago
- 83d8361 mm/memory_hotplug.c: spare unnecessary calls to node_set_state by Oscar Salvador · 6 years ago
- 3cb7b12 mm/filemap.c: Use existing variable by haiqing.shq · 6 years ago
- cb49224 mm: unmap VM_PFNMAP mappings with optimized path by Yang Shi · 6 years ago
- b4cefb3 mm: unmap VM_HUGETLB mappings with optimized path by Yang Shi · 6 years ago
- dd2283f mm: mmap: zap pages with read mmap_sem in munmap by Yang Shi · 6 years ago
- a8dda16 vfree: add debug might_sleep() by Andrey Ryabinin · 6 years ago
- 3ca4ea3 mm/vmalloc.c: improve vfree() kerneldoc by Andrey Ryabinin · 6 years ago
- 52414d3 kvfree(): fix misleading comment by Andrey Ryabinin · 6 years ago
- dedf2c7 mm/mempolicy.c: use match_string() helper to simplify the code by zhong jiang · 6 years ago
- c3df29d mm/swap.c: remove duplicated include by YueHaibing · 6 years ago
- 2c029a1 mm, page_alloc: drop should_suppress_show_mem by Michal Hocko · 6 years ago
- e9b257e mm/memcontrol.c: fix memory.stat item ordering by Johannes Weiner · 6 years ago
- 4b85afb mm: zero-seek shrinkers by Johannes Weiner · 6 years ago
- 68d48e6 mm: workingset: add vmstat counter for shadow nodes by Johannes Weiner · 6 years ago
- 505802a mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim by Johannes Weiner · 6 years ago
- 2ce7135 psi: cgroup support by Johannes Weiner · 6 years ago
- eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
- 246b3b3 sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
- 1f351d7 sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
- 5c54f5b sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
- 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
- b1d29ba delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
- 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
- 95f9ab2 mm: workingset: don't drop refault information prematurely by Johannes Weiner · 6 years ago
- f0d7787 mm, slab: shorten kmalloc cache names for large sizes by Vlastimil Babka · 6 years ago
- 61f94e1 mm, proc: add KReclaimable to /proc/meminfo by Vlastimil Babka · 6 years ago
- b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
- 2e03b4b dcache: allocate external names from reclaimable kmalloc caches by Vlastimil Babka · 6 years ago
- 1291523 mm, slab/slub: introduce kmalloc-reclaimable caches by Vlastimil Babka · 6 years ago
- cc252ea mm, slab: combine kmalloc_caches and kmalloc_dma_caches by Vlastimil Babka · 6 years ago
- 3b9aadf userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults by Andrea Arcangeli · 6 years ago
- 6471f52 alpha: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- e92d39c unicore32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- ddf6398 um: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- be6ec5b1 um: setup_physmem: stop using global variables by Mike Rapoport · 6 years ago
- 0042379 nios2: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- a811c05 nios2: use generic early_init_dt_add_memory_arch by Mike Rapoport · 6 years ago
- 6072cf5 of: ignore sub-page memory regions by Mike Rapoport · 6 years ago
- 426dcd4 hexagon: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- 9b5a8e0 mm: convert insert_pfn() to vm_fault_t by Matthew Wilcox · 6 years ago
- 79f3aa5 mm: convert __vm_insert_mixed() to vm_fault_t by Matthew Wilcox · 6 years ago
- 6d95854 mm: inline vm_insert_pfn_prot() into caller by Matthew Wilcox · 6 years ago
- ae2b01f mm: remove vm_insert_pfn() by Matthew Wilcox · 6 years ago
- 67fa166 mm: remove references to vm_insert_pfn() by Matthew Wilcox · 6 years ago
- bc12e6a mm: make vm_insert_pfn_prot() static by Matthew Wilcox · 6 years ago
- b13fd1d x86: convert vdso to use vm_fault_t by Matthew Wilcox · 6 years ago
- f5e6d1d mm: introduce vmf_insert_pfn_prot() by Matthew Wilcox · 6 years ago
- 5d74763 mm: remove vm_insert_mixed() by Matthew Wilcox · 6 years ago
- 7f2764c cramfs: convert to use vmf_insert_mixed by Nicolas Pitre · 6 years ago
- 4b96a37 mm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
- 7b0e0c0 mm/page_alloc.c: clean up check_for_memory() by Oscar Salvador · 6 years ago
- 979aafa mm/swapfile.c: clear si->swap_map[] in swap_free_cluster() by Huang Ying · 6 years ago
- 10e364d mm/swapfile.c: call free_swap_slot() in __swap_entry_free() by Huang Ying · 6 years ago
- bcd49e8 mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache() by Huang Ying · 6 years ago
- 154221c kmemleak: add module param to print warnings to dmesg by Vincent Whitchurch · 6 years ago
- 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
- 33490af mm, mmu_notifier: be explicit about range invalition non-blocking mode by Michal Hocko · 6 years ago
- 15f570b mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() by Michal Hocko · 6 years ago
- 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
- 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
- 9b6f7e1 mm: rework memcg kernel stack accounting by Roman Gushchin · 6 years ago
- c5fd3ca slub: extend slub debug to handle multiple slabs by Aaron Tomlin · 6 years ago
- 6144847 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
- 0684e65 mm/slub.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
- 253cc22 xtensa: use generic vga.h by Jiri Slaby · 6 years ago
- 5780a02 fs/iomap.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
- 867632d6 ocfs2: remove set but not used variable 'rb' by YueHaibing · 6 years ago
- 9998657 fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
- 0ae1c2d ocfs2: remove unneeded null check by Ding Xiang · 6 years ago
- 2de24cb ocfs2: remove unused pointer 'eb' by Colin Ian King · 6 years ago
- 32c1b90 ocfs2/dlm: remove unnecessary parentheses by Nathan Chancellor · 6 years ago
- 1f6904f scripts/tags.sh: add DECLARE_HASHTABLE() by Kirill Tkhai · 6 years ago
- 0c96350 lib/test_kasan.c: add tests for several string/memory API functions by Andrey Ryabinin · 6 years ago
- 19a2ca0 arm64: lib: use C string functions with KASAN enabled by Andrey Ryabinin · 6 years ago
- 74f213e include/linux/linkage.h: align weak symbols by Andrey Ryabinin · 6 years ago
- 4d54954 include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
- ae62c16 userfaultfd: disable irqs when taking the waitqueue lock by Christoph Hellwig · 6 years ago
- fa76da4 mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago