summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-18hmm/dmirror: dummy mirror support for fake device memoryhmm-v13Jérôme Glisse2-0/+322
2016-11-18hmm/dmirror: dummy mirror driver for testing and showcasing the HMMJérôme Glisse4-0/+979
2016-11-18mm/hmm/devmem: dummy HMM device as an helper for ZONE_DEVICE memoryJérôme Glisse2-1/+116
2016-11-18mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memoryJérôme Glisse2-0/+360
2016-11-18mm/hmm/migrate: new memory migration helper for use with device memoryJérôme Glisse2-3/+635
2016-11-18mm/hmm/migrate: add new boolean copy flag to migratepage() callbackJérôme Glisse12-43/+95
2016-11-18mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse2-1/+57
2016-11-18mm/hmm/mirror: device page fault handlerJérôme Glisse2-28/+267
2016-11-18mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2-2/+191
2016-11-17mm/hmm/mirror: add range monitor helper, to monitor CPU page table updateJérôme Glisse2-1/+112
2016-11-17mm/hmm/mirror: add range lock helper, prevent CPU page table update for the r...Jérôme Glisse2-7/+154
2016-11-17mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2-0/+257
2016-11-17mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse7-0/+251
2016-11-17mm/ZONE_DEVICE/x86: add support for un-addressable device memoryJérôme Glisse1-14/+14
2016-11-14mm/ZONE_DEVICE/unaddressable: add special swap for unaddressableJérôme Glisse8-4/+158
2016-11-14mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memoryJérôme Glisse2-0/+21
2016-11-14mm/ZONE_DEVICE/free-page: callback when page is freedJérôme Glisse2-0/+12
2016-11-14mm/ZONE_DEVICE/free_hot_cold_page: catch ZONE_DEVICE pagesJérôme Glisse1-0/+10
2016-11-14mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memoryJérôme Glisse6-10/+44
2016-11-14mm/memory/hotplug: convert device parameter bool to set of flagsJérôme Glisse10-25/+113
2016-10-26kasan: support panic_on_warnDmitry Vyukov1-0/+2
2016-10-26shmem: avoid maybe-uninitialized warningArnd Bergmann1-3/+1
2016-10-26shmem: avoid huge pages for small filesKirill A. Shutemov2-0/+8
2016-10-26mm, compaction: fix NR_ISOLATED_* stats for pfn based migrationMing Ling2-26/+14
2016-10-26mm-mempolicy-clean-up-__gfp_thisnode-confusion-in-policy_zonelist-checkpatch-...Andrew Morton1-3/+3
2016-10-26mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelistMichal Hocko1-16/+8
2016-10-26mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes4-4/+6
2016-10-26mm/vmalloc.c: simplify /proc/vmallocinfo implementationzijun_hu1-22/+5
2016-10-26mm: make unreserve highatomic functions reliableMinchan Kim1-7/+17
2016-10-26mm: try to exhaust highatomic reserve before the OOMMinchan Kim1-5/+10
2016-10-26mm: prevent double decrease of nr_reserved_highatomicMinchan Kim1-6/+18
2016-10-26mm: don't steal highatomic pageblockMinchan Kim1-2/+4
2016-10-26mm/vmalloc: replace opencoded 4-level page walkersChris Wilson1-66/+27
2016-10-26kmemleak: fix reference to DocumentationAndreas Platschek1-1/+1
2016-10-26mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang1-3/+7
2016-10-26mm/hugetlb.c: use huge_pte_lock instead of opencoding the lockAneesh Kumar K.V1-4/+2
2016-10-26mm/hugetlb.c: use the right pte val for compare in hugetlb_cowAneesh Kumar K.V1-5/+7
2016-10-26mm/gup.c: make unnecessarily global vma_permits_fault() staticTobias Klauser1-1/+2
2016-10-26mm-compaction-allow-compaction-for-gfp_nofs-requests-fixAndrew Morton1-1/+1
2016-10-26mm, compaction: allow compaction for GFP_NOFS requestsMichal Hocko1-3/+14
2016-10-26mm/vmscan.c: set correct defer count for shrinkerShaohua Li1-3/+11
2016-10-26dont-touch-single-threaded-ptes-which-are-on-the-right-node-v3Andi Kleen1-4/+4
2016-10-26mm/mprotect.c: don't touch single threaded PTEs which are on the right nodeAndi Kleen1-0/+13
2016-10-26slub: avoid false-postive warningArnd Bergmann1-1/+1
2016-10-26slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov5-23/+31
2016-10-26mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov1-1/+14
2016-10-26mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-10-26CREDITS: update credit information for Martin KepplingerMartin Kepplinger1-2/+3
2016-10-26lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-26latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1