aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* mm: refactor zone_movable_is_highmem()Zhang Zhen2015-04-15
* mm: move zone lock to a different cache line than order-0 free page listsMel Gorman2015-04-07
* mm: microoptimize zonelist operationsVlastimil Babka2015-02-11
* mm: fix typo of MIGRATE_RESERVE in commentBaoquan He2015-02-11
* mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-13
* mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-10
* mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-13
* mm: clean up zone flagsJohannes Weiner2014-10-09
* mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman2014-08-06
* mm: move zone->pages_scanned into a vmstat counterMel Gorman2014-08-06
* mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman2014-08-06
* mem-hotplug: improve zone_movable_is_highmem logicWang Nan2014-08-06
* mm: page_alloc: use unsigned int for order in more placesMel Gorman2014-06-04
* mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2014-06-04
* mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2014-06-04
* mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes2014-06-04
* mem-hotplug: implement get/put_online_memsVladimir Davydov2014-06-04
* mm: page_alloc: do not cache reclaim distancesMel Gorman2014-06-04
* 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