summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-02-22oom, trace: add compaction retry tracepointMichal Hocko
2017-02-22oom, trace: add oom detection tracepointsMichal Hocko
2017-02-22mm/vmalloc.c: use rb_entry_safeGeliang Tang
2017-02-22mm, page_alloc: avoid page_to_pfn() when merging buddiesVlastimil Babka
2017-02-22mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka
2017-02-22mm: throttle show_mem() from warn_alloc()Michal Hocko
2017-02-22tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins
2017-02-22slub: make sysfs directories for memcg sub-caches optionalTejun Heo
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo
2017-02-22slab: remove slub sysfs interface files early for empty memcg cachesTejun Heo
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo
2017-02-22slab: introduce __kmemcg_cache_deactivate()Tejun Heo
2017-02-22slab: implement slab_root_caches listTejun Heo
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo
2017-02-22slab: reorganize memcg_cache_paramsTejun Heo
2017-02-22slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo
2017-02-22slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo
2017-02-22Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo
2017-02-22mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka
2017-02-22mm/slub: add a dump_stack() to the unexpected GFP checkBorislav Petkov
2017-02-22slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko
2017-02-22mm, dax: change pmd_fault() to take only vmf parameterDave Jiang
2017-02-22mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-08mm/slub.c: fix random_seq offset destructionSean Rees
2017-02-08block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra
2017-02-03zswap: disable changing params if init failsDan Streetman
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-01-24mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka
2017-01-24mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka
2017-01-24mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-01-24mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka
2017-01-24mm, memcg: do not retry precharge chargesDavid Rientjes
2017-01-24mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach
2017-01-24mm/slub.c: trace free objects at KERN_INFODaniel Thompson
2017-01-24mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-01-12Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon
2017-01-11mm/usercopy: Switch to using lm_aliasLaura Abbott
2017-01-11mm/kasan: Switch to using __pa_symbol and lm_aliasLaura Abbott
2017-01-11mm/cma: Cleanup highmem checkLaura Abbott
2017-01-10mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz