aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+15
|\
| * mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-08-011-0/+2
| * mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2012-08-011-0/+2
| * mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2012-08-011-0/+2
| * mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-011-0/+8
| * memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-161-1/+1
* | merge opensource jb u5codeworkx2012-09-221-0/+44
|/
* 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
* page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2009-09-221-1/+4
* mm: do batched scans for mem_cgroupWu Fengguang2009-09-221-1/+5
* mm: vmstat: add isolate pagesKOSAKI Motohiro2009-09-221-0/+2
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+1
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-1/+2
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-13/+0
* vmscan: cleanup the scan batching codeWu Fengguang2009-06-161-2/+2
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-161-1/+15
* page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman2009-06-161-3/+0
* [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-181-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-6/+0
|\
| * numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell2009-03-131-6/+0
* | mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-011-0/+8
|/