]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-10-08 Mel Gormanmm-compaction-abort-compaction-loop-if-lock-is-contende...
2012-10-08 Andrew Mortonmm-compaction-abort-compaction-loop-if-lock-is-contende...
2012-10-08 Shaohua Limm: compaction: abort compaction loop if lock is conten...
2012-10-08 Wanpeng Limm/memblock: cleanup early_node_map[] related comments
2012-10-08 Wanpeng Limm/memblock: use existing interface to set nid
2012-10-08 Wanpeng Limm/memblock: reduce overhead in binary search
2012-10-08 Andrew Mortonswap-add-a-simple-detector-for-inappropriate-swapin...
2012-10-08 Shaohua Liswap: add a simple detector for inappropriate swapin...
2012-10-08 Andrew Mortonatomic-implement-generic-atomic_dec_if_positive-fix
2012-10-08 Shaohua Liatomic: implement generic atomic_dec_if_positive()
2012-10-08 Andrew Mortonmemory-hotplug-fix-pages-missed-by-race-rather-than...
2012-10-08 Minchan Kimmemory-hotplug: fix pages missed by race rather than...
2012-10-08 Minchan Kimmemory-hotplug: bug fix race between isolation and...
2012-10-08 Minchan Kimmm: remain migratetype in freed page
2012-10-08 Minchan Kimmm: page_alloc: use get_freepage_migratetype() instead...
2012-10-08 Bartlomiej... cma: fix watermark checking cleanup
2012-10-08 Bartlomiej... cma: fix watermark checking
2012-10-08 Andrew Mortoncma-count-free-cma-pages-fix
2012-10-08 Bartlomiej... cma: count free CMA pages
2012-10-08 Bartlomiej... cma: fix counting of isolated pages
2012-10-08 Andrew Mortonmm-fix-tracing-in-free_pcppages_bulk-fix
2012-10-08 Bartlomiej... mm: fix tracing in free_pcppages_bulk()
2012-10-08 Andrew Mortonmm-cma-discard-clean-pages-during-contiguous-allocation...
2012-10-08 Minchan Kimmm-cma-discard-clean-pages-during-contiguous-allocation...
2012-10-08 Minchan Kimmm: cma: discard clean pages during contiguous allocati...
2012-10-08 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2012-10-08 Xishi Qiumemory-hotplug: build zonelists when offlining pages
2012-10-08 Michel Lespinassemm: avoid taking rmap locks in move_ptes()
2012-10-08 Michel Lespinassemm anon rmap: in mremap, set the new vma's position...
2012-10-08 Michel Lespinassemm: add CONFIG_DEBUG_VM_RB build option
2012-10-08 Michel Lespinassemm rmap: remove vma_address check for address inside vma
2012-10-08 Michel Lespinassemm anon rmap: replace same_anon_vma linked list with...
2012-10-08 Michel Lespinassemm anon rmap: remove anon_vma_moveto_tail
2012-10-08 Michel Lespinassemm: interval tree updates
2012-10-08 Michel Lespinasserbtree: move augmented rbtree functionality to rbtree_a...
2012-10-08 Michel Lespinasseprio_tree: remove
2012-10-08 Michel Lespinassekmemleak: use rbtree instead of prio tree
2012-10-08 Michel Lespinassemm: replace vma prio_tree with an interval tree
2012-10-08 Michel Lespinasserbtree: add prio tree and interval tree tests
2012-10-08 Michel Lespinasserbtree: add RB_DECLARE_CALLBACKS() macro
2012-10-08 Michel Lespinasserbtree: remove prior augmented rbtree implementation
2012-10-08 Michel Lespinasserbtree: faster augmented rbtree manipulation
2012-10-08 Michel Lespinasserbtree: augmented rbtree test
2012-10-08 Michel Lespinasserbtree: low level optimizations in rb_erase()
2012-10-08 Michel Lespinasserbtree: handle 1-child recoloring in rb_erase() instead...
2012-10-08 Michel Lespinasserbtree: place easiest case first in rb_erase()
2012-10-08 Michel Lespinasserbtree: add __rb_change_child() helper function
2012-10-08 Michel Lespinasserbtree test: fix sparse warning about 64-bit constant
2012-10-08 Michel Lespinasserbtree: optimize fetching of sibling node
2012-10-08 Michel Lespinasserbtree: coding style adjustments
2012-10-08 Michel Lespinasserbtree: low level optimizations in __rb_erase_color()
2012-10-08 Michel Lespinasserbtree: optimize case selection logic in __rb_erase_color()
2012-10-08 Adrian Hunterperf tools: fix build for another rbtree.c change
2012-10-08 Michel Lespinasserbtree: adjust node color in __rb_erase_color() only...
2012-10-08 Michel Lespinasserbtree: low level optimizations in rb_insert_color()
2012-10-08 Michel Lespinasserbtree: adjust root color in rb_insert_color() only...
2012-10-08 Michel Lespinasserbtree: break out of rb_insert_color loop after tree...
2012-10-08 Andrew Mortonrbtree-performance-and-correctness-test-fix
2012-10-08 Michel Lespinasserbtree: performance and correctness test
2012-10-08 David Woodhouserbtree: fix jffs2 build issue due to renamed __rb_paren...
2012-10-08 Michel Lespinasserbtree: move some implementation details from rbtree...
2012-10-08 Michel Lespinasserbtree: fix incorrect rbtree node insertion in fs/proc...
2012-10-08 Stephen Rothwellrbtree-empty-nodes-have-no-color-fix
2012-10-08 Michel Lespinasserbtree: empty nodes have no color
2012-10-08 Michel Lespinasserbtree: reference Documentation/rbtree.txt for usage...
2012-10-08 Michel Lespinasseipc/mqueue: remove unnecessary rb_init_node() calls
2012-10-08 Gerald Schaeferthp, s390: add missing earlyclobber to inline assembly
2012-10-08 Gerald Schaeferthp, s390: architecture backend for thp on s390
2012-10-08 Gerald Schaeferthp, s390: disable thp for kvm host on s390
2012-10-08 Gerald Schaeferthp, s390: thp pagetable pre-allocation for s390
2012-10-08 Gerald Schaeferthp, s390: thp splitting backend for s390
2012-10-08 Gerald Schaeferthp: make MADV_HUGEPAGE check for mm->def_flags
2012-10-08 Gerald Schaeferthp: introduce pmdp_invalidate()
2012-10-08 Gerald Schaeferthp: remove assumptions on pgtable_t type
2012-10-08 Gerald Schaeferthp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
2012-10-08 Michel Lespinassemm: fix potential anon_vma locking issue in mprotect()
2012-10-08 Xiao Guangrongthp: remove unnecessary set_recommended_min_free_kbytes
2012-10-08 Xiao Guangrongthp: use khugepaged_enabled to remove duplicate code
2012-10-08 Xiao Guangrongthp: remove khugepaged_loop
2012-10-08 Xiao Guangrongthp: introduce khugepaged_prealloc_page and khugepaged_...
2012-10-08 Xiao Guangrongthp: release page in page pre-alloc path
2012-10-08 Xiao Guangrongthp: merge page pre-alloc in khugepaged_loop into khuge...
2012-10-08 Xiao Guangrongthp: remove some code depend on CONFIG_NUMA
2012-10-08 Xiao Guangrongthp: remove wake_up_interruptible in the exit path
2012-10-08 Xiao Guangrongthp: remove unnecessary khugepaged_thread check
2012-10-08 Xiao Guangrongthp: move khugepaged_mutex out of khugepaged
2012-10-08 Xiao Guangrongthp: remove unnecessary check in start_khugepaged
2012-10-08 Xiao Guangrongthp: fix the count of THP_COLLAPSE_ALLOC
2012-10-08 Michel Lespinassemm: adjust final #endif position in mm/internal.h
2012-10-08 Will Deaconmm: hugetlb: add arch hook for clearing page flags...
2012-10-08 Wanpeng Limm/vmscan: fix error number for failed kthread
2012-10-08 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-10-08 Gavin Shanmm/mmu_notifier: init notifier if necessary
2012-10-08 Sagi Grimbergmm: mmu_notifier: have mmu_notifiers use a global SRCU...
2012-10-08 Andrew Mortonmm-mmu_notifier-fix-inconsistent-memory-between-seconda...
2012-10-08 Xiao Guangrongmm: mmu_notifier: fix inconsistent memory between secon...
2012-10-08 Mel Gormanmempolicy-fix-a-memory-corruption-by-refcount-imbalance...
2012-10-08 Mel Gormanmempolicy: fix a memory corruption by refcount imbalanc...
2012-10-08 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-10-08 Mel Gormanmempolicy: fix a race in shared_policy_replace()
next