summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-101-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-10-311-1/+1
* mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-10-311-0/+1
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-10-311-0/+2
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-10-311-0/+2
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-0/+8
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-261-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-271-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-261-5/+0
|/
* 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/+6
|\
| * thp: transparent hugepage vmstatAndrea Arcangeli2011-01-131-0/+1
| * mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman2011-01-131-1/+2
| * mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-131-7/+3
* | 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-261-0/+8
* writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-261-0/+2
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-091-0/+13
* vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-091-15/+0
* mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-091-2/+0
* 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
* mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez2010-05-251-1/+1
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-251-0/+9
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-041-1/+1
* | mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro2010-03-061-6/+1
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-0/+2
|\ \
| * | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+2
| |/
* | percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-171-1/+1
* | this_cpu: Page allocator conversionChristoph Lameter2010-01-051-10/+2
|/
* kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-121-1/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-7/+6