summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2017-06-1549-1521/+2623
|\
| * mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzeroJoonsoo Kim2017-06-061-7/+7
| * mm/kasan: add support for memory hotplugAndrey Ryabinin2017-06-062-6/+35
| * mm/kasan: get rid of speculative shadow checksAndrey Ryabinin2017-06-061-82/+16
| * mm/kasan/kasan_init.c: use kasan_zero_pud for p4d tableJoonsoo Kim2017-06-061-0/+12
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2017-06-061-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2017-06-061-1/+1
| * mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon2017-06-061-5/+12
| * mm/page_alloc: return 0 in case this node has no page within the zoneWei Yang2017-06-061-0/+5
| * mm-hugetlb-warn-the-user-when-issues-arise-on-boot-due-to-hugepages-fixAndrew Morton2017-06-061-12/+11
| * mm/hugetlb.c: warn the user when issues arise on boot due to hugepagesLiam R. Howlett2017-06-061-1/+14
| * mm/cma.c: warn if the CMA area could not be activatedAnshuman Khandual2017-06-061-2/+3
| * vmalloc: show lazy-purged vma info in vmallocinfoYisheng Xie2017-06-061-1/+9
| * mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson2017-06-061-18/+32
| * mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-06-062-4/+7
| * mm, vmpressure: pass-through notification supportDavid Rientjes2017-06-061-29/+93
| * mm: hwpoison: introduce idenfity_page_stateNaoya Horiguchi2017-06-061-32/+25
| * mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi2017-06-062-45/+0
| * mm-hwpoison-dissolve-in-use-hugepage-in-unrecoverable-memory-error-fixAndrew Morton2017-06-061-3/+0
| * mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorNaoya Horiguchi2017-06-061-39/+55
| * mm: hwpoison: introduce memory_failure_hugetlb()Naoya Horiguchi2017-06-061-52/+82
| * mm: soft-offline: dissolve free hugepage if soft-offlinedNaoya Horiguchi2017-06-061-1/+1
| * mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual2017-06-063-5/+12
| * mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi2017-06-061-63/+24
| * mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()Naoya Horiguchi2017-06-061-3/+5
| * mm: hugetlb: prevent reuse of hwpoisoned free hugepagesNaoya Horiguchi2017-06-062-3/+1
| * mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers2017-06-061-1/+1
| * mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereferenceGustavo A. R. Silva2017-06-061-1/+1
| * mm-vmscan-avoid-thrashing-anon-lru-when-free-file-is-low-fixAndrew Morton2017-06-061-1/+1
| * mm, vmscan: avoid thrashing anon lru when free + file is lowDavid Rientjes2017-06-061-2/+11
| * mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTEYevgen Pronenko2017-06-061-2/+2
| * mm, page_alloc: fallback to smallest page when not stealing whole pageblockVlastimil Babka2017-06-061-9/+44
| * mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-06-062-1/+6
| * mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-06-064-34/+0
| * mm, memory_hotplug: drop artificial restriction on online/offlineMichal Hocko2017-06-061-58/+0
| * mm: memcontrol: account slab stats per lruvecJohannes Weiner2017-06-063-27/+7
| * mm: memcontrol: per-lruvec stats infrastructure fix 3Johannes Weiner2017-06-061-1/+4
| * mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-06-064-21/+17
| * mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-06-061-8/+8
| * mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-06-062-6/+6
| * mm: vmstat: move slab statistics from zone to node counters fixJohannes Weiner2017-06-061-0/+3
| * mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-06-065-13/+9
| * mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring2017-06-061-3/+2
| * mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring2017-06-061-1/+1
| * mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring2017-06-061-3/+1
| * mm-swap-sort-swap-entries-before-free-fixAndrew Morton2017-06-061-4/+3
| * mm/swapfile.c: sort swap entries before freeHuang Ying2017-06-061-0/+17
| * mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fix-fixAndrew Morton2017-06-061-1/+1
| * mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fixAndrew Morton2017-06-061-1/+1
| * mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-06-063-0/+8