Age | Commit message (Expand) | Author | Files | Lines |
2017-07-10 | mm: unify new_node_page and alloc_migrate_target | Michal Hocko | 2 | -26/+3 |
2017-07-10 | hugetlb, memory_hotplug: prefer to use reserved pages for migration | Michal Hocko | 2 | -7/+29 |
2017-07-10 | mm, memory_hotplug: simplify empty node mask handling in new_node_page | Michal Hocko | 1 | -9/+10 |
2017-07-10 | mm, memory_hotplug: support movable_node for hotpluggable nodes | Michal Hocko | 1 | -3/+16 |
2017-07-10 | mm/migrate.c: stabilise page count when migrating transparent hugepages | Will Deacon | 1 | -13/+2 |
2017-07-10 | mm/hugetlb.c: warn the user when issues arise on boot due to hugepages | Liam R. Howlett | 1 | -12/+24 |
2017-07-10 | mm/cma.c: warn if the CMA area could not be activated | Anshuman Khandual | 1 | -2/+3 |
2017-07-10 | vmalloc: show lazy-purged vma info in vmallocinfo | Yisheng Xie | 1 | -1/+9 |
2017-07-10 | mm/memcontrol: exclude @root from checks in mem_cgroup_low | Sean Christopherson | 1 | -18/+32 |
2017-07-10 | mm: make PR_SET_THP_DISABLE immediately active | Michal Hocko | 2 | -4/+7 |
2017-07-10 | mm, vmpressure: pass-through notification support | David Rientjes | 1 | -29/+93 |
2017-07-10 | mm: hwpoison: introduce idenfity_page_state | Naoya Horiguchi | 1 | -32/+25 |
2017-07-10 | mm: hugetlb: delete dequeue_hwpoisoned_huge_page() | Naoya Horiguchi | 2 | -45/+0 |
2017-07-10 | mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error | Naoya Horiguchi | 1 | -40/+53 |
2017-07-10 | mm: hwpoison: introduce memory_failure_hugetlb() | Naoya Horiguchi | 1 | -52/+82 |
2017-07-10 | mm: soft-offline: dissolve free hugepage if soft-offlined | Naoya Horiguchi | 1 | -1/+1 |
2017-07-10 | mm: hugetlb: soft-offline: dissolve source hugepage after successful migration | Anshuman Khandual | 3 | -5/+12 |
2017-07-10 | mm: hwpoison: change PageHWPoison behavior on hugetlb pages | Naoya Horiguchi | 1 | -63/+24 |
2017-07-10 | mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() | Naoya Horiguchi | 1 | -3/+5 |
2017-07-10 | mm: hugetlb: prevent reuse of hwpoisoned free hugepages | Naoya Horiguchi | 2 | -3/+1 |
2017-07-10 | mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning | Nick Desaulniers | 1 | -1/+1 |
2017-07-10 | mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-10 | mm, vmscan: avoid thrashing anon lru when free + file is low | David Rientjes | 1 | -2/+11 |
2017-07-10 | mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE | Yevgen Pronenko | 1 | -2/+2 |
2017-07-10 | mm, page_alloc: fallback to smallest page when not stealing whole pageblock | Vlastimil Babka | 1 | -9/+44 |
2017-07-10 | swap: add block io poll in swapin path | Shaohua Li | 4 | -9/+30 |
2017-07-08 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+4 |
2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -18/+110 |
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 |