summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: disallow early_pfn_to_nid on configurations which do not implement itMichal Hocko2017-07-101-0/+1
* include/linux/mmzone.h: remove ancient/ambiguous commentNikolay Borisov2017-07-101-5/+2
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-061-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-0/+16
* mm: consider zone which is not fully populated to have holesMichal Hocko2017-07-061-6/+29
* mm: remove return value from init_currently_empty_zoneMichal Hocko2017-07-061-1/+1
* mm, sparsemem: break out of loops earlyDave Hansen2017-07-061-0/+2
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-021-0/+1
* mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka2017-05-081-0/+5
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-031-0/+2
* mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2017-05-031-1/+1
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-031-1/+0
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-031-0/+2
* mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner2017-02-241-2/+0
* mm, vmscan: cleanup lru size claculationsMichal Hocko2017-02-221-1/+1
* mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-241-1/+5
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-271-28/+2
* mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman2016-09-011-2/+14
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\
| * mm: Add is_migrate_cma_pageLaura Abbott2016-07-261-0/+2
* | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-281-1/+1
* | mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-281-0/+1
* | mm: add per-zone lru list statMinchan Kim2016-07-281-0/+6
* | mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-281-4/+0
* | mm, page_alloc: remove fair zone allocation policyMel Gorman2016-07-281-5/+0
* | mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-281-9/+9
* | mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-281-4/+4
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-9/+10
* | mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-281-1/+1
* | mm: move page mapped accounting to the nodeMel Gorman2016-07-281-3/+3
* | mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2016-07-281-6/+6
* | mm, workingset: make working set detection node-awareMel Gorman2016-07-281-3/+3
* | mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-2/+2
* | mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman2016-07-281-2/+3
* | mm, mmzone: clarify the usage of zone paddingMel Gorman2016-07-281-3/+4
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-27/+41
* | mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-281-2/+8
* | mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-281-0/+13
* | mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-261-1/+3
* | mm: add NR_ZSMALLOC to vmstatMinchan Kim2016-07-261-0/+3
* | mm: zap ZONE_OOM_LOCKEDVladimir Davydov2016-07-261-1/+0
|/
* mm fix commmets: if SPARSEMEM, pgdata doesn't have page_extWeijie Yang2016-05-201-1/+1
* mm, oom, compaction: prevent from should_compact_retry looping for ever for c...Michal Hocko2016-05-201-0/+3
* mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman2016-05-191-7/+0
* mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman2016-05-191-7/+11
* mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-191-1/+2
* mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman2016-05-191-2/+11
* mm/highmem: simplify is_highmem()Chanho Min2016-05-191-4/+1
* mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2016-03-171-0/+2
OpenPOWER on IntegriCloud