Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+9 |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+5 |
2017-07-06 | mm, memory_hotplug: move movable_node to the hotplug proper | Michal Hocko | 2 | -1/+6 |
2017-07-06 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko | 4 | -34/+0 |
2017-07-06 | mm, memory_hotplug: drop artificial restriction on online/offline | Michal Hocko | 1 | -58/+0 |
2017-07-06 | mm: memcontrol: account slab stats per lruvec | Johannes Weiner | 3 | -27/+7 |
2017-07-06 | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 4 | -22/+21 |
2017-07-06 | mm: memcontrol: use generic mod_memcg_page_state for kmem pages | Johannes Weiner | 1 | -8/+8 |
2017-07-06 | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner | 2 | -6/+6 |
2017-07-06 | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | 5 | -13/+12 |
2017-07-06 | mm/zswap.c: delete an error message for a failed memory allocation in zswap_d... | Markus Elfring | 1 | -3/+2 |
2017-07-06 | mm/zswap.c: improve a size determination in zswap_frontswap_init() | Markus Elfring | 1 | -1/+1 |
2017-07-06 | mm/zswap.c: delete an error message for a failed memory allocation in zswap_p... | Markus Elfring | 1 | -3/+1 |
2017-07-06 | mm/swapfile.c: sort swap entries before free | Huang Ying | 1 | -0/+16 |
2017-07-06 | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 3 | -0/+8 |
2017-07-06 | mm: per-cgroup memory reclaim stats | Roman Gushchin | 6 | -12/+38 |
2017-07-06 | mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects | Catalin Marinas | 2 | -10/+90 |
2017-07-06 | mm: kmemleak: factor object reference updating out of scan_block() | Catalin Marinas | 1 | -18/+25 |
2017-07-06 | mm: kmemleak: slightly reduce the size of some structures on 64-bit architect... | Catalin Marinas | 1 | -3/+3 |
2017-07-06 | mm, mempolicy: don't check cpuset seqlock where it doesn't matter | Vlastimil Babka | 1 | -16/+0 |
2017-07-06 | mm, mempolicy: simplify rebinding mempolicies when updating cpusets | Vlastimil Babka | 1 | -84/+18 |
2017-07-06 | mm, page_alloc: pass preferred nid instead of zonelist to allocator | Vlastimil Babka | 4 | -37/+35 |
2017-07-06 | mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() | Vlastimil Babka | 1 | -15/+7 |
2017-07-06 | mm, page_alloc: fix more premature OOM due to race with cpuset update | Vlastimil Babka | 1 | -13/+38 |
2017-07-06 | mm: rmap: use correct helper when poisoning hugepages | Punit Agrawal | 1 | -2/+5 |
2017-07-06 | mm/hugetlb: introduce set_huge_swap_pte_at() helper | Punit Agrawal | 1 | -3/+5 |
2017-07-06 | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 1 | -1/+1 |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 3 | -11/+18 |
2017-07-06 | mm, gup: ensure real head page is ref-counted when using hugepages | Punit Agrawal | 1 | -6/+6 |
2017-07-06 | mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages | Will Deacon | 1 | -3/+0 |
2017-07-06 | mm: drop NULL return check of pte_offset_map_lock() | Naoya Horiguchi | 2 | -4/+0 |
2017-07-06 | mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused | Matthias Kaehlcke | 1 | -6/+8 |
2017-07-06 | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 1 | -5/+2 |
2017-07-06 | mm: adaptive hash table scaling | Pavel Tatashin | 1 | -0/+25 |
2017-07-06 | mm: zero hash tables in allocator | Pavel Tatashin | 1 | -3/+9 |
2017-07-06 | mm/follow_page_mask: add support for hugepage directory entry | Aneesh Kumar K.V | 2 | -0/+41 |
2017-07-06 | mm/follow_page_mask: add support for hugetlb pgd entries | Anshuman Khandual | 2 | -0/+16 |
2017-07-06 | mm/hugetlb: export hugetlb_entry_migration helper | Aneesh Kumar K.V | 1 | -4/+4 |
2017-07-06 | mm/follow_page_mask: split follow_page_mask to smaller functions. | Aneesh Kumar K.V | 1 | -57/+91 |
2017-07-06 | mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at | Aneesh Kumar K.V | 1 | -10/+11 |
2017-07-06 | mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level | Anshuman Khandual | 2 | -5/+26 |
2017-07-06 | mm, memory_hotplug: remove unused cruft after memory hotplug rework | Michal Hocko | 1 | -207/+0 |
2017-07-06 | mm, memory_hotplug: fix the section mismatch warning | Michal Hocko | 1 | -1/+1 |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -1/+1 |
2017-07-06 | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | 1 | -3/+24 |
2017-07-06 | mm, memory_hotplug: fix MMOP_ONLINE_KEEP behavior | Michal Hocko | 1 | -4/+5 |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2 | -81/+123 |
2017-07-06 | mm, vmstat: skip reporting offline pages in pagetypeinfo | Michal Hocko | 1 | -3/+2 |
2017-07-06 | mm: __first_valid_page skip over offline pages | Michal Hocko | 1 | -8/+18 |
2017-07-06 | mm, compaction: skip over holes in __reset_isolation_suitable | Michal Hocko | 1 | -3/+2 |