aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes2012-10-09
* mm: remove free_page_mlockHugh Dickins2012-10-09
* mm: remove vma arg from page_evictableHugh Dickins2012-10-09
* mm: fix-up zone present pagesJianguo Wu2012-10-09
* mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas2012-10-09
* mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim2012-10-09
* mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2012-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/memblock: cleanup early_node_map[] related commentsWanpeng Li2012-10-09
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-09
* memory-hotplug: fix pages missed by race rather than failingMinchan Kim2012-10-09
* mm: remain migratetype in freed pageMinchan Kim2012-10-09
* mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim2012-10-09
* cma: count free CMA pagesBartlomiej Zolnierkiewicz2012-10-09
* mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim2012-10-09
* mm: avoid taking rmap locks in move_ptes()Michel Lespinasse2012-10-09
* mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse2012-10-09
* mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse2012-10-09
* mm anon rmap: remove anon_vma_moveto_tailMichel Lespinasse2012-10-09
* mm: interval tree updatesMichel Lespinasse2012-10-09
* rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-09
* prio_tree: removeMichel Lespinasse2012-10-09
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* rbtree: add prio tree and interval tree testsMichel Lespinasse2012-10-09
* rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse2012-10-09
* rbtree: remove prior augmented rbtree implementationMichel Lespinasse2012-10-09
* rbtree: faster augmented rbtree manipulationMichel Lespinasse2012-10-09
* rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse2012-10-09
* rbtree: empty nodes have no colorMichel Lespinasse2012-10-09
* rbtree: reference Documentation/rbtree.txt for usage instructionsMichel Lespinasse2012-10-09
* thp: introduce pmdp_invalidate()Gerald Schaefer2012-10-09
* thp: remove assumptions on pgtable_t typeGerald Schaefer2012-10-09
* oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2012-10-09
* mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong2012-10-09
* mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-09
* mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman2012-10-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* mm: prepare VM_DONTDUMP for using in driversKonstantin Khlebnikov2012-10-09
* mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov2012-10-09
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* mm: kill vma flag VM_INSERTPAGEKonstantin Khlebnikov2012-10-09
* mm: introduce arch-specific vma flag VM_ARCH_1Konstantin Khlebnikov2012-10-09
* mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2012-10-09
* x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha2012-10-09
* mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-09
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-08
|\