aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-26mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal
2017-05-26mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-05-26mm, gup: ensure real head page is ref-counted when using hugepagesPunit Agrawal
2017-05-26mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepagesWill Deacon
2017-05-26arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper
2017-05-26arm64: hugetlb: refactor find_num_contig()Steve Capper
2017-05-26mm: drop NULL return check of pte_offset_map_lock()Naoya Horiguchi
2017-05-26mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unusedMatthias Kaehlcke
2017-05-26powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V
2017-05-26mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V
2017-05-26mm-adaptive-hash-table-scaling-v5Pavel Tatashin
2017-05-26mm-adaptive-hash-table-scaling-v2Pavel Tatashin
2017-05-26mm: drop HASH_ADAPTMichal Hocko
2017-05-26mm: adaptive hash table scalingPavel Tatashin
2017-05-26mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-05-26mm: zero hash tables in allocatorPavel Tatashin
2017-05-26powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V
2017-05-26powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V
2017-05-26powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V
2017-05-26mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V
2017-05-26mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V
2017-05-26mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual
2017-05-26mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V
2017-05-26mm/follow_page_mask: split follow_page_mask to smaller functions.Aneesh Kumar K.V
2017-05-26mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_atAneesh Kumar K.V
2017-05-26include/linux/hugetlb.h: make hstate_is_gigantic() inlineArnd Bergmann
2017-05-26mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual
2017-05-26fs/userfaultfd.c: drop dead codeMike Rapoport
2017-05-26kernel/exit.c: don't include unused userfaultfd_k.hMike Rapoport
2017-05-26mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko
2017-05-26mm, memory_hotplug: fix the section mismatch warningMichal Hocko
2017-05-26mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-05-26mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-05-26mm-vmstat-skip-reporting-offline-pages-in-pagetypeinfo-fixMichal Hocko
2017-05-26mm, vmstat: skip reporting offline pages in pagetypeinfoMichal Hocko
2017-05-26mm: __first_valid_page skip over offline pagesMichal Hocko
2017-05-26mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko
2017-05-26fold me "mm: consider zone which is not fully populated to have holes"Michal Hocko
2017-05-26mm: consider zone which is not fully populated to have holesMichal Hocko
2017-05-26mm, memory_hotplug: consider offline memblocks removableMichal Hocko
2017-05-26mm, memory_hotplug: split up register_one_node()Michal Hocko
2017-05-26mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-05-26mm: drop page_initialized check from get_nid_for_pfnMichal Hocko
2017-05-26mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko
2017-05-26mm: remove return value from init_currently_empty_zoneMichal Hocko
2017-05-26mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying
2017-05-26mm, THP, swap: check whether THP can be split firstlyHuang Ying
2017-05-26mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim
2017-05-26mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim
2017-05-26mm, THP, swap: Fix two issues in THP optimize patchHuang Ying