aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2014-10-201-1/+1
|\
| * memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-161-1/+1
* | mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-11-011-1/+0
* | CMA: migrate mlocked pagesMinchan Kim2013-06-181-0/+2
* | mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2013-06-181-1/+2
* | mm: compaction: Restart compaction from near where it left offMel Gorman2013-06-181-0/+4
* | mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2013-06-181-0/+3
* | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2013-06-181-7/+3
* | mm: cma: remove watermark hacksMarek Szyprowski2013-04-301-7/+0
* | android/lowmemorykiller: Selectively count free CMA pagesLiam Mark2013-03-291-0/+8
* | Revert "android/lowmemorykiller: Only consider gfp_mask free pages"Olav Haugan2013-03-271-8/+0
* | Drop whitespace, Kconfigs, Makefile noise and dead codeStephen Boyd2013-03-141-6/+0
* | cma: redirect page allocation to CMAHeesub Shin2013-02-181-0/+1
* | android/lowmemorykiller: Only consider gfp_mask free pagesLiam Mark2012-12-171-0/+8
* | mm: make counts of CMA free pages correctLarry Bassel2012-12-171-0/+1
* | Merge "mm: Add is_cma_pageblock definition"Linux Build Service Account2012-12-101-0/+2
|\ \
| * | mm: Add is_cma_pageblock definitionLaura Abbott2012-12-031-0/+2
* | | Revert "android/lowmemorykiller: Only consider gfp_mask free pages"Liam Mark2012-12-051-8/+0
|/ /
* | android/lowmemorykiller: Only consider gfp_mask free pagesLiam Mark2012-11-021-0/+8
* | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2012-06-291-0/+9
* | mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2012-06-261-7/+31
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-0/+9
|\ \ | |/ |/|
| * Initial ContributionBryan Huntsman2011-10-031-0/+9
* | vmscan: only defer compaction for failed order and higherRik van Riel2012-03-211-0/+1
* | mm: enum lru_list lruHugh Dickins2012-01-121-8/+8
* | mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-01-121-0/+2
* | mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-121-4/+6
* | mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-101-0/+6
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-4/+4
* | mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2011-10-311-1/+1
* | mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-10-311-0/+1
* | mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-10-311-0/+2
* | mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-10-311-0/+2
* | mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-0/+8
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-261-0/+6
|/
* 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