Age | Commit message (Expand) | Author |
2018-10-26 | mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition | Andrea Arcangeli |
2018-10-26 | mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t | Clark Williams |
2018-10-26 | mm/gup: cache dev_pagemap while pinning pages | Keith Busch |
2018-10-26 | mm: return zero_resv_unavail optimization | Pavel Tatashin |
2018-10-26 | mm: zero remaining unavailable struct pages | Naoya Horiguchi |
2018-10-26 | mm/gup_benchmark.c: add additional pinning methods | Keith Busch |
2018-10-26 | mm/gup_benchmark.c: time put_page() | Keith Busch |
2018-10-26 | mm: don't raise MEMCG_OOM event due to failed high-order allocation | Roman Gushchin |
2018-10-26 | mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock | Dave Chinner |
2018-10-26 | mm: move mirrored memory specific code outside of memmap_init_zone | Pavel Tatashin |
2018-10-26 | mm: calculate deferred pages after skipping mirrored memory | Pavel Tatashin |
2018-10-26 | mm: make memmap_init a proper function | Pavel Tatashin |
2018-10-26 | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type | Kirill Tkhai |
2018-10-26 | mm/page_alloc.c: initialize num_movable in move_freepages() | David Rientjes |
2018-10-26 | mm/zsmalloc.c: fix fall-through annotation | Gustavo A. R. Silva |
2018-10-26 | mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size | Jann Horn |
2018-10-26 | mm/memory.c: recheck page table entry with page table lock held | Aneesh Kumar K.V |
2018-10-26 | mm: brk: downgrade mmap_sem to read when shrinking | Yang Shi |
2018-10-26 | mm: mremap: downgrade mmap_sem to read when shrinking | Yang Shi |
2018-10-26 | mm/filemap.c: use vmf_error() | Souptick Joarder |
2018-10-26 | mm: remove unnecessary local variable addr in __get_user_pages_fast() | Wei Yang |
2018-10-26 | mm: defer ZONE_DEVICE page initialization to the point where we init pgmap | Alexander Duyck |
2018-10-26 | mm: create non-atomic version of SetPageReserved for init use | Alexander Duyck |
2018-10-26 | mm: provide kernel parameter to allow disabling page init poisoning | Alexander Duyck |
2018-10-26 | memcg: remove memcg_kmem_skip_account | Shakeel Butt |
2018-10-26 | mm/memory_hotplug.c: clean up node_states_check_changes_offline() | Oscar Salvador |
2018-10-26 | mm/memory_hotplug.c: simplify node_states_check_changes_online | Oscar Salvador |
2018-10-26 | mm/memory_hotplug.c: tidy up node_states_clear_node() | Oscar Salvador |
2018-10-26 | mm/memory_hotplug.c: spare unnecessary calls to node_set_state | Oscar Salvador |
2018-10-26 | mm/filemap.c: Use existing variable | haiqing.shq |
2018-10-26 | mm: unmap VM_PFNMAP mappings with optimized path | Yang Shi |
2018-10-26 | mm: unmap VM_HUGETLB mappings with optimized path | Yang Shi |
2018-10-26 | mm: mmap: zap pages with read mmap_sem in munmap | Yang Shi |
2018-10-26 | vfree: add debug might_sleep() | Andrey Ryabinin |
2018-10-26 | mm/vmalloc.c: improve vfree() kerneldoc | Andrey Ryabinin |
2018-10-26 | kvfree(): fix misleading comment | Andrey Ryabinin |
2018-10-26 | mm/mempolicy.c: use match_string() helper to simplify the code | zhong jiang |
2018-10-26 | mm/swap.c: remove duplicated include | YueHaibing |
2018-10-26 | mm, page_alloc: drop should_suppress_show_mem | Michal Hocko |
2018-10-26 | mm/memcontrol.c: fix memory.stat item ordering | Johannes Weiner |
2018-10-26 | mm: zero-seek shrinkers | Johannes Weiner |
2018-10-26 | mm: workingset: add vmstat counter for shadow nodes | Johannes Weiner |
2018-10-26 | mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim | Johannes Weiner |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner |
2018-10-26 | delayacct: track delays from thrashing cache pages | Johannes Weiner |
2018-10-26 | mm: workingset: tell cache transitions from workingset thrashing | Johannes Weiner |
2018-10-26 | mm: workingset: don't drop refault information prematurely | Johannes Weiner |
2018-10-26 | mm, slab: shorten kmalloc cache names for large sizes | Vlastimil Babka |
2018-10-26 | mm: rename and change semantics of nr_indirectly_reclaimable_bytes | Vlastimil Babka |
2018-10-26 | mm, slab/slub: introduce kmalloc-reclaimable caches | Vlastimil Babka |