aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-05-31mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual
2017-05-31mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V
2017-05-31mm/follow_page_mask: split follow_page_mask to smaller functions.Aneesh Kumar K.V
2017-05-31mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_atAneesh Kumar K.V
2017-05-31mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual
2017-05-31mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko
2017-05-31mm, memory_hotplug: fix the section mismatch warningMichal Hocko
2017-05-31mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-05-31mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-05-31mm-vmstat-skip-reporting-offline-pages-in-pagetypeinfo-fixMichal Hocko
2017-05-31mm, vmstat: skip reporting offline pages in pagetypeinfoMichal Hocko
2017-05-31mm: __first_valid_page skip over offline pagesMichal Hocko
2017-05-31mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko
2017-05-31fold me "mm: consider zone which is not fully populated to have holes"Michal Hocko
2017-05-31mm: consider zone which is not fully populated to have holesMichal Hocko
2017-05-31mm, memory_hotplug: split up register_one_node()Michal Hocko
2017-05-31mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-05-31mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko
2017-05-31mm: remove return value from init_currently_empty_zoneMichal Hocko
2017-05-31mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying
2017-05-31mm, THP, swap: check whether THP can be split firstlyHuang Ying
2017-05-31mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim
2017-05-31mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim
2017-05-31mm, THP, swap: Fix two issues in THP optimize patchHuang Ying
2017-05-31mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-05-31mm/vmstat.c: standardize file operations variable namesAnshuman Khandual
2017-05-31ksm: optimize refile of stable_node_dup at the head of the chainAndrea Arcangeli
2017-05-31ksm: swap the two output parameters of chain/chain_pruneAndrea Arcangeli
2017-05-31ksm: cleanup stable_node chain collapse caseAndrea Arcangeli
2017-05-31ksm: fix use after free with merge_across_nodes = 0Andrea Arcangeli
2017-05-31ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli
2017-05-31mm/nobootmem.c: return 0 when start_pfn equals end_pfnWei Yang
2017-05-31mm/vmscan.c: fix unsequenced modification and access warningNick Desaulniers
2017-05-31mm/mmap.c: mark protection_map as __ro_after_initDaniel Micay
2017-05-31mm, sparsemem: break out of loops earlyDave Hansen
2017-05-31mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang
2017-05-31mm-slub-wrap-cpu_slab-partial-in-config_slub_cpu_partial-fixAndrew Morton
2017-05-31mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang
2017-05-31mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang
2017-05-31mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang
2017-05-31mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified-v2James Morse
2017-05-31mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified-checkp...Andrew Morton
2017-05-31mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-05-31mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-05-31mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2-fixAndrew Morton
2017-05-31mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-05-31mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler
2017-05-31mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa
2017-05-31slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-05-31mm-clarify-why-we-want-kmalloc-before-falling-backto-vmallock-checkpatch-fixesAndrew Morton