summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-12memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-06-29Merge branch 'master' into for-nextJiri Kosina1-15/+14
2012-06-28mm: cleanup on the comments of zone_reclaim_statWanpeng Li1-1/+1
2012-05-30mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov1-0/+14
2012-05-30mm/memcg: move reclaim_stat into lruvecHugh Dickins1-15/+14
2012-05-30mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov1-7/+3
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-7/+40
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski1-0/+9
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz1-7/+31
2012-04-15mmzone: fix comment typo coelesce -> coalesceWang YanQing1-1/+1
2012-03-22vmscan: only defer compaction for failed order and higherRik van Riel1-0/+1
2012-01-13mm: enum lru_list lruHugh Dickins1-8/+8
2012-01-13mm: compaction: make isolate_lru_page() filter-aware againMel Gorman1-0/+2
2012-01-13mm: collect LRU list heads into struct lruvecJohannes Weiner1-4/+6
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner1-0/+6
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-4/+4
2011-11-01mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman1-1/+1
2011-11-01mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman1-0/+1
2011-11-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-11-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim1-0/+8
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-27memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki1-0/+6
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-05-28Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2011-05-27memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki1-5/+0
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon1-0/+2
2011-05-25mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macroDaniel Kiper1-0/+3
2011-05-25mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...Daniel Kiper1-3/+3
2011-02-15Merge branch 'master' into for-nextJiri Kosina1-8/+6
2011-02-04fix comment spelling becausse => becausePete Zaitcev1-1/+1
2011-01-14thp: transparent hugepage vmstatAndrea Arcangeli1-0/+1
2011-01-14mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman1-1/+2
2011-01-14mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman1-7/+3
2010-10-27writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman1-0/+8
2010-10-27writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin1-0/+2
2010-09-10mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter1-0/+13
2010-08-10vmscan: kill prev_priority completelyKOSAKI Motohiro1-15/+0
2010-08-10mmzone.h: remove dead prototypeAlexander Nevenchannyy1-2/+0
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn1-0/+6
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li1-0/+1
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li1-1/+1
2010-05-25mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez1-1/+1
2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman1-0/+9
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-06mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro1-6/+1
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo1-1/+1
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu1-0/+2