]> git.karo-electronics.de Git - karo-tx-linux.git/history - mm
aoe: remove unused code and add cosmetic improvements
[karo-tx-linux.git] / mm /
2012-09-25 Andi Kleensections: fix section conflicts in mm/percpu.c
2012-09-25 Minchan Kimmemory-hotplug: fix zone stat mismatch
2012-09-25 Minchan Kimmm: enhance comment and bug check
2012-09-25 Minchan Kimmm: revert 0def08e3 ("mm/mempolicy.c: check return...
2012-09-25 Haggai Eranmm: call invalidate_range_end in do_wp_page even for...
2012-09-25 Haggai Eranmm: wrap calls to set_pte_at_notify with invalidate_ran...
2012-09-25 Sagi Grimbergmm: move all mmu notifier invocations to be done outsid...
2012-09-25 Michal Hockohugetlb: do not use vma_hugecache_offset() for vma_prio...
2012-09-25 Andrew Mortonmm-numa-reclaim-from-all-nodes-within-reclaim-distance-fix
2012-09-25 David Rientjesmm, numa: reclaim from all nodes within reclaim distance
2012-09-25 Hugh Dickinsmm: remove free_page_mlock
2012-09-25 Hugh Dickinsmm: clear_page_mlock in page_remove_rmap
2012-09-25 Hugh Dickinsmm: remove vma arg from page_evictable
2012-09-25 Hugh Dickinsmm: fix invalidate_complete_page2() lock ordering
2012-09-25 Michal Hockomemcg: move mem_cgroup_is_root upwards
2012-09-25 Michal Hockomemcg: cleanup kmem tcp ifdefs
2012-09-25 Jianguo Wumm: fix-up zone present pages
2012-09-25 Rik van Rielmm: enable CONFIG_COMPACTION by default
2012-09-25 Catalin Marinasmm: thp: fix the update_mmu_cache() last argument passi...
2012-09-25 Mel Gormanmm: compaction: Update try_to_compact_pages()kerneldoc...
2012-09-25 Mel Gormanmm: compaction: move fatal signal check out of compact_...
2012-09-25 Xiao Guangrongthp: khugepaged_prealloc_page() forgot to reset the...
2012-09-25 Minchan Kimmemory-hotplug: don't replace lowmem pages with highmem
2012-09-25 Andrew Mortonmm-page_alloc-refactor-out-__alloc_contig_migrate_alloc...
2012-09-25 Minchan Kimmm/page_alloc: refactor out __alloc_contig_migrate_alloc()
2012-09-25 Sachin Kamatmm/hugetlb.c: remove duplicate inclusion of header...
2012-09-25 Shaohua Limm: compaction: check lock contention first before...
2012-09-25 Mel Gormanmm-compaction-abort-compaction-loop-if-lock-is-contende...
2012-09-25 Andrew Mortonmm-compaction-abort-compaction-loop-if-lock-is-contende...
2012-09-25 Shaohua Limm: compaction: abort compaction loop if lock is conten...
2012-09-25 Wanpeng Limm/memblock: cleanup early_node_map[] related comments
2012-09-25 Wanpeng Limm/memblock: use existing interface to set nid
2012-09-25 Wanpeng Limm/memblock: reduce overhead in binary search
2012-09-25 Andrew Mortonswap-add-a-simple-detector-for-inappropriate-swapin...
2012-09-25 Shaohua Liswap: add a simple detector for inappropriate swapin...
2012-09-25 Andrew Mortonmemory-hotplug-fix-pages-missed-by-race-rather-than...
2012-09-25 Minchan Kimmemory-hotplug: fix pages missed by race rather than...
2012-09-25 Minchan Kimmemory-hotplug: bug fix race between isolation and...
2012-09-25 Minchan Kimmm: remain migratetype in freed page
2012-09-25 Minchan Kimmm: page_alloc: use get_freepage_migratetype() instead...
2012-09-25 Bartlomiej Zolnier... cma: fix watermark checking
2012-09-25 Andrew Mortoncma-count-free-cma-pages-fix
2012-09-25 Bartlomiej Zolnier... cma: count free CMA pages
2012-09-25 Bartlomiej Zolnier... cma: fix counting of isolated pages
2012-09-25 Andrew Mortonmm-fix-tracing-in-free_pcppages_bulk-fix
2012-09-25 Bartlomiej Zolnier... mm: fix tracing in free_pcppages_bulk()
2012-09-25 Minchan Kimmm-cma-discard-clean-pages-during-contiguous-allocation...
2012-09-25 Minchan Kimmm: cma: discard clean pages during contiguous allocati...
2012-09-25 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2012-09-25 Xishi Qiumemory-hotplug: build zonelists when offlining pages
2012-09-25 Michel Lespinassemm: avoid taking rmap locks in move_ptes()
2012-09-25 Michel Lespinassemm anon rmap: in mremap, set the new vma's position...
2012-09-25 Michel Lespinassemm: add CONFIG_DEBUG_VM_RB build option
2012-09-25 Michel Lespinassemm rmap: remove vma_address check for address inside vma
2012-09-25 Michel Lespinassemm anon rmap: replace same_anon_vma linked list with...
2012-09-25 Michel Lespinassemm anon rmap: remove anon_vma_moveto_tail
2012-09-25 Michel Lespinassemm: interval tree updates
2012-09-25 Michel Lespinassekmemleak: use rbtree instead of prio tree
2012-09-25 Michel Lespinassemm: replace vma prio_tree with an interval tree
2012-09-25 Gerald Schaeferthp: make MADV_HUGEPAGE check for mm->def_flags
2012-09-25 Gerald Schaeferthp: introduce pmdp_invalidate()
2012-09-25 Gerald Schaeferthp: remove assumptions on pgtable_t type
2012-09-25 Gerald Schaeferthp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
2012-09-25 Michel Lespinassemm: fix potential anon_vma locking issue in mprotect()
2012-09-25 Xiao Guangrongthp: remove unnecessary set_recommended_min_free_kbytes
2012-09-25 Xiao Guangrongthp: use khugepaged_enabled to remove duplicate code
2012-09-25 Xiao Guangrongthp: remove khugepaged_loop
2012-09-25 Xiao Guangrongthp: introduce khugepaged_prealloc_page and khugepaged_...
2012-09-25 Xiao Guangrongthp: release page in page pre-alloc path
2012-09-25 Xiao Guangrongthp: merge page pre-alloc in khugepaged_loop into khuge...
2012-09-25 Xiao Guangrongthp: remove some code depend on CONFIG_NUMA
2012-09-25 Xiao Guangrongthp: remove wake_up_interruptible in the exit path
2012-09-25 Xiao Guangrongthp: remove unnecessary khugepaged_thread check
2012-09-25 Xiao Guangrongthp: move khugepaged_mutex out of khugepaged
2012-09-25 Xiao Guangrongthp: remove unnecessary check in start_khugepaged
2012-09-25 Xiao Guangrongthp: fix the count of THP_COLLAPSE_ALLOC
2012-09-25 Michel Lespinassemm: adjust final #endif position in mm/internal.h
2012-09-25 Will Deaconmm: hugetlb: add arch hook for clearing page flags...
2012-09-25 Davidlohr Buesooom: remove deprecated oom_adj
2012-09-25 Wanpeng Limm/vmscan: fix error number for failed kthread
2012-09-25 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-09-25 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-09-25 Sagi Grimbergmm: mmu_notifier: have mmu_notifiers use a global SRCU...
2012-09-25 Mel Gormanmempolicy-fix-a-memory-corruption-by-refcount-imbalance...
2012-09-25 Mel Gormanmempolicy: fix a memory corruption by refcount imbalanc...
2012-09-25 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-09-25 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-09-25 KOSAKI Motohiromempolicy: remove mempolicy sharing
2012-09-25 KOSAKI MotohiroRevert "mm: mempolicy: Let vma_merge and vma_split...
2012-09-25 Mel Gormanmm: compaction: capture a suitable high-order page...
2012-09-25 Andrew Mortonmm-vmscan-scale-number-of-pages-reclaimed-by-reclaim...
2012-09-25 Mel Gormanmm: vmscan: scale number of pages reclaimed by reclaim...
2012-09-25 Mel Gormanmm: compaction: update comment in try_to_compact_pages
2012-09-25 Hugh Dickinsmm-mmapc-replace-find_vma_prepare-with-clearer-find_vma...
2012-09-25 Hugh Dickinsmm/mmap.c: replace find_vma_prepare() with clearer...
2012-09-25 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-09-25 Andrew Mortonmm-fix-nonuniform-page-status-when-writing-new-file...
2012-09-25 Robin Dongmm: fix nonuniform page status when writing new file...
2012-09-25 Konstantin Khlebnikovmm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-09-25 Konstantin Khlebnikovmm: prepare VM_DONTDUMP for using in drivers
next