summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds2019-01-06
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm/page_io.c: fix polled swap page inJens Axboe2019-01-04
| * fs: don't open code lru_to_page()Nikolay Borisov2019-01-04
| * mm/: remove caller signal_pending branch predictionsDavidlohr Bueso2019-01-04
| * mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)2019-01-04
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds2019-01-02
* Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-29
|\
| * slab: make kmem_cache_create{_usercopy} description proper kernel-docMike Rapoport2018-12-20
* | Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-12-29
|\ \
| * | percpu: convert spin_lock_irq to spin_lock_irqsave.Dennis Zhou2018-12-18
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \ \
| * | | memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko2018-12-28
| * | | mm, swap: fix swapoff with KSM pagesHuang Ying2018-12-28
| * | | mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmmDan Williams2018-12-28
| * | | hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate raceMike Kravetz2018-12-28
| * | | hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz2018-12-28
| * | | mm: remove __hugepage_set_anon_rmap()Kirill Tkhai2018-12-28
| * | | mm/page_alloc.c: allow error injectionBenjamin Poirier2018-12-28
| * | | mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara2018-12-28
| * | | mm: migrate: provide buffer_migrate_page_norefs()Jan Kara2018-12-28
| * | | mm: migrate: move migrate_page_lock_buffers()Jan Kara2018-12-28
| * | | mm: migrate: lock buffers before migrate_page_move_mapping()Jan Kara2018-12-28
| * | | mm: migration: factor out code to compute expected number of page referencesJan Kara2018-12-28
| * | | mm, page_alloc: enable pcpu_drain with zone capabilityWei Yang2018-12-28
| * | | kmemleak: add config to select auto scanSri Krishna chowdary2018-12-28
| * | | mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long2018-12-28
| * | | mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPESPingfan Liu2018-12-28
| * | | ksm: react on changing "sleep_millisecs" parameter fasterKirill Tkhai2018-12-28
| * | | mm, fault_around: do not take a reference to a locked pageMichal Hocko2018-12-28
| * | | mm, memory_hotplug: deobfuscate migration part of offliningMichal Hocko2018-12-28
| * | | mm, memory_hotplug: try to migrate full pfn rangeMichal Hocko2018-12-28
| * | | mm, thp, proc: report THP eligibility for each vmaMichal Hocko2018-12-28
| * | | mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-28
| * | | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-28
| * | | hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko2018-12-28
| * | | mm, kmemleak: little optimization while scanningOscar Salvador2018-12-28
| * | | mm/filemap.c: remove useless check in pagecache_get_page()Kirill Tkhai2018-12-28
| * | | mm/page_alloc.c: drop uneeded __meminit and __meminitdataOscar Salvador2018-12-28
| * | | mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster2018-12-28
| * | | mm/hmm.c: remove set but not used variable 'devmem'YueHaibing2018-12-28
| * | | mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang2018-12-28
| * | | mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang2018-12-28
| * | | mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang2018-12-28
| * | | mm/memblock.c: skip kmemleak for kasan_init()Qian Cai2018-12-28
| * | | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-28
| * | | mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang2018-12-28
| * | | mm: put_and_wait_on_page_locked() while page is migratedHugh Dickins2018-12-28