summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-09-16Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQ_mer...Jianxin Pan869-228459/+107099
2019-08-29mm: fix wrong kasan report [1/1]Tao Zeng4-2/+24
2019-06-20mm: fix cma allocation time too long [1/1]Tao Zeng15-13/+191
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-03-23Merge 4.9.165 into android-4.9Greg Kroah-Hartman122-432/+918
2019-03-23mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn1-4/+4
2019-03-22UPSTREAM: psi: pressure stall information for CPU, memory, and IOJohannes Weiner15-6/+1004
2019-02-19mm: reclaim for unevictable cma pages [1/1]Tao Zeng6-4/+31
2018-12-18mm: save wasted memory by slab [1/1]tao zeng6-7/+113
2018-12-13Merge 4.9.145 into android-4.9Greg Kroah-Hartman56-133/+228
2018-12-13mm: don't warn about allocations which stall for too longTetsuo Handa1-10/+0
2018-11-01mm: exclude free cma pages when calculate watermark [1/1]tao zeng1-5/+2
2018-10-30mm: reduce watermark if free cma is too large [1/1]tao zeng1-0/+5
2018-08-07Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1009-6932/+15764
2018-07-11Merge 4.9.112 into android-4.9Greg Kroah-Hartman54-178/+404
2018-07-11mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka1-1/+0
2018-06-04ANDROID: add extra free kbytes tunableRik van Riel3-8/+51
2018-04-24Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1597-9267/+26531
2018-03-05mm: optimize for CMA allocate timetao zeng27-605/+1686
2018-02-28mm: fix drain_local_pages function typeSami Tolvanen2-4/+4
2018-01-31mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner5-23/+43
2018-01-31mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka1-3/+3
2018-01-16mm: fix compile error on other configstao zeng1-0/+2
2018-01-15mm: close debug print of cma alloctao zeng1-10/+16
2018-01-08Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan567-3361/+11149
2017-12-29mm: fix lowmem issuetao zeng12-17/+124
2017-12-09mm: fix remote numa hits statisticsMichal Hocko1-11/+4
2017-12-05mm/cma: fix alloc_contig_range ret code/potential leakMike Kravetz1-1/+8
2017-11-24mm/page_alloc.c: broken deferred calculationPavel Tatashin2-10/+20
2017-11-13mm: close debug print of cma alloctao zeng2-2/+2
2017-10-23mm: add pagetrace functiontao zeng10-2/+1031
2017-10-23mm: fix cma allocate fail problemtao zeng1-6/+21
2017-10-19Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan365-3380/+5495
2017-09-27mm: prevent double decrease of nr_reserved_highatomicMinchan Kim1-6/+18
2017-09-19mm: optimize for cma allocation/free timeTao Zeng5-1/+295
2017-09-15Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan184-1144/+1907
2017-09-13mm: forward memory reclaim processTao Zeng1-0/+28
2017-09-07mm: update cma policy and debug sysfsTao Zeng7-2/+205
2017-08-31Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan235-1413/+3882
2017-08-25mm: discard memblock data laterPavel Tatashin4-39/+25
2017-08-16mm: ratelimit PFNs busy info messageJonathan Toppins1-1/+1
2017-08-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel1-3/+3
2017-08-11mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf1-2/+2
2017-07-04Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan285-1374/+2521
2017-06-08Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan430-2087/+5264
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko4-11/+54
2017-05-20mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-12mm: avoid PFN busy when cma allocateTao Zeng7-0/+81
2017-04-12mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov1-1/+1
2017-03-12mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan1-1/+1
[next]