aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1Vladimir Davydov2016-03-15
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-15
* mm/memory.c: make apply_to_page_range() more robustMika Penttilä2016-03-15
* mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbindLiang Chen2016-03-15
* mm/memory-failure.c: remove useless "undef"sWang Xiaoqiang2016-03-15
* mm/madvise: pass return code of memory_failure() to userspaceNaoya Horiguchi2016-03-15
* mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()Vlastimil Babka2016-03-15
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-15
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-15
* mm, debug: move bad flags printing to bad_page()Vlastimil Babka2016-03-15
* mm, page_owner: dump page owner info from dump_page()Vlastimil Babka2016-03-15
* mm, page_owner: track and print last migrate reasonVlastimil Babka2016-03-15
* mm, page_owner: copy page owner info during migrationVlastimil Babka2016-03-15
* mm, page_owner: convert page_owner_inited to static keyVlastimil Babka2016-03-15
* mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka2016-03-15
* mm, oom: print symbolic gfp_flags in oom warningVlastimil Babka2016-03-15
* mm, page_alloc: print symbolic gfp_flags on allocation failureVlastimil Babka2016-03-15
* mm, debug: replace dump_flags() with the new printk formatsVlastimil Babka2016-03-15
* mm, printk: introduce new format string for flagsVlastimil Babka2016-03-15
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-15
* mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...Mel Gorman2016-03-15
* mm: filemap: remove redundant code in do_read_cache_pageMel Gorman2016-03-15
* mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger2016-03-15
* mm/page-writeback: fix dirty_ratelimit calculationAndrey Ryabinin2016-03-15
* mm/page_alloc.c: rework code layout in memmap_init_zone()Andrew Morton2016-03-15
* mm/page_alloc.c: introduce kernelcore=mirror optionTaku Izumi2016-03-15
* mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node()Taku Izumi2016-03-15
* mm/slub: support left redzoneJoonsoo Kim2016-03-15
* slub: relax CMPXCHG consistency restrictionsLaura Abbott2016-03-15
* slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott2016-03-15
* slub: fix/clean free_debug_processing return pathsLaura Abbott2016-03-15
* slub: drop lock at the end of free_debug_processingLaura Abbott2016-03-15
* mm/slab: re-implement pfmemalloc supportJoonsoo Kim2016-03-15
* mm/slab: avoid returning values by referenceJoonsoo Kim2016-03-15
* mm/slab: introduce new slab management type, OBJFREELIST_SLABJoonsoo Kim2016-03-15
* mm/slab: factor out debugging initialization in cache_init_objs()Joonsoo Kim2016-03-15
* mm/slab: factor out slab list fixup codeJoonsoo Kim2016-03-15
* mm/slab: make criteria for off slab determination robust and simpleJoonsoo Kim2016-03-15
* mm/slab: do not change cache size if debug pagealloc isn't possibleJoonsoo Kim2016-03-15
* mm/slab: clean up cache type determinationJoonsoo Kim2016-03-15
* mm/slab: align cache size first before determination of OFF_SLAB candidateJoonsoo Kim2016-03-15
* mm/slab: put the freelist at the end of slab pageJoonsoo Kim2016-03-15
* mm/slab: remove object status buffer for DEBUG_SLAB_LEAKJoonsoo Kim2016-03-15
* mm/slab: alternative implementation for DEBUG_SLAB_LEAKJoonsoo Kim2016-03-15
* mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim2016-03-15
* mm/slab: use more appropriate condition check for debug_pageallocJoonsoo Kim2016-03-15
* mm/slab: activate debug_pagealloc in SLAB when it is actually enabledJoonsoo Kim2016-03-15
* mm/slab: remove the checks for slab implementation bugJoonsoo Kim2016-03-15
* mm/slab: remove useless structure defineJoonsoo Kim2016-03-15
* mm/slab: fix stale code commentJoonsoo Kim2016-03-15