| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 2017-07-06 | 3 | -0/+8 |
* | mm: per-cgroup memory reclaim stats | Roman Gushchin | 2017-07-06 | 6 | -12/+38 |
* | mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects | Catalin Marinas | 2017-07-06 | 2 | -10/+90 |
* | mm: kmemleak: factor object reference updating out of scan_block() | Catalin Marinas | 2017-07-06 | 1 | -18/+25 |
* | mm: kmemleak: slightly reduce the size of some structures on 64-bit architect... | Catalin Marinas | 2017-07-06 | 1 | -3/+3 |
* | mm, mempolicy: don't check cpuset seqlock where it doesn't matter | Vlastimil Babka | 2017-07-06 | 1 | -16/+0 |
* | mm, mempolicy: simplify rebinding mempolicies when updating cpusets | Vlastimil Babka | 2017-07-06 | 1 | -84/+18 |
* | mm, page_alloc: pass preferred nid instead of zonelist to allocator | Vlastimil Babka | 2017-07-06 | 4 | -37/+35 |
* | mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() | Vlastimil Babka | 2017-07-06 | 1 | -15/+7 |
* | mm, page_alloc: fix more premature OOM due to race with cpuset update | Vlastimil Babka | 2017-07-06 | 1 | -13/+38 |
* | mm: rmap: use correct helper when poisoning hugepages | Punit Agrawal | 2017-07-06 | 1 | -2/+5 |
* | mm/hugetlb: introduce set_huge_swap_pte_at() helper | Punit Agrawal | 2017-07-06 | 1 | -3/+5 |
* | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 2017-07-06 | 1 | -1/+1 |
* | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-06 | 3 | -11/+18 |
* | mm, gup: ensure real head page is ref-counted when using hugepages | Punit Agrawal | 2017-07-06 | 1 | -6/+6 |
* | mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages | Will Deacon | 2017-07-06 | 1 | -3/+0 |
* | mm: drop NULL return check of pte_offset_map_lock() | Naoya Horiguchi | 2017-07-06 | 2 | -4/+0 |
* | mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused | Matthias Kaehlcke | 2017-07-06 | 1 | -6/+8 |
* | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-06 | 1 | -5/+2 |
* | mm: adaptive hash table scaling | Pavel Tatashin | 2017-07-06 | 1 | -0/+25 |
* | mm: zero hash tables in allocator | Pavel Tatashin | 2017-07-06 | 1 | -3/+9 |
* | mm/follow_page_mask: add support for hugepage directory entry | Aneesh Kumar K.V | 2017-07-06 | 2 | -0/+41 |
* | mm/follow_page_mask: add support for hugetlb pgd entries | Anshuman Khandual | 2017-07-06 | 2 | -0/+16 |
* | mm/hugetlb: export hugetlb_entry_migration helper | Aneesh Kumar K.V | 2017-07-06 | 1 | -4/+4 |
* | mm/follow_page_mask: split follow_page_mask to smaller functions. | Aneesh Kumar K.V | 2017-07-06 | 1 | -57/+91 |
* | mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at | Aneesh Kumar K.V | 2017-07-06 | 1 | -10/+11 |
* | mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level | Anshuman Khandual | 2017-07-06 | 2 | -5/+26 |
* | mm, memory_hotplug: remove unused cruft after memory hotplug rework | Michal Hocko | 2017-07-06 | 1 | -207/+0 |
* | mm, memory_hotplug: fix the section mismatch warning | Michal Hocko | 2017-07-06 | 1 | -1/+1 |
* | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-06 | 1 | -1/+1 |
* | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | 2017-07-06 | 1 | -3/+24 |
* | mm, memory_hotplug: fix MMOP_ONLINE_KEEP behavior | Michal Hocko | 2017-07-06 | 1 | -4/+5 |
* | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-06 | 2 | -81/+123 |
* | mm, vmstat: skip reporting offline pages in pagetypeinfo | Michal Hocko | 2017-07-06 | 1 | -3/+2 |
* | mm: __first_valid_page skip over offline pages | Michal Hocko | 2017-07-06 | 1 | -8/+18 |
* | mm, compaction: skip over holes in __reset_isolation_suitable | Michal Hocko | 2017-07-06 | 1 | -3/+2 |
* | mm: consider zone which is not fully populated to have holes | Michal Hocko | 2017-07-06 | 3 | -2/+52 |
* | mm, memory_hotplug: split up register_one_node() | Michal Hocko | 2017-07-06 | 1 | -1/+16 |
* | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-06 | 1 | -3/+6 |
* | mm, memory_hotplug: use node instead of zone in can_online_high_movable | Michal Hocko | 2017-07-06 | 1 | -4/+4 |
* | mm: remove return value from init_currently_empty_zone | Michal Hocko | 2017-07-06 | 2 | -24/+7 |
* | mm, THP, swap: enable THP swap optimization only if has compound map | Huang Ying | 2017-07-06 | 1 | -4/+13 |
* | mm, THP, swap: check whether THP can be split firstly | Huang Ying | 2017-07-06 | 2 | -4/+20 |
* | mm, THP, swap: move anonymous THP split logic to vmscan | Minchan Kim | 2017-07-06 | 2 | -18/+22 |
* | mm, THP, swap: unify swap slot free functions to put_swap_page | Minchan Kim | 2017-07-06 | 4 | -14/+19 |
* | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 2017-07-06 | 8 | -155/+349 |
* | mm/vmstat.c: standardize file operations variable names | Anshuman Khandual | 2017-07-06 | 1 | -8/+8 |
* | ksm: optimize refile of stable_node_dup at the head of the chain | Andrea Arcangeli | 2017-07-06 | 1 | -12/+23 |
* | ksm: swap the two output parameters of chain/chain_prune | Andrea Arcangeli | 2017-07-06 | 1 | -26/+52 |
* | ksm: cleanup stable_node chain collapse case | Andrea Arcangeli | 2017-07-06 | 1 | -22/+28 |