summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: bring back /sys/kernel/mmHugh Dickins2014-01-271-1/+1
* Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc2014-01-271-10/+10
* memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu2014-01-271-6/+0
* mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov2014-01-231-2/+10
* mm/rmap: fix coccinelle warningsFengguang Wu2014-01-231-2/+2
* mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loopJamie Liu2014-01-231-1/+2
* memcg: remove unused code from kmem_cache_destroy_work_funcVladimir Davydov2014-01-231-4/+2
* mm: improve documentation of page_orderMel Gorman2014-01-232-4/+9
* memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko2014-01-231-5/+13
* memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko2014-01-231-3/+14
* mm, oom: prefer thread group leaders for display purposesDavid Rientjes2014-01-232-11/+20
* mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins2014-01-231-4/+2
* mm/memcg: fix last_dead_count memory wastageHugh Dickins2014-01-231-1/+1
* mm: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-01-234-7/+6
* mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker2014-01-231-2/+1
* mm: show message when updating min_free_kbytes in thpHan Pingtian2014-01-233-2/+9
* mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...Nathan Zimmer2014-01-231-3/+4
* mm/nobootmem: free_all_bootmem againPhilipp Hachtmann2014-01-232-26/+16
* mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov2014-01-231-9/+10
* mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov2014-01-231-4/+21
* sched/numa: fix setting of cpupid on page migration twiceWanpeng Li2014-01-231-2/+0
* mm: do_mincore() cleanupJianguo Wu2014-01-231-7/+0
* mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian2014-01-231-1/+6
* mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko2014-01-231-4/+2
* mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi2014-01-231-10/+11
* numa: add a sysctl for numa_balancingAndi Kleen2014-01-231-1/+1
* mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2014-01-232-1/+25
* mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann2014-01-231-1/+3
* memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov2014-01-231-91/+105
* memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov2014-01-231-27/+2
* memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-232-8/+23
* slab: do not panic if we fail to create memcg cacheVladimir Davydov2014-01-231-1/+8
* memcg: get rid of kmem_cache_dup()Vladimir Davydov2014-01-231-31/+8
* memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov2014-01-232-10/+27
* memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov2014-01-231-7/+18
* memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov2014-01-232-15/+21
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-232-36/+33
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-232-4/+10
* slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov2014-01-231-34/+31
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-2321-137/+138
* memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov2014-01-231-22/+6
* mm: munlock: fix potential race with THP page splitVlastimil Babka2014-01-231-44/+60
* mm: print more details for bad_page()Dave Hansen2014-01-234-22/+58
* mm/zswap.c: change params from hidden to roDan Streetman2014-01-231-2/+2
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-2126-820/+1145
|\
| * mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim2014-01-211-8/+0
| * mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim2014-01-212-21/+16
| * mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim2014-01-211-2/+5
| * mm/migrate: add comment about permanent failure pathNaoya Horiguchi2014-01-211-1/+6
| * mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes2014-01-211-1/+8
OpenPOWER on IntegriCloud