index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-01-31
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
2014-01-31
mm: slub: work around unneeded lockdep warning
Dave Hansen
2014-01-31
memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path
Vladimir Davydov
2014-01-31
mm, oom: base root bonus on current usage
David Rientjes
2014-01-31
mm/slub.c: fix page->_count corruption (again)
Dave Hansen
2014-01-31
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
2014-01-31
zsmalloc: add copyright
Minchan Kim
2014-01-31
zsmalloc: move it under mm
Minchan Kim
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
2014-01-30
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
2014-01-30
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
Dave Hansen
2014-01-30
slab: fix wrong retval on kmem_cache_create_memcg error path
Dave Jones
2014-01-30
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
2014-01-30
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
2014-01-30
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2014-01-30
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-01-28
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-28
mm: bring back /sys/kernel/mm
Hugh Dickins
2014-01-28
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
2014-01-28
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
2014-01-26
Fix race when checking i_size on direct i/o read
Steven Whitehouse
2014-01-26
fs: remove generic_acl
Christoph Hellwig
2014-01-24
mm: ignore VM_SOFTDIRTY on VMA merging
Cyrill Gorcunov
2014-01-24
mm/rmap: fix coccinelle warnings
Fengguang Wu
2014-01-24
mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop
Jamie Liu
2014-01-24
memcg: remove unused code from kmem_cache_destroy_work_func
Vladimir Davydov
2014-01-24
mm: improve documentation of page_order
Mel Gorman
2014-01-24
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
2014-01-24
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
2014-01-24
mm, oom: prefer thread group leaders for display purposes
David Rientjes
2014-01-24
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
2014-01-24
mm/memcg: fix last_dead_count memory wastage
Hugh Dickins
2014-01-24
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-01-24
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
2014-01-24
mm: show message when updating min_free_kbytes in thp
Han Pingtian
2014-01-24
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...
Nathan Zimmer
2014-01-24
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2014-01-24
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
2014-01-24
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
2014-01-24
sched/numa: fix setting of cpupid on page migration twice
Wanpeng Li
2014-01-24
mm: do_mincore() cleanup
Jianguo Wu
2014-01-24
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
2014-01-24
mm: new_vma_page() cannot see NULL vma for hugetlb pages
Michal Hocko
2014-01-24
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
[next]