| Commit message (Expand) | Author | Age |
* | mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES | Roman Gushchin | 2018-05-07 |
* | Merge android-4.4.110 (5cc8c2e) into msm-4.4 | Srinivasarao P | 2018-01-18 |
|\ |
|
| * | Merge 4.4.110 into android-4.4 | Greg Kroah-Hartman | 2018-01-06 |
| |\ |
|
| | * | kaiser: vmstat show NR_KAISERTABLE as nr_overhead | Hugh Dickins | 2018-01-05 |
* | | | Merge android-4.4.101 (f0b9d2d) into msm-4.4 | Srinivasarao P | 2017-12-26 |
|\| | |
|
| * | | Merge 4.4.101 into android-4.4 | Greg Kroah-Hartman | 2017-11-24 |
| |\| |
|
| | * | mm/page_alloc.c: broken deferred calculation | Pavel Tatashin | 2017-11-24 |
* | | | mm, page_owner: print migratetype of page and pageblock, symbolic flags | Vlastimil Babka | 2017-07-07 |
* | | | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4' | Blagovest Kolenichev | 2017-06-20 |
|\| | |
|
| * | | Merge 4.4.72 into android-4.4 | Greg Kroah-Hartman | 2017-06-14 |
| |\| |
|
| | * | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko | 2017-06-14 |
| * | | UPSTREAM: mm: Add is_migrate_cma_page | Laura Abbott | 2016-09-06 |
| |/ |
|
* | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4' | Runmin Wang | 2017-02-28 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/v4.4/topic/wb-cg2' into linux-linaro-lsk... | Alex Shi | 2016-11-29 |
| |\ \ |
|
| | * | | mm: page_alloc: generalize the dirty balance reserve | Johannes Weiner | 2016-11-29 |
| | |/ |
|
* | | | mm, compaction: introduce kcompactd | Vlastimil Babka | 2017-02-21 |
* | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android | Runmin Wang | 2016-12-16 |
|\| | |
|
| * | | mm: Add is_migrate_cma_page | Laura Abbott | 2016-08-27 |
| |/ |
|
* | | mm: add cma pcp list | Liam Mark | 2016-04-13 |
* | | cma: redirect page allocation to CMA | Heesub Shin | 2016-04-13 |
* | | lowmemorykiller: Don't count swap cache pages twice | Liam Mark | 2016-04-13 |
* | | android/lowmemorykiller: Selectively count free CMA pages | Liam Mark | 2016-04-13 |
* | | mm: Add is_cma_pageblock definition | Laura Abbott | 2016-03-22 |
|/ |
|
* | include/linux/mmzone.h: reflow comment | Andrew Morton | 2015-11-06 |
* | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand | Mel Gorman | 2015-11-06 |
* | mm, page_alloc: remove MIGRATE_RESERVE | Mel Gorman | 2015-11-06 |
* | mm, page_alloc: delete the zonelist_cache | Mel Gorman | 2015-11-06 |
* | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman | 2015-11-06 |
* | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman | 2015-11-06 |
* | mm/page_alloc: remove unused parameter in init_currently_empty_zone() | Yaowei Bai | 2015-11-05 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 |
|\ |
|
| * | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 |
* | | mm: remove struct node_active_region | minkyung88.kim | 2015-09-04 |
|/ |
|
* | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman | 2015-06-30 |
* | mm: meminit: inline some helper functions | Mel Gorman | 2015-06-30 |
* | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman | 2015-06-30 |
* | mm: refactor zone_movable_is_highmem() | Zhang Zhen | 2015-04-15 |
* | mm: move zone lock to a different cache line than order-0 free page lists | Mel Gorman | 2015-04-07 |
* | mm: microoptimize zonelist operations | Vlastimil Babka | 2015-02-11 |
* | mm: fix typo of MIGRATE_RESERVE in comment | Baoquan He | 2015-02-11 |
* | mm/page_ext: resurrect struct page extending code for debugging | Joonsoo Kim | 2014-12-13 |
* | mm: embed the memcg pointer directly into struct page | Johannes Weiner | 2014-12-10 |
* | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype | Joonsoo Kim | 2014-11-13 |
* | mm: clean up zone flags | Johannes Weiner | 2014-10-09 |
* | mm: page_alloc: reduce cost of the fair zone allocation policy | Mel Gorman | 2014-08-06 |
* | mm: move zone->pages_scanned into a vmstat counter | Mel Gorman | 2014-08-06 |
* | mm: rearrange zone fields into read-only, page alloc, statistics and page rec... | Mel Gorman | 2014-08-06 |
* | mem-hotplug: improve zone_movable_is_highmem logic | Wang Nan | 2014-08-06 |
* | mm: page_alloc: use unsigned int for order in more places | Mel Gorman | 2014-06-04 |
* | mm: page_alloc: reduce number of times page_to_pfn is called | Mel Gorman | 2014-06-04 |