]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
mm: remove unnecessary uses of lock_page_memcg()
[karo-tx-linux.git] / mm /
2016-03-15 Johannes Weinermm: remove unnecessary uses of lock_page_memcg()
2016-03-15 Johannes Weinermm: simplify lock_page_memcg()
2016-03-15 Johannes Weinermm: migrate: do not touch page->mem_cgroup of live...
2016-03-15 Johannes Weinermm: workingset: per-cgroup cache thrash detection
2016-03-15 Johannes Weinermm: workingset: eviction buckets for bigmem/lowbit...
2016-03-15 Johannes Weinermm: workingset: separate shadow unpacking and refault...
2016-03-15 Johannes Weinermm: workingset: #define radix entry eviction mask
2016-03-15 Johannes Weinermm: memcontrol: generalize locking for the page->mem_cg...
2016-03-15 Michal Hockomm, vmscan: make zone_reclaimable_pages more precise
2016-03-15 Naoya Horiguchimm/madvise: update comment on sys_madvise()
2016-03-15 Vladimir Davydovmm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node...
2016-03-15 Vitaly Kuznetsovmemory-hotplug: add automatic onlining policy for the...
2016-03-15 Mika Penttilämm/memory.c: make apply_to_page_range() more robust
2016-03-15 Liang Chenmm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA...
2016-03-15 Wang Xiaoqiangmm/memory-failure.c: remove useless "undef"s
2016-03-15 Naoya Horiguchimm/madvise: pass return code of memory_failure() to...
2016-03-15 Vlastimil Babkamm, sl[au]b: print gfp_flags as strings in slab_out_of_...
2016-03-15 Laura Abbottmm/page_poisoning.c: allow for zero poisoning
2016-03-15 Laura Abbottmm/page_poison.c: enable PAGE_POISONING as a separate...
2016-03-15 Vlastimil Babkamm, debug: move bad flags printing to bad_page()
2016-03-15 Vlastimil Babkamm, page_owner: dump page owner info from dump_page()
2016-03-15 Vlastimil Babkamm, page_owner: track and print last migrate reason
2016-03-15 Vlastimil Babkamm, page_owner: copy page owner info during migration
2016-03-15 Vlastimil Babkamm, page_owner: convert page_owner_inited to static key
2016-03-15 Vlastimil Babkamm, page_owner: print migratetype of page and pageblock...
2016-03-15 Vlastimil Babkamm, oom: print symbolic gfp_flags in oom warning
2016-03-15 Vlastimil Babkamm, page_alloc: print symbolic gfp_flags on allocation...
2016-03-15 Vlastimil Babkamm, debug: replace dump_flags() with the new printk...
2016-03-15 Vlastimil Babkamm, printk: introduce new format string for flags
2016-03-15 Vlastimil Babkamm, tracing: unify mm flags handling in tracepoints...
2016-03-15 Mel Gormanmm: filemap: avoid unnecessary calls to lock_page when...
2016-03-15 Mel Gormanmm: filemap: remove redundant code in do_read_cache_page
2016-03-15 Christian Borntraegermm/debug_pagealloc: ask users for default setting of...
2016-03-15 Andrey Ryabininmm/page-writeback: fix dirty_ratelimit calculation
2016-03-15 Andrew Mortonmm/page_alloc.c: rework code layout in memmap_init_zone()
2016-03-15 Taku Izumimm/page_alloc.c: introduce kernelcore=mirror option
2016-03-15 Taku Izumimm/page_alloc.c: calculate zone_start_pfn at zone_spann...
2016-03-15 Joonsoo Kimmm/slub: support left redzone
2016-03-15 Laura Abbottslub: relax CMPXCHG consistency restrictions
2016-03-15 Laura Abbottslub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
2016-03-15 Laura Abbottslub: fix/clean free_debug_processing return paths
2016-03-15 Laura Abbottslub: drop lock at the end of free_debug_processing
2016-03-15 Joonsoo Kimmm/slab: re-implement pfmemalloc support
2016-03-15 Joonsoo Kimmm/slab: avoid returning values by reference
2016-03-15 Joonsoo Kimmm/slab: introduce new slab management type, OBJFREELIS...
2016-03-15 Joonsoo Kimmm/slab: factor out debugging initialization in cache_i...
2016-03-15 Joonsoo Kimmm/slab: factor out slab list fixup code
2016-03-15 Joonsoo Kimmm/slab: make criteria for off slab determination robus...
2016-03-15 Joonsoo Kimmm/slab: do not change cache size if debug pagealloc...
2016-03-15 Joonsoo Kimmm/slab: clean up cache type determination
2016-03-15 Joonsoo Kimmm/slab: align cache size first before determination...
2016-03-15 Joonsoo Kimmm/slab: put the freelist at the end of slab page
2016-03-15 Joonsoo Kimmm/slab: remove object status buffer for DEBUG_SLAB_LEAK
2016-03-15 Joonsoo Kimmm/slab: alternative implementation for DEBUG_SLAB_LEAK
2016-03-15 Joonsoo Kimmm/slab: clean up DEBUG_PAGEALLOC processing code
2016-03-15 Joonsoo Kimmm/slab: use more appropriate condition check for debug...
2016-03-15 Joonsoo Kimmm/slab: activate debug_pagealloc in SLAB when it is...
2016-03-15 Joonsoo Kimmm/slab: remove the checks for slab implementation bug
2016-03-15 Joonsoo Kimmm/slab: remove useless structure define
2016-03-15 Joonsoo Kimmm/slab: fix stale code comment
2016-03-15 Jesper Dangaard... mm: fix some spelling
2016-03-15 Jesper Dangaard... mm: new API kfree_bulk() for SLAB+SLUB allocators
2016-03-15 Jesper Dangaard... slab: implement bulk free in SLAB allocator
2016-03-15 Jesper Dangaard... slab: avoid running debug SLAB code with IRQs disabled...
2016-03-15 Jesper Dangaard... slab: implement bulk alloc in SLAB allocator
2016-03-15 Jesper Dangaard... slab: use slab_post_alloc_hook in SLAB allocator shared...
2016-03-15 Jesper Dangaard... mm: kmemcheck skip object if slab allocation failed
2016-03-15 Jesper Dangaard... slab: use slab_pre_alloc_hook in SLAB allocator shared...
2016-03-15 Jesper Dangaard... mm: fault-inject take over bootstrap kmem_cache check
2016-03-15 Jesper Dangaard... mm/slab: move SLUB alloc hooks to common mm/slab.h
2016-03-15 Jesper Dangaard... slub: clean up code for kmem cgroup support to kmem_cac...
2016-03-15 Linus TorvaldsMerge branch 'timers-nohz-for-linus' of git://git.kerne...
2016-03-15 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2016-03-15 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git.kernel...
2016-03-15 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2016-03-14 Linus TorvaldsMerge branch 'mm-readonly-for-linus' of git://git.kerne...
2016-03-14 Linus TorvaldsMerge branch 'mm-pat-for-linus' of git://git.kernel...
2016-03-14 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2016-03-14 Linus TorvaldsMerge branch 'core-resources-for-linus' of git://git...
2016-03-13 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-03-13 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-03-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-03-12 Linus TorvaldsMerge tag 'for-linus-20160311' of git://git.infradead...
2016-03-12 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-03-12 Matthew Dawsonmm/mempool: avoid KASAN marking mempool poison checks...
2016-03-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-03-11 Linus TorvaldsMerge tag 'media/v4.5-5' of git://git.kernel.org/pub...
2016-03-11 Linus TorvaldsMerge tag 'dmaengine-fix-4.5' of git://git.infradead...
2016-03-11 Linus TorvaldsMerge tag 'pm+acpi-4.5-final' of git://git.kernel.org...
2016-03-11 Linus TorvaldsMerge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel...
2016-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-03-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-03-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-03-10 Ingo MolnarMerge branch 'linus' into locking/core, to pick up...
2016-03-10 Linus TorvaldsMerge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org...
2016-03-10 Mark BrownMerge remote-tracking branch 'spi/fix/rockchip' into...
2016-03-10 Mark BrownMerge remote-tracking branch 'spi/fix/imx' into spi...
2016-03-10 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
next