summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel
2017-06-23mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes
2017-06-21Allow stack to grow up to address space limitHelge Deller
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang
2017-06-17mm: numa: avoid waiting on freed migrated pagesMark Rutland
2017-06-17swap: cond_resched in swap_cgroup_prepare()Yu Zhao
2017-06-17mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-02mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko
2017-06-02ksm: prevent crash after write_protect_page failsAndrea Arcangeli
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko
2017-05-12mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park
2017-05-12mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab
2017-05-12hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-11mm: Silence vmap() allocation failures based on caller gfp_flagsFlorian Fainelli
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-05-08mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-05-08mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran
2017-05-08mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko
2017-05-08mm, vmalloc: properly track vmalloc usersMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka
2017-05-08mm, compaction: restrict async compaction to pageblocks of same migratetypeVlastimil Babka
2017-05-08mm, compaction: add migratetype to compact_controlVlastimil Babka
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka
2017-05-08mm, page_alloc: split smallest stolen page in fallbackVlastimil Babka
2017-05-08mm, compaction: remove redundant watermark check in compact_finished()Vlastimil Babka