summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: account slab stats per lruvecJohannes Weiner2017-07-073-27/+7
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-079-55/+238
* mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-07-073-29/+12
* mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-073-8/+6
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-077-20/+19
* mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring2017-07-071-3/+2
* mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring2017-07-071-1/+1
* mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring2017-07-071-3/+1
* mm/swapfile.c: sort swap entries before freeHuang Ying2017-07-071-0/+16
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-076-5/+29
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-0710-17/+113
* mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas2017-07-074-10/+98
* mm: kmemleak: factor object reference updating out of scan_block()Catalin Marinas2017-07-071-18/+25
* mm: kmemleak: slightly reduce the size of some structures on 64-bit architect...Catalin Marinas2017-07-071-3/+3
* mm, mempolicy: don't check cpuset seqlock where it doesn't matterVlastimil Babka2017-07-071-16/+0
* mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka2017-07-071-21/+8
* mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2017-07-074-99/+21
* mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka2017-07-076-46/+43
* mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka2017-07-072-16/+8
* mm, page_alloc: fix more premature OOM due to race with cpuset updateVlastimil Babka2017-07-071-13/+38
* mm: rmap: use correct helper when poisoning hugepagesPunit Agrawal2017-07-071-2/+5
* mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal2017-07-072-3/+18
* mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-073-3/+5
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-0716-27/+46
* mm, gup: ensure real head page is ref-counted when using hugepagesPunit Agrawal2017-07-071-6/+6
* mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepagesWill Deacon2017-07-071-3/+0
* arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper2017-07-071-23/+14
* arm64: hugetlb: refactor find_num_contig()Steve Capper2017-07-071-9/+8
* mm: drop NULL return check of pte_offset_map_lock()Naoya Horiguchi2017-07-072-4/+0
* mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unusedMatthias Kaehlcke2017-07-071-6/+8
* powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V2017-07-073-2/+16
* mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-077-8/+16
* mm: adaptive hash table scalingPavel Tatashin2017-07-071-0/+25
* mm: update callers to use HASH_ZERO flagPavel Tatashin2017-07-075-40/+12
* mm: zero hash tables in allocatorPavel Tatashin2017-07-072-3/+10
* powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V2017-07-071-0/+5
* powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V2017-07-071-64/+0
* powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V2017-07-071-0/+43
* mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V2017-07-073-0/+45
* mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V2017-07-071-23/+24
* mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual2017-07-073-0/+20
* mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V2017-07-072-4/+5
* mm/follow_page_mask: split follow_page_mask to smaller functions.Aneesh Kumar K.V2017-07-071-57/+91
* mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_atAneesh Kumar K.V2017-07-071-10/+11
* mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual2017-07-073-6/+36
* fs/userfaultfd.c: drop dead codeMike Rapoport2017-07-071-5/+0
* kernel/exit.c: don't include unused userfaultfd_k.hMike Rapoport2017-07-071-1/+0
* mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko2017-07-072-209/+0
* mm, memory_hotplug: fix the section mismatch warningMichal Hocko2017-07-071-1/+1
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-079-15/+15