aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
2012-01-12mm: enum lru_list lruHugh Dickins
2012-01-12mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-26memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper
2011-05-25mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-04fix comment spelling becausse => becausePete Zaitcev
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli
2011-01-13mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman
2011-01-13mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro
2010-08-09mmzone.h: remove dead prototypeAlexander Nevenchannyy
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li
2010-05-25mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez
2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-04Fix misspellings of "invocation" in comments.Adam Buchbinder
2010-01-05this_cpu: Page allocator conversionChristoph Lameter
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-22page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman
2009-09-22mm: do batched scans for mem_cgroupWu Fengguang
2009-09-22mm: vmstat: add isolate pagesKOSAKI Motohiro
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16vmscan: cleanup the scan batching codeWu Fengguang
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman