- a22dd36 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
- e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 6 years ago
- 6685b35 percpu: stop leaking bitmap metadata blocks by Mike Rapoport · 6 years ago
- 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
- d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
- b8e57ef mm/vmscan.c: fix int overflow in callers of do_shrink_slab() by Kirill Tkhai · 6 years ago
- 58bc4c3 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
- 28e2c4b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
- e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 6 years ago
- 5189686 mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl by YueHaibing · 6 years ago
- e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
- dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
- 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
- efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
- 7534612 mm/migrate: Use spin_trylock() while resetting rate limit by Srikar Dronamraju · 6 years ago
- 172b06c3 mm: slowly shrink slabs with a relatively small number of objects by Roman Gushchin · 6 years ago
- b45d71f mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
- 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 6 years ago
- 48751b5 Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
- 7a9cdeb mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
- ca16eb3 Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 62ec0d8 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal by Dave Jiang · 6 years ago
- 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 6 years ago
- 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 6 years ago
- b353756 kmemleak: always register debugfs file by Vincent Whitchurch · 6 years ago
- 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 6 years ago
- 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
- 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 6 years ago
- 3d8f761 vfs: implement readahead(2) using POSIX_FADV_WILLNEED by Amir Goldstein · 6 years ago
- 45cd0fa vfs: add the fadvise() file operation by Amir Goldstein · 6 years ago
- 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
- 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 6 years ago
- 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
- ff4dc77 mm/util: add kernel-doc for kvfree by Mike Rapoport · 6 years ago
- b86181f mm/util: make strndup_user description a kernel-doc comment by Mike Rapoport · 6 years ago
- d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
- 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
- fd1102f mm: mmu_notifier fix for tlb_end_vma by Nicholas Piggin · 6 years ago
- d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
- a6f5720 mm/tlb: Remove tlb_remove_table() non-concurrent condition by Peter Zijlstra · 6 years ago
- db7ddef mm: move tlb_table_flush to tlb_flush_mmu_free by Nicholas Piggin · 6 years ago
- 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
- 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
- cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 060288a7 bdi: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
- e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
- 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 6 years ago
- 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
- 5989ad7 mm, oom: refactor oom_kill_process() by Roman Gushchin · 6 years ago
- 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 6 years ago
- 0188dc9 mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT by Oscar Salvador · 6 years ago
- 7cc2a95 mm: remove __paginginit by Pavel Tatashin · 6 years ago
- c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
- ace1db3 mm/page_alloc.c: move ifdefery out of free_area_init_core by Oscar Salvador · 6 years ago
- 8de7ecc6 memcg: reduce memcg tree traversals for stats collection by Shakeel Butt · 6 years ago
- 1c4c3b9 mm: fix page_freeze_refs and page_unfreeze_refs in comments by Jiang Biao · 6 years ago
- 8c9a134 mm: clarify CONFIG_PAGE_POISONING and usage by Kees Cook · 6 years ago
- a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
- a3bf6ce mm/mempool.c: add missing parameter description by Mike Rapoport · 6 years ago
- 431f42fd mm/oom_kill.c: clean up oom_reap_task_mm() by Michal Hocko · 6 years ago
- c3b78b1 mm, oom: describe task memory unit, larger PID pad by Rodrigo Freire · 6 years ago
- af5679f mm, oom: remove oom_lock from oom_reaper by Michal Hocko · 6 years ago
- 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
- c2343d2 mm/swapfile.c: put_swap_page: share more between huge/normal code path by Huang Ying · 6 years ago
- b32d5f3 mm/swapfile.c: add __swap_entry_free_locked() by Huang Ying · 6 years ago
- 5d5e8f1 mm, swap, get_swap_pages: use entry_size instead of cluster in parameter by Huang Ying · 6 years ago
- a448f2d mm/swapfile.c: unify normal/huge code path in put_swap_page() by Huang Ying · 6 years ago
- 33ee011 mm/swapfile.c: unify normal/huge code path in swap_page_trans_huge_swapped() by Huang Ying · 6 years ago
- afa4711 mm/swapfile.c: use swap_count() in swap_page_trans_huge_swapped() by Huang Ying · 6 years ago
- fe5266d mm/swapfile.c: replace some #ifdef with IS_ENABLED() by Huang Ying · 6 years ago
- 59d98bf mm: swap: add comments to lock_cluster_or_swap_info() by Huang Ying · 6 years ago
- 8df4a44 mm: check shrinker is memcg-aware in register_shrinker_prepared() by Kirill Tkhai · 6 years ago
- 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 1e92641 mm/hmm.c: remove unused variables align_start and align_end by Colin Ian King · 6 years ago
- ddbf369 mm, vmacache: hash addresses based on pmd by David Rientjes · 6 years ago
- 6b51e88 mm/list_lru: introduce list_lru_shrink_walk_irq() by Sebastian Andrzej Siewior · 6 years ago
- 6e01896 mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_one() by Sebastian Andrzej Siewior · 6 years ago
- 6cfe57a mm/list_lru.c: move locking from __list_lru_walk_one() to its caller by Sebastian Andrzej Siewior · 6 years ago
- 87a5ffc mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node() by Sebastian Andrzej Siewior · 6 years ago
- 14fef28 mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP by Huang Ying · 6 years ago
- 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
- 85c77f7 mm/sparse: add new sparse_init_nid() and sparse_init() by Pavel Tatashin · 6 years ago
- afda57b mm/sparse: move buffer init/fini to the common place by Pavel Tatashin · 6 years ago
- e131c06 mm/sparse: use the new sparse buffer functions in non-vmemmap by Pavel Tatashin · 6 years ago
- 35fd1eb mm/sparse: abstract sparse buffer allocations by Pavel Tatashin · 6 years ago
- 330d6e4 mm/hugetlb.c: don't zero 1GiB bootmem pages by Cannon Matthews · 6 years ago
- d8a759b mm, page_alloc: double zone's batchsize by Aaron Lu · 6 years ago
- a195d3f mm/oom_kill.c: document oom_lock by Michal Hocko · 6 years ago
- 40d18eb mm/hugetlb: remove gigantic page support for HIGHMEM by Mike Kravetz · 6 years ago
- 9bfe5de mm, oom: remove sleep from under oom_lock by Michal Hocko · 6 years ago
- 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
- 50c150f Revert "mm: always flush VMA ranges affected by zap_page_range" by Rik van Riel · 6 years ago
- c98aff6 mm/sparse: optimize memmap allocation during sparse_init() by Baoquan He · 6 years ago
- 9258631 mm/sparse.c: add a new parameter 'data_unit_size' for alloc_usemap_and_memmap by Baoquan He · 6 years ago
- 07a34a8 mm/sparsemem.c: defer the ms->section_mem_map clearing by Baoquan He · 6 years ago
- f2fc10e mm/sparse.c: add a static variable nr_present_sections by Baoquan He · 6 years ago
- 7e010df mm: use special value SHRINKER_REGISTERING instead of list_empty() check by Kirill Tkhai · 6 years ago
- ac7fb3a mm/vmscan.c: move check for SHRINKER_NUMA_AWARE to do_shrink_slab() by Kirill Tkhai · 6 years ago