summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/thp: don't count ZONE_MOVABLE as the target for freepage reservingJoonsoo Kim2018-04-111-1/+9
* ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim2018-04-111-1/+15
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-113-29/+4
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-115-19/+126
* mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-113-15/+17
* mm: unclutter THP migrationMichal Hocko2018-04-115-41/+36
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-1110-35/+14
* mm, numa: rework do_pages_moveMichal Hocko2018-04-113-175/+139
* 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-113-30/+35
* 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/+5
* mm/migrate: properly preserve write attribute in special migrate entryRalph Campbell2018-04-111-1/+2
* mm: check __highest_present_section_nr directly in memory_dev_init()Wei Yang2018-04-111-5/+2
* sched/numa: avoid trapping faults and attempting migration of file-backed dir...Mel Gorman2018-04-112-0/+16
* Documentation/vm/hmm.txt: typos and syntaxes fixesJérôme Glisse2018-04-111-54/+54
* mm/hmm: fix header file if/else/endif maze, againArnd Bergmann2018-04-111-9/+12
* mm/hmm.c: remove superfluous RCU protection around radix tree lookupTejun Heo2018-04-111-10/+2
* mm/hmm: use device driver encoding for HMM pfnJérôme Glisse2018-04-112-77/+152
* mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse2018-04-112-34/+119
* 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-112-3/+3
* mm/hmm: do not differentiate between empty entry or missing directoryJérôme Glisse2018-04-112-35/+18
* 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-112-38/+34
* mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architectureJérôme Glisse2018-04-112-19/+41
* mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parametersJérôme Glisse2018-04-112-63/+33
* 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-112-1/+38
* mm/hmm: fix header file if/else/endif mazeJérôme Glisse2018-04-111-8/+1
* mm/hmm: documentation editorial update to HMM documentationRalph Campbell2018-04-112-174/+187
* mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt2018-04-113-32/+21
* mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-114-38/+82
* 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
* dcache: account external names as indirectly reclaimable memoryRoman Gushchin2018-04-111-9/+30
* mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin2018-04-111-0/+7
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-112-0/+2
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-04-103-1/+2
|\
| * c6x: pass endianness info to sparseLuc Van Oostenryck2018-04-101-0/+1
| * c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap2018-04-101-0/+1
| * c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-101-1/+0