summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06mm, gup: ensure real head page is ref-counted when using hugepagesPunit Agrawal
2017-07-06mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepagesWill Deacon
2017-07-06arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper
2017-07-06arm64: hugetlb: refactor find_num_contig()Steve Capper
2017-07-06mm: drop NULL return check of pte_offset_map_lock()Naoya Horiguchi
2017-07-06mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unusedMatthias Kaehlcke
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V
2017-07-06mm: adaptive hash table scalingPavel Tatashin
2017-07-06mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-07-06mm: zero hash tables in allocatorPavel Tatashin
2017-07-06powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V
2017-07-06powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V
2017-07-06powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V
2017-07-06mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V
2017-07-06mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V
2017-07-06mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual
2017-07-06mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V
2017-07-06mm/follow_page_mask: split follow_page_mask to smaller functions.Aneesh Kumar K.V
2017-07-06mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_atAneesh Kumar K.V
2017-07-06mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual
2017-07-06fs/userfaultfd.c: drop dead codeMike Rapoport
2017-07-06kernel/exit.c: don't include unused userfaultfd_k.hMike Rapoport
2017-07-06mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko
2017-07-06mm, memory_hotplug: fix the section mismatch warningMichal Hocko
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko
2017-07-06mm, memory_hotplug: fix MMOP_ONLINE_KEEP behaviorMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, vmstat: skip reporting offline pages in pagetypeinfoMichal Hocko
2017-07-06mm: __first_valid_page skip over offline pagesMichal Hocko
2017-07-06mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko
2017-07-06mm: consider zone which is not fully populated to have holesMichal Hocko
2017-07-06mm, memory_hotplug: consider offline memblocks removableMichal Hocko
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-06mm: drop page_initialized check from get_nid_for_pfnMichal Hocko
2017-07-06mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko
2017-07-06mm: remove return value from init_currently_empty_zoneMichal Hocko
2017-07-06mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying
2017-07-06mm, THP, swap: check whether THP can be split firstlyHuang Ying
2017-07-06mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim
2017-07-06mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-07-06mm/vmstat.c: standardize file operations variable namesAnshuman Khandual
2017-07-06zram: count same page write as page_storedMinchan Kim
2017-07-06ksm: optimize refile of stable_node_dup at the head of the chainAndrea Arcangeli
2017-07-06ksm: swap the two output parameters of chain/chain_pruneAndrea Arcangeli
2017-07-06ksm: cleanup stable_node chain collapse caseAndrea Arcangeli