summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann
2014-01-15mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann
2014-01-15memcg-rework-memcg_update_kmem_limit-synchronization-fixVladimir Davydov
2014-01-15memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov
2014-01-15memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov
2014-01-15memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov
2014-01-15slab: do not panic if we fail to create memcg cacheVladimir Davydov
2014-01-15memcg: get rid of kmem_cache_dup()Vladimir Davydov
2014-01-15memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov
2014-01-15memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov
2014-01-15memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov
2014-01-15memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov
2014-01-15memcg-slab-kmem_cache_create_memcg-fix-memleak-on-fail-path-fixAndrew Morton
2014-01-15memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov
2014-01-15slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov
2014-01-15mm: fix the theoretical compound_lock() vs prep_new_page() raceOleg Nesterov
2014-01-15mm-dump-page-when-hitting-a-vm_bug_on-using-vm_bug_on_page-fix-fixAndrew Morton
2014-01-15mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE fixSasha Levin
2014-01-15mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-15fs/proc/page.c: add PageAnon check to surely detect thpNaoya Horiguchi
2014-01-15memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov
2014-01-15mm-munlock-fix-potential-race-with-thp-page-split-fixAndrew Morton
2014-01-15mm: munlock: fix potential race with THP page splitVlastimil Babka
2014-01-15mm-print-more-details-for-bad_page-fixAndrew Morton
2014-01-15mm: print more details for bad_page()Dave Hansen
2014-01-15mm/zswap.c: change params from hidden to roDan Streetman
2014-01-15mm: documentation: remove hopelessly out-of-date locking docDave Hansen
2014-01-15mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-15mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-15mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim
2014-01-15mm/migrate: add comment about permanent failure pathNaoya Horiguchi
2014-01-15mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes
2014-01-15mm: compaction: reset scanner positions immediately when they meetVlastimil Babka
2014-01-15mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka
2014-01-15mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka
2014-01-15mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka
2014-01-15mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-01-15mm: compaction: trace compaction begin and endMel Gorman
2014-01-15memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko
2014-01-15sched-add-tracepoints-related-to-numa-task-migration-fixAndrew Morton
2014-01-15sched: add tracepoints related to NUMA task migrationMel Gorman
2014-01-15mm: numa: do not automatically migrate KSM pagesMel Gorman
2014-01-15mm: numa: trace tasks that fail migration due to rate limitingMel Gorman
2014-01-15mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman
2014-01-15mm: numa: make NUMA-migrate related functions staticMel Gorman
2014-01-15lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu
2014-01-15mm/hwpoison: add '#' to hwpoison_injectWanpeng Li
2014-01-15mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameterGrygorii Strashko
2014-01-15x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko
2014-01-15arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar