summaryrefslogtreecommitdiff
path: root/include/uapi/linux/kd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/kd.h')
0 files changed, 0 insertions, 0 deletions
2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman 2012-10-09revert "mm: have order > 0 compaction start off where it left"Mel Gorman 2012-10-09mm: compaction: abort compaction loop if lock is contended or run too longShaohua Li 2012-10-09cma: fix watermark checkingBartlomiej Zolnierkiewicz 2012-10-09mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim 2012-10-09mm: adjust final #endif position in mm/internal.hMichel Lespinasse 2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman 2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman 2012-07-31netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman 2012-07-31mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman 2012-07-31mm: setup pageblock_order before it's used by sparsememXishi Qiu 2012-07-31mm: have order > 0 compaction start off where it leftRik van Riel 2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds 2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-06-01new helper: vm_mmap_pgoff()Al Viro 2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz 2012-05-29mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han 2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz 2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli 2011-05-25mm: nommu: sort mm->mmap list properlyNamhyung Kim 2011-03-31Fix common misspellingsLucas De Marchi 2011-03-17mm: export __get_user_pagesHuang Ying 2011-01-17Revert "mm: batch activate_page() to reduce lock contention"Linus Torvalds 2011-01-13mm: batch activate_page() to reduce lock contentionShaohua Li 2011-01-13thp: transparent hugepage coreAndrea Arcangeli 2011-01-13mlock: do not hold mmap_sem for extended periods of timeMichel Lespinasse 2010-10-26mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki