summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman2012-08-011-0/+1
* memory-hotplug: fix kswapd looping forever problemMinchan Kim2012-08-011-0/+8
* mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-08-011-1/+1
* mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent2012-08-011-1/+1
* mm: have order > 0 compaction start off where it leftRik van Riel2012-08-011-0/+4
* mm: remove unused LRU_ALL_EVICTABLEWanpeng Li2012-08-011-1/+0Star
* memcg: rename config variablesAndrew Morton2012-08-011-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/+14Star
| |\
| * | 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-121-1/+1
* | | mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov2012-05-301-0/+14
* | | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-301-7/+3Star
| |/ |/|
* | mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-301-15/+14Star
|/
* 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-221-0/+1
* mm: enum lru_list lruHugh Dickins2012-01-131-8/+8
* mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-01-131-0/+2
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-131-4/+6
* mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-111-0/+6
* memblock: Kill early_node_map[]Tejun Heo2011-12-081-4/+4
* mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2011-11-011-1/+1
* mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-11-011-0/+1
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-11-011-0/+2
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-11-011-0/+2
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-11-011-0/+8
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-271-0/+6
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-0/+7
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-281-0/+2
|\
| * ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-0/+2
* | memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki2011-05-271-5/+0Star
|/
* mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper2011-05-251-0/+3
* mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper2011-05-251-3/+3
* Merge branch 'master' into for-nextJiri Kosina2011-02-151-8/+6Star
|\
| * thp: transparent hugepage vmstatAndrea Arcangeli2011-01-141-0/+1
| * mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman2011-01-141-1/+2
| * mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-141-7/+3Star
* | fix comment spelling becausse => becausePete Zaitcev2011-02-041-1/+1
|/
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-271-0/+8
* writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-271-0/+2
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-101-0/+13
* vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-101-15/+0Star
* mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-101-2/+0Star
* numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-271-0/+6
* mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-251-0/+1
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-251-1/+1