aboutsummaryrefslogtreecommitdiffstats
path: root/mm/internal.h
Commit message (Expand)AuthorAge
* mm, thp: fix mlock statisticsDavid Rientjes2012-10-09
* CMA: migrate mlocked pagesMinchan Kim2012-10-09
* mm: use clear_page_mlock() in page_remove_rmap()Hugh Dickins2012-10-09
* mm: remove vma arg from page_evictableHugh Dickins2012-10-09
* mm: compaction: Restart compaction from near where it left offMel Gorman2012-10-09
* mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2012-10-09
* revert "mm: have order > 0 compaction start off where it left"Mel Gorman2012-10-09
* mm: compaction: abort compaction loop if lock is contended or run too longShaohua Li2012-10-09
* cma: fix watermark checkingBartlomiej Zolnierkiewicz2012-10-09
* mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim2012-10-09
* mm: adjust final #endif position in mm/internal.hMichel Lespinasse2012-10-09
* mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman2012-10-09
* mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-21
* netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
* mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman2012-07-31
* mm: setup pageblock_order before it's used by sparsememXishi Qiu2012-07-31
* mm: have order > 0 compaction start off where it leftRik van Riel2012-07-31
* Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: vm_mmap_pgoff()Al Viro2012-06-01
* | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz2012-05-29
* | mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han2012-05-29
|/
* mm: compaction: export some of the functionsMichal Nazarewicz2012-05-21
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-02
* mm: nommu: sort mm->mmap list properlyNamhyung Kim2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* mm: export __get_user_pagesHuang Ying2011-03-17
* Revert "mm: batch activate_page() to reduce lock contention"Linus Torvalds2011-01-17
* mm: batch activate_page() to reduce lock contentionShaohua Li2011-01-13
* thp: transparent hugepage coreAndrea Arcangeli2011-01-13
* mlock: do not hold mmap_sem for extended periods of timeMichel Lespinasse2011-01-13
* mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki2010-10-26
* HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li2009-12-16
* HWPOISON: add memory cgroup filterAndi Kleen2009-12-16
* HWPOISON: add page flags filterWu Fengguang2009-12-16
* HWPOISON: limit hwpoison injector to known page typesWu Fengguang2009-12-16
* HWPOISON: add fs/device filtersWu Fengguang2009-12-16
* HWPOISON: detect free buddy pages explicitlyWu Fengguang2009-12-16
* mm: remove unevictable_migrate_page functionLee Schermerhorn2009-12-15
* ksm: fix mlockfreed to munlockedHugh Dickins2009-12-15
* mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-15
* mm: move highest_memmap_pfnHugh Dickins2009-09-22
* mm: FOLL flags for GUP flagsHugh Dickins2009-09-22
* mm: FOLL_DUMP replace FOLL_ANONHugh Dickins2009-09-22
* mm: remove unused GUP flagsHugh Dickins2009-09-22
* vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman2009-06-16
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang2009-06-16
* page allocator: move free_page_mlock() to page_alloc.cKOSAKI Motohiro2009-06-16
* page allocator: do not disable interrupts in free_page_mlock()Mel Gorman2009-06-16