summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-08mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer
2016-10-08mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer
2016-10-08mm: nobootmem: move the comment of free_all_bootmemWanlong Gao
2016-10-08mm/shmem.c: constify anon_opsRasmus Villemoes
2016-10-08mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-08mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-08mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()Andrew Morton
2016-10-08mm: don't emit warning from pagefault_out_of_memory()Tetsuo Handa
2016-10-08mm, compaction: restrict fragindex to costly ordersVlastimil Babka
2016-10-08mm, compaction: ignore fragindex from compaction_zonelist_suitable()Vlastimil Babka
2016-10-08mm, page_alloc: pull no_progress_loops update to should_reclaim_retry()Vlastimil Babka
2016-10-08mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka
2016-10-08mm, compaction: restrict full priority to non-costly ordersVlastimil Babka
2016-10-08mm, compaction: more reliably increase direct compaction priorityVlastimil Babka
2016-10-08Revert "mm, oom: prevent premature OOM killer invocation for high order request"Vlastimil Babka
2016-10-08mm: remove page_file_indexHuang Ying
2016-10-08mm, swap: use offset of swap entry as key of swap cacheHuang Ying
2016-10-08mm: fix cache mode tracking in vm_insert_mixed()Dan Williams
2016-10-08memory-hotplug: fix store_mem_state() return valueReza Arbab
2016-10-08mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse
2016-10-08thp: reduce usage of huge zero page's atomic counterAaron Lu
2016-10-08fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...James Morse
2016-10-08cpu: fix node state for whether it contains CPUTim Chen
2016-10-08ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani
2016-10-08thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani
2016-10-08selftests: expanding more mlock selftestSimon Guo
2016-10-08selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo
2016-10-08selftests/vm: add test for mlock() when areas are intersectedSimon Guo
2016-10-08selftest: split mlock2_ funcs into separate mlock2.hSimon Guo
2016-10-08mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK...Simon Guo
2016-10-08mm: mlock: check against vma for actual mlock() sizeSimon Guo
2016-10-08oom: warn if we go OOM for higher order and compaction is disabledMichal Hocko
2016-10-08mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying
2016-10-08mm/bootmem.c: replace kzalloc() by kzalloc_node()zijun_hu
2016-10-08mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu
2016-10-08powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju
2016-10-08mm/memblock.c: expose total reserved memorySrikar Dronamraju
2016-10-08mm: introduce arch_reserved_kernel_pages()Srikar Dronamraju
2016-10-08mm: use zonelist name instead of using hardcoded indexAneesh Kumar K.V
2016-10-08oom, oom_reaper: allow to reap mm shared by the kthreadsMichal Hocko
2016-10-08mm: make sure that kthreads will not refault oom reaped memoryMichal Hocko
2016-10-08mm, oom: enforce exit_oom_victim on current taskTetsuo Handa
2016-10-08oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko
2016-10-08mm, oom: get rid of signal_struct::oom_victimsMichal Hocko
2016-10-08kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko
2016-10-08oom: keep mm of the killed task availableMichal Hocko
2016-10-08mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa
2016-10-08mm,oom_reaper: reduce find_lock_task_mm() usageTetsuo Handa
2016-10-08mm, swap: add swap_cluster_listHuang Ying
2016-10-08mm: unrig VMA cache hit ratioAlexey Dobriyan