summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-1610-17/+17
|\
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-1610-17/+17
* | mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka2018-04-141-1/+2
* | mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann2018-04-141-1/+5
* | mm/gup.c: document return valueMichael S. Tsirkin2018-04-142-3/+7
* | get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin2018-04-141-1/+4
* | mm/gup_benchmark: handle gup failuresMichael S. Tsirkin2018-04-141-1/+3
* | page cache: use xa_lockMatthew Wilcox2018-04-1113-185/+176Star
* | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-111-4/+0Star
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+11
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-1/+1
* | kasan, slub: fix handling of kasan_slab_free hookAndrey Konovalov2018-04-111-23/+34
* | mm/thp: don't count ZONE_MOVABLE as the target for freepage reservingJoonsoo Kim2018-04-111-1/+9
* | mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-113-29/+4Star
* | mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-113-16/+125
* | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-111-11/+14
* | mm: unclutter THP migrationMichal Hocko2018-04-114-39/+34Star
* | mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-117-29/+11Star
* | mm, numa: rework do_pages_moveMichal Hocko2018-04-113-175/+139Star
* | mm/swapfile.c: make pointer swap_avail_heads staticColin Ian King2018-04-111-1/+1
* | memcg: fix per_node_info cleanupMichal Hocko2018-04-111-0/+3
* | swap: divide-by-zero when zero length swap file on ssdTom Abraham2018-04-111-0/+4
* | mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-112-13/+17
* | mm/ksm.c: fix inconsistent accounting of zero pagesClaudio Imbrenda2018-04-111-0/+7
* | mm/z3fold.c: use gfpflags_allow_blockingMatthew Wilcox2018-04-111-1/+1
* | z3fold: fix memory leakXidong Wang2018-04-111-2/+7
* | memcg, thp: do not invoke oom killer on thp chargesMichal Hocko2018-04-113-10/+5Star
* | mm/migrate: properly preserve write attribute in special migrate entryRalph Campbell2018-04-111-1/+2
* | sched/numa: avoid trapping faults and attempting migration of file-backed dir...Mel Gorman2018-04-112-0/+16
* | mm/hmm.c: remove superfluous RCU protection around radix tree lookupTejun Heo2018-04-111-10/+2Star
* | mm/hmm: use device driver encoding for HMM pfnJérôme Glisse2018-04-111-41/+58
* | mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse2018-04-111-33/+118
* | mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()Jérôme Glisse2018-04-111-72/+102
* | mm/hmm: move hmm_pfns_clear() closer to where it is usedJérôme Glisse2018-04-111-8/+8
* | mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse2018-04-111-1/+1
* | mm/hmm: do not differentiate between empty entry or missing directoryJérôme Glisse2018-04-111-30/+15Star
* | mm/hmm: cleanup special vma handling (VM_SPECIAL)Jérôme Glisse2018-04-111-20/+20
* | mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulongJérôme Glisse2018-04-111-13/+13
* | mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architectureJérôme Glisse2018-04-111-10/+34
* | mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parametersJérôme Glisse2018-04-111-50/+28Star
* | mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse2018-04-111-1/+2
* | mm/hmm: unregister mmu_notifier when last HMM client quitJérôme Glisse2018-04-111-3/+35
* | mm/hmm: HMM should have a callback before MM is destroyedRalph Campbell2018-04-111-1/+28
* | mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt2018-04-111-17/+1Star
* | mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-112-37/+78
* | mm/vmscan: don't change pgdat state on base of a single LRU list stateAndrey Ryabinin2018-04-111-51/+75
* | mm/vmscan: remove redundant current_may_throttle() checkAndrey Ryabinin2018-04-111-1/+1
* | mm/vmscan: update stale commentsAndrey Ryabinin2018-04-111-5/+5
* | mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin2018-04-111-0/+7
* | mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin2018-04-111-0/+7