summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei2013-07-091-28/+0
* sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer2013-07-031-0/+4
* mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2013-07-031-4/+10
* mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()Cody P Schafer2013-07-031-0/+3
* mm: fix comment referring to non-existent size_seqlock, change to span_seqlockCody P Schafer2013-07-031-1/+1
* mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman2013-07-031-0/+8
* mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman2013-07-031-0/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\
| * mmzone: correct "pags" to "pages" in comment.Cody P Schafer2013-03-271-1/+1
* | mm: zone_end_pfn is too smallRuss Anderson2013-03-221-1/+1
|/
* mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer2013-02-231-4/+10
* mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer2013-02-231-0/+10
* mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer2013-02-231-0/+10
* mm: move page flags layout to separate headerPeter Zijlstra2013-02-231-21/+1
* mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2013-02-231-0/+2
* mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-041-8/+0
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+13
|\
| * mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-111-0/+13
* | mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-121-7/+34
* | mm: cma: remove watermark hacksMarek Szyprowski2012-12-111-9/+0
|/
* memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-161-1/+1
* CMA: migrate mlocked pagesMinchan Kim2012-10-091-0/+2
* mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes2012-10-091-0/+1
* mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2012-10-091-1/+2
* mm: compaction: Restart compaction from near where it left offMel Gorman2012-10-091-0/+4
* mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2012-10-091-0/+3
* revert "mm: have order > 0 compaction start off where it left"Mel Gorman2012-10-091-4/+0
* cma: count free CMA pagesBartlomiej Zolnierkiewicz2012-10-091-0/+1
* mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman2012-07-311-0/+1
* memory-hotplug: fix kswapd looping forever problemMinchan Kim2012-07-311-0/+8
* mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-07-311-1/+1
* mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent2012-07-311-1/+1
* mm: have order > 0 compaction start off where it leftRik van Riel2012-07-311-0/+4
* mm: remove unused LRU_ALL_EVICTABLEWanpeng Li2012-07-311-1/+0
* memcg: rename config variablesAndrew Morton2012-07-311-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-06-291-15/+14
| |\
| * | mm: cleanup on the comments of zone_reclaim_statWanpeng Li2012-06-281-1/+1
* | | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-111-1/+1
* | | mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov2012-05-291-0/+14
* | | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-291-7/+3
| |/ |/|
* | mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-291-15/+14
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-7/+40
|\
| * mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2012-05-211-0/+9
| * mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2012-05-211-7/+31
* | mmzone: fix comment typo coelesce -> coalesceWang YanQing2012-04-151-1/+1
|/
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-211-0/+1
* mm: enum lru_list lruHugh Dickins2012-01-121-8/+8
* mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-01-121-0/+2
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-121-4/+6