aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-01-31mm: Fix warning on make htmldocs caused by slab.cMasanari Iida
2014-01-31mm: slub: work around unneeded lockdep warningDave Hansen
2014-01-30memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes
2014-01-30mm/slub.c: fix page->_count corruption (again)Dave Hansen
2014-01-30mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes
2014-01-30zsmalloc: add copyrightMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-29memblock: add limit checking to memblock_virt_allocYinghai Lu
2014-01-29mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland
2014-01-29mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen
2014-01-29slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones
2014-01-29mm/mempolicy.c: convert to pr_foo()Andrew Morton
2014-01-29mm: numa: initialise numa balancing after jump label initialisationMel Gorman
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-01-29mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-27mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li
2014-01-27mm: bring back /sys/kernel/mmHugh Dickins
2014-01-27Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc
2014-01-27memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu
2014-01-26Fix race when checking i_size on direct i/o readSteven Whitehouse
2014-01-26fs: remove generic_aclChristoph Hellwig
2014-01-23mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov
2014-01-23mm/rmap: fix coccinelle warningsFengguang Wu
2014-01-23mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loopJamie Liu
2014-01-23memcg: remove unused code from kmem_cache_destroy_work_funcVladimir Davydov
2014-01-23mm: improve documentation of page_orderMel Gorman
2014-01-23memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko
2014-01-23memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-01-23mm, oom: prefer thread group leaders for display purposesDavid Rientjes
2014-01-23mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins
2014-01-23mm/memcg: fix last_dead_count memory wastageHugh Dickins
2014-01-23mm: audit/fix non-modular users of module_init in core codePaul Gortmaker
2014-01-23mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker
2014-01-23mm: show message when updating min_free_kbytes in thpHan Pingtian
2014-01-23mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...Nathan Zimmer
2014-01-23mm/nobootmem: free_all_bootmem againPhilipp Hachtmann
2014-01-23mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov
2014-01-23mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov
2014-01-23sched/numa: fix setting of cpupid on page migration twiceWanpeng Li
2014-01-23mm: do_mincore() cleanupJianguo Wu
2014-01-23mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian
2014-01-23mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko
2014-01-23mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi