aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2017-07-10mm/hugetlb.c: replace memfmt with string_get_sizeGravatar Matthew Wilcox 1-14/+5
2017-07-10mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Gravatar Michal Hocko 1-1/+1
2017-07-10mm, hugetlb: schedule when potentially allocating many hugepagesGravatar David Rientjes 1-0/+2
2017-07-10mm: unify new_node_page and alloc_migrate_targetGravatar Michal Hocko 2-26/+3
2017-07-10hugetlb, memory_hotplug: prefer to use reserved pages for migrationGravatar Michal Hocko 2-7/+29
2017-07-10mm, memory_hotplug: simplify empty node mask handling in new_node_pageGravatar Michal Hocko 1-9/+10
2017-07-10mm, memory_hotplug: support movable_node for hotpluggable nodesGravatar Michal Hocko 1-3/+16
2017-07-10mm/migrate.c: stabilise page count when migrating transparent hugepagesGravatar Will Deacon 1-13/+2
2017-07-10mm/hugetlb.c: warn the user when issues arise on boot due to hugepagesGravatar Liam R. Howlett 1-12/+24
2017-07-10mm/cma.c: warn if the CMA area could not be activatedGravatar Anshuman Khandual 1-2/+3
2017-07-10vmalloc: show lazy-purged vma info in vmallocinfoGravatar Yisheng Xie 1-1/+9
2017-07-10mm/memcontrol: exclude @root from checks in mem_cgroup_lowGravatar Sean Christopherson 1-18/+32
2017-07-10mm: make PR_SET_THP_DISABLE immediately activeGravatar Michal Hocko 2-4/+7
2017-07-10mm, vmpressure: pass-through notification supportGravatar David Rientjes 1-29/+93
2017-07-10mm: hwpoison: introduce idenfity_page_stateGravatar Naoya Horiguchi 1-32/+25
2017-07-10mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Gravatar Naoya Horiguchi 2-45/+0
2017-07-10mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorGravatar Naoya Horiguchi 1-40/+53
2017-07-10mm: hwpoison: introduce memory_failure_hugetlb()Gravatar Naoya Horiguchi 1-52/+82
2017-07-10mm: soft-offline: dissolve free hugepage if soft-offlinedGravatar Naoya Horiguchi 1-1/+1
2017-07-10mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationGravatar Anshuman Khandual 3-5/+12
2017-07-10mm: hwpoison: change PageHWPoison behavior on hugetlb pagesGravatar Naoya Horiguchi 1-63/+24
2017-07-10mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()Gravatar Naoya Horiguchi 1-3/+5
2017-07-10mm: hugetlb: prevent reuse of hwpoisoned free hugepagesGravatar Naoya Horiguchi 2-3/+1
2017-07-10mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningGravatar Nick Desaulniers 1-1/+1
2017-07-10mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereferenceGravatar Gustavo A. R. Silva 1-1/+1
2017-07-10mm, vmscan: avoid thrashing anon lru when free + file is lowGravatar David Rientjes 1-2/+11
2017-07-10mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTEGravatar Yevgen Pronenko 1-2/+2
2017-07-10mm, page_alloc: fallback to smallest page when not stealing whole pageblockGravatar Vlastimil Babka 1-9/+44
2017-07-10swap: add block io poll in swapin pathGravatar Shaohua Li 4-9/+30
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+4
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-18/+110
2017-07-07Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+9
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+5
2017-07-06mm, memory_hotplug: move movable_node to the hotplug properGravatar Michal Hocko 2-1/+6
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEGravatar Michal Hocko 4-34/+0
2017-07-06mm, memory_hotplug: drop artificial restriction on online/offlineGravatar Michal Hocko 1-58/+0
2017-07-06mm: memcontrol: account slab stats per lruvecGravatar Johannes Weiner 3-27/+7
2017-07-06mm: memcontrol: per-lruvec stats infrastructureGravatar Johannes Weiner 4-22/+21
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesGravatar Johannes Weiner 1-8/+8
2017-07-06mm: memcontrol: use the node-native slab memory countersGravatar Johannes Weiner 2-6/+6
2017-07-06mm: vmstat: move slab statistics from zone to node countersGravatar Johannes Weiner 5-13/+12
2017-07-06mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Gravatar Markus Elfring 1-3/+2
2017-07-06mm/zswap.c: improve a size determination in zswap_frontswap_init()Gravatar Markus Elfring 1-1/+1
2017-07-06mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Gravatar Markus Elfring 1-3/+1
2017-07-06mm/swapfile.c: sort swap entries before freeGravatar Huang Ying 1-0/+16
2017-07-06mm/oom_kill: count global and memory cgroup oom killsGravatar Konstantin Khlebnikov 3-0/+8
2017-07-06mm: per-cgroup memory reclaim statsGravatar Roman Gushchin 6-12/+38
2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsGravatar Catalin Marinas 2-10/+90
2017-07-06mm: kmemleak: factor object reference updating out of scan_block()Gravatar Catalin Marinas 1-18/+25
2017-07-06mm: kmemleak: slightly reduce the size of some structures on 64-bit architect...Gravatar Catalin Marinas 1-3/+3