Age | Commit message (Expand) | Author |
2012-10-09 | mm/page_alloc: refactor out __alloc_contig_migrate_alloc() | Minchan Kim |
2012-10-09 | mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity | Mel Gorman |
2012-10-09 | mm: compaction: Restart compaction from near where it left off | Mel Gorman |
2012-10-09 | mm: compaction: cache if a pageblock was scanned and no pages were isolated | Mel Gorman |
2012-10-09 | revert "mm: have order > 0 compaction start off where it left" | Mel Gorman |
2012-10-09 | mm/memblock: cleanup early_node_map[] related comments | Wanpeng Li |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li |
2012-10-09 | memory-hotplug: fix pages missed by race rather than failing | Minchan Kim |
2012-10-09 | mm: remain migratetype in freed page | Minchan Kim |
2012-10-09 | mm: page_alloc: use get_freepage_migratetype() instead of page_private() | Minchan Kim |
2012-10-09 | cma: count free CMA pages | Bartlomiej Zolnierkiewicz |
2012-10-09 | mm: cma: discard clean pages during contiguous allocation instead of migration | Minchan Kim |
2012-10-09 | mm: avoid taking rmap locks in move_ptes() | Michel Lespinasse |
2012-10-09 | mm: add CONFIG_DEBUG_VM_RB build option | Michel Lespinasse |
2012-10-09 | mm anon rmap: replace same_anon_vma linked list with an interval tree. | Michel Lespinasse |
2012-10-09 | mm anon rmap: remove anon_vma_moveto_tail | Michel Lespinasse |
2012-10-09 | mm: interval tree updates | Michel Lespinasse |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse |
2012-10-09 | prio_tree: remove | Michel Lespinasse |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | rbtree: add prio tree and interval tree tests | Michel Lespinasse |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse |
2012-10-09 | rbtree: faster augmented rbtree manipulation | Michel Lespinasse |
2012-10-09 | rbtree: move some implementation details from rbtree.h to rbtree.c | Michel Lespinasse |
2012-10-09 | rbtree: empty nodes have no color | Michel Lespinasse |
2012-10-09 | rbtree: reference Documentation/rbtree.txt for usage instructions | Michel Lespinasse |
2012-10-09 | thp: introduce pmdp_invalidate() | Gerald Schaefer |
2012-10-09 | thp: remove assumptions on pgtable_t type | Gerald Schaefer |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso |
2012-10-09 | mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch... | Sagi Grimberg |
2012-10-09 | mm: mmu_notifier: fix inconsistent memory between secondary MMU and host | Xiao Guangrong |
2012-10-09 | mempolicy: fix a race in shared_policy_replace() | Mel Gorman |
2012-10-09 | mm: compaction: capture a suitable high-order page immediately when it is mad... | Mel Gorman |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | mm: prepare VM_DONTDUMP for using in drivers | Konstantin Khlebnikov |
2012-10-09 | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas | Konstantin Khlebnikov |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov |
2012-10-09 | mm: kill vma flag VM_INSERTPAGE | Konstantin Khlebnikov |
2012-10-09 | mm: introduce arch-specific vma flag VM_ARCH_1 | Konstantin Khlebnikov |
2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov |
2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha |
2012-10-09 | mm: remove __GFP_NO_KSWAPD | Rik van Riel |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-08 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-10-08 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |