index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
2014-01-29
*
|
|
|
|
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
2014-01-29
*
|
|
|
|
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2014-01-29
*
|
|
|
|
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
2014-01-29
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
|
\
\
\
\
\
|
*
|
|
|
|
Fix race when checking i_size on direct i/o read
Steven Whitehouse
2014-01-26
|
*
|
|
|
|
fs: remove generic_acl
Christoph Hellwig
2014-01-26
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-27
|
\
\
\
\
\
|
*
|
|
|
|
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-27
|
*
|
|
|
|
mm: bring back /sys/kernel/mm
Hugh Dickins
2014-01-27
|
*
|
|
|
|
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
2014-01-27
|
*
|
|
|
|
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
2014-01-27
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE
Aneesh Kumar K.V
2013-12-09
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-01-27
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
2014-01-15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
mm: ignore VM_SOFTDIRTY on VMA merging
Cyrill Gorcunov
2014-01-23
*
|
|
|
|
mm/rmap: fix coccinelle warnings
Fengguang Wu
2014-01-23
*
|
|
|
|
mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop
Jamie Liu
2014-01-23
*
|
|
|
|
memcg: remove unused code from kmem_cache_destroy_work_func
Vladimir Davydov
2014-01-23
*
|
|
|
|
mm: improve documentation of page_order
Mel Gorman
2014-01-23
*
|
|
|
|
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
2014-01-23
*
|
|
|
|
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
2014-01-23
*
|
|
|
|
mm, oom: prefer thread group leaders for display purposes
David Rientjes
2014-01-23
*
|
|
|
|
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
2014-01-23
*
|
|
|
|
mm/memcg: fix last_dead_count memory wastage
Hugh Dickins
2014-01-23
*
|
|
|
|
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-01-23
*
|
|
|
|
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
2014-01-23
*
|
|
|
|
mm: show message when updating min_free_kbytes in thp
Han Pingtian
2014-01-23
*
|
|
|
|
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...
Nathan Zimmer
2014-01-23
*
|
|
|
|
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2014-01-23
*
|
|
|
|
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
2014-01-23
*
|
|
|
|
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
2014-01-23
*
|
|
|
|
sched/numa: fix setting of cpupid on page migration twice
Wanpeng Li
2014-01-23
*
|
|
|
|
mm: do_mincore() cleanup
Jianguo Wu
2014-01-23
*
|
|
|
|
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
2014-01-23
*
|
|
|
|
mm: new_vma_page() cannot see NULL vma for hugetlb pages
Michal Hocko
2014-01-23
*
|
|
|
|
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
2014-01-23
*
|
|
|
|
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
*
|
|
|
|
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-23
*
|
|
|
|
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
2014-01-23
*
|
|
|
|
memcg: rework memcg_update_kmem_limit synchronization
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg, slab: RCU protect memcg_params for root caches
Vladimir Davydov
2014-01-23
*
|
|
|
|
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg: get rid of kmem_cache_dup()
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg, slab: fix races in per-memcg cache creation/destruction
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg: fix possible NULL deref while traversing memcg_slab_caches list
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg, slab: fix barrier usage when accessing memcg_caches
Vladimir Davydov
2014-01-23
*
|
|
|
|
memcg, slab: clean up memcg cache initialization/destruction
Vladimir Davydov
2014-01-23
[prev]
[next]