aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm/page_io.c: fix polled swap page inJens Axboe
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov
2019-01-04mm/: remove caller signal_pending branch predictionsDavidlohr Bueso
2019-01-04mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-29Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko
2018-12-28mm, swap: fix swapoff with KSM pagesHuang Ying
2018-12-28mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmmDan Williams
2018-12-28hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate raceMike Kravetz
2018-12-28hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2018-12-28mm: remove __hugepage_set_anon_rmap()Kirill Tkhai
2018-12-28mm/page_alloc.c: allow error injectionBenjamin Poirier
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara
2018-12-28mm: migrate: provide buffer_migrate_page_norefs()Jan Kara
2018-12-28mm: migrate: move migrate_page_lock_buffers()Jan Kara
2018-12-28mm: migrate: lock buffers before migrate_page_move_mapping()Jan Kara
2018-12-28mm: migration: factor out code to compute expected number of page referencesJan Kara
2018-12-28mm, page_alloc: enable pcpu_drain with zone capabilityWei Yang
2018-12-28kmemleak: add config to select auto scanSri Krishna chowdary
2018-12-28mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long
2018-12-28mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPESPingfan Liu
2018-12-28ksm: react on changing "sleep_millisecs" parameter fasterKirill Tkhai
2018-12-28mm, fault_around: do not take a reference to a locked pageMichal Hocko
2018-12-28mm, memory_hotplug: deobfuscate migration part of offliningMichal Hocko
2018-12-28mm, memory_hotplug: try to migrate full pfn rangeMichal Hocko
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-28hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko
2018-12-28mm, kmemleak: little optimization while scanningOscar Salvador
2018-12-28mm/filemap.c: remove useless check in pagecache_get_page()Kirill Tkhai
2018-12-28mm/page_alloc.c: drop uneeded __meminit and __meminitdataOscar Salvador
2018-12-28mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster
2018-12-28mm/hmm.c: remove set but not used variable 'devmem'YueHaibing
2018-12-28mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang
2018-12-28mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang
2018-12-28mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang
2018-12-28mm/memblock.c: skip kmemleak for kasan_init()Qian Cai
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang
2018-12-28mm: put_and_wait_on_page_locked() while page is migratedHugh Dickins
2018-12-28mm, oom: add oom victim's memcg to the oom context informationyuzhoujian
2018-12-28mm, oom: reorganize the oom report in dump_headeryuzhoujian