summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\
| * mm: Add is_migrate_cma_pageLaura Abbott2016-07-26
* | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-28
* | mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-28
* | mm: add per-zone lru list statMinchan Kim2016-07-28
* | mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-28
* | mm, page_alloc: remove fair zone allocation policyMel Gorman2016-07-28
* | mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-28
* | mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-28
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-28
* | mm: move page mapped accounting to the nodeMel Gorman2016-07-28
* | mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2016-07-28
* | mm, workingset: make working set detection node-awareMel Gorman2016-07-28
* | mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-28
* | mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman2016-07-28
* | mm, mmzone: clarify the usage of zone paddingMel Gorman2016-07-28
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* | mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-28
* | mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-28
* | mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-26
* | mm: add NR_ZSMALLOC to vmstatMinchan Kim2016-07-26
* | mm: zap ZONE_OOM_LOCKEDVladimir Davydov2016-07-26
|/
* mm fix commmets: if SPARSEMEM, pgdata doesn't have page_extWeijie Yang2016-05-20
* mm, oom, compaction: prevent from should_compact_retry looping for ever for c...Michal Hocko2016-05-20
* mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman2016-05-19
* mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman2016-05-19
* mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-19
* mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman2016-05-19
* mm/highmem: simplify is_highmem()Chanho Min2016-05-19
* mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2016-03-17
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-17
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-15
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-15
* mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka2016-03-15
* thp: make split_queue per-nodeKirill A. Shutemov2016-02-03
* mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-14
* mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai2016-01-14
* mm/zonelist: enumerate zonelists array indexYaowei Bai2016-01-14
* include/linux/mmzone.h: remove unused is_unevictable_lru()Yaowei Bai2016-01-14
* include/linux/mmzone.h: reflow commentAndrew Morton2015-11-06
* mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-06
* mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-06
* mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-06
* mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-06
* mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-06
* mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai2015-11-05
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | mm: remove struct node_active_regionminkyung88.kim2015-09-04
|/