aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* 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
|\
| * mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2012-05-21
| * mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2012-05-21
* | mmzone: fix comment typo coelesce -> coalesceWang YanQing2012-04-15
|/
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-21
* mm: enum lru_list lruHugh Dickins2012-01-12
* mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-01-12
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-12
* mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-10
* memblock: Kill early_node_map[]Tejun Heo2011-12-08
* mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2011-10-31
* mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-10-31
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-10-31
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-10-31
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-26
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\
| * ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-26
* | memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki2011-05-26
|/
* mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper2011-05-25
* mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper2011-05-25
* Merge branch 'master' into for-nextJiri Kosina2011-02-15
|\
| * thp: transparent hugepage vmstatAndrea Arcangeli2011-01-13
| * mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman2011-01-13
| * mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-13
* | fix comment spelling becausse => becausePete Zaitcev2011-02-04
|/
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
* writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-26
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-09
* vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-09
* mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-09
* numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-27
* mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-25
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-25