aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* 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
* 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