summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2017-06-14mm/hmm: simplify kconfig and enable HMM and DEVICE_PUBLIC for ppc64hmm-cdm-v2Jérôme Glisse2-23/+8
2017-06-14mm/memcontrol: support MEMORY_DEVICE_PRIVATE and MEMORY_DEVICE_PUBLICJérôme Glisse1-5/+53
2017-06-14mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse1-76/+92
2017-06-14mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse1-5/+80
2017-06-14mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse6-26/+113
2017-06-12mm/migrate: allow migrate_vma() to alloc new page on empty entry v2Jérôme Glisse1-4/+131
2017-06-12mm/migrate: support un-addressable ZONE_DEVICE page in migration v2Jérôme Glisse3-27/+142
2017-06-12mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse1-16/+98
2017-06-12mm/migrate: new memory migration helper for use with device memory v4Jérôme Glisse1-0/+444
2017-06-12mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse3-12/+56
2017-06-12mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3Jérôme Glisse1-0/+88
2017-06-12mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v5Jérôme Glisse2-1/+424
2017-06-12mm/ZONE_DEVICE: special case put_page() for device private pages v2Jérôme Glisse1-0/+8
2017-06-12mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3Jérôme Glisse4-2/+96
2017-06-12mm/hmm/mirror: device page fault handlerJérôme Glisse1-12/+244
2017-06-12mm/hmm/mirror: helper to snapshot CPU page table v3Jérôme Glisse1-0/+280
2017-06-12mm/hmm/mirror: mirror process address space on device with HMM helpers v3Jérôme Glisse2-15/+165
2017-06-12mm/hmm: heterogeneous memory management (HMM for short) v4Jérôme Glisse3-1/+88
2017-06-06mm: add strictlimit knobMaxim Patlasov1-0/+35
2017-06-06linux-nextAndrew Morton5-34/+24
2017-06-06mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzeroJoonsoo Kim1-7/+7
2017-06-06mm/kasan: add support for memory hotplugAndrey Ryabinin2-6/+35
2017-06-06mm/kasan: get rid of speculative shadow checksAndrey Ryabinin1-82/+16
2017-06-06mm/kasan/kasan_init.c: use kasan_zero_pud for p4d tableJoonsoo Kim1-0/+12
2017-06-06mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang1-1/+1
2017-06-06mm/page_owner: align with pageblock_nr pageszhong jiang1-1/+1
2017-06-06mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon1-5/+12
2017-06-06mm/page_alloc: return 0 in case this node has no page within the zoneWei Yang1-0/+5
2017-06-06mm-hugetlb-warn-the-user-when-issues-arise-on-boot-due-to-hugepages-fixAndrew Morton1-12/+11
2017-06-06mm/hugetlb.c: warn the user when issues arise on boot due to hugepagesLiam R. Howlett1-1/+14
2017-06-06mm/cma.c: warn if the CMA area could not be activatedAnshuman Khandual1-2/+3
2017-06-06vmalloc: show lazy-purged vma info in vmallocinfoYisheng Xie1-1/+9
2017-06-06mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson1-18/+32
2017-06-06mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2-4/+7
2017-06-06mm, vmpressure: pass-through notification supportDavid Rientjes1-29/+93
2017-06-06mm: hwpoison: introduce idenfity_page_stateNaoya Horiguchi1-32/+25
2017-06-06mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi2-45/+0
2017-06-06mm-hwpoison-dissolve-in-use-hugepage-in-unrecoverable-memory-error-fixAndrew Morton1-3/+0
2017-06-06mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorNaoya Horiguchi1-39/+55
2017-06-06mm: hwpoison: introduce memory_failure_hugetlb()Naoya Horiguchi1-52/+82
2017-06-06mm: soft-offline: dissolve free hugepage if soft-offlinedNaoya Horiguchi1-1/+1
2017-06-06mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual3-5/+12
2017-06-06mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi1-63/+24
2017-06-06mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()Naoya Horiguchi1-3/+5
2017-06-06mm: hugetlb: prevent reuse of hwpoisoned free hugepagesNaoya Horiguchi2-3/+1
2017-06-06mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers1-1/+1
2017-06-06mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereferenceGustavo A. R. Silva1-1/+1
2017-06-06mm-vmscan-avoid-thrashing-anon-lru-when-free-file-is-low-fixAndrew Morton1-1/+1
2017-06-06mm, vmscan: avoid thrashing anon lru when free + file is lowDavid Rientjes1-2/+11
2017-06-06mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTEYevgen Pronenko1-2/+2