aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-03
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-10
* mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman2014-01-21
* mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu2014-01-21
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-11
* mm: page_alloc: fair zone allocator policyJohannes Weiner2013-09-11
* mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei2013-07-09
* sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer2013-07-03
* mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2013-07-03
* mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()Cody P Schafer2013-07-03
* mm: fix comment referring to non-existent size_seqlock, change to span_seqlockCody P Schafer2013-07-03
* mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman2013-07-03
* mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman2013-07-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * mmzone: correct "pags" to "pages" in comment.Cody P Schafer2013-03-27
* | mm: zone_end_pfn is too smallRuss Anderson2013-03-22
|/
* mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer2013-02-23
* mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer2013-02-23
* mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer2013-02-23
* mm: move page flags layout to separate headerPeter Zijlstra2013-02-23
* mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2013-02-23
* mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-04
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-11
* | mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-12
* | mm: cma: remove watermark hacksMarek Szyprowski2012-12-11
|/
* memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-16
* CMA: migrate mlocked pagesMinchan Kim2012-10-09
* mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes2012-10-09
* mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2012-10-09
* mm: compaction: Restart compaction from near where it left offMel Gorman2012-10-09
* mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2012-10-09
* revert "mm: have order > 0 compaction start off where it left"Mel Gorman2012-10-09
* cma: count free CMA pagesBartlomiej Zolnierkiewicz2012-10-09
* mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman2012-07-31
* memory-hotplug: fix kswapd looping forever problemMinchan Kim2012-07-31
* mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-07-31
* mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent2012-07-31
* mm: have order > 0 compaction start off where it leftRik van Riel2012-07-31
* mm: remove unused LRU_ALL_EVICTABLEWanpeng Li2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-06-29
| |\
| * | mm: cleanup on the comments of zone_reclaim_statWanpeng Li2012-06-28
* | | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-11
* | | mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov2012-05-29
* | | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-29
| |/ |/|
* | mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-29
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\