aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen
2014-01-23mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann
2014-01-23mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann
2014-01-23memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov
2014-01-23memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov
2014-01-23memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov
2014-01-23slab: do not panic if we fail to create memcg cacheVladimir Davydov
2014-01-23memcg: get rid of kmem_cache_dup()Vladimir Davydov
2014-01-23memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov
2014-01-23memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov
2014-01-23memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov
2014-01-23memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov
2014-01-23memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov
2014-01-23slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-23memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov
2014-01-23mm: munlock: fix potential race with THP page splitVlastimil Babka
2014-01-23mm: print more details for bad_page()Dave Hansen
2014-01-23mm/zswap.c: change params from hidden to roDan Streetman
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi
2014-01-21mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes
2014-01-21mm: compaction: reset scanner positions immediately when they meetVlastimil Babka