aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* 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
* mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez2010-05-25
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-25
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-04
* | mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro2010-03-06
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\ \
| * | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
| |/
* | percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-16
* | this_cpu: Page allocator conversionChristoph Lameter2010-01-05
|/
* kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-12
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2009-09-22
* mm: do batched scans for mem_cgroupWu Fengguang2009-09-22
* mm: vmstat: add isolate pagesKOSAKI Motohiro2009-09-22
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* vmscan: cleanup the scan batching codeWu Fengguang2009-06-16
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-16
* page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman2009-06-16
* [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell2009-03-13
* | mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
|/
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
* mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-08
* memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-20
* vmstat: mlocked pages statisticsNick Piggin2008-10-20
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-20
* mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-13
* for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-24
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* memory hotplug: register section/node id to freeYasunori Goto2008-04-28