aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-09-09Merge tag 'v4.1.31-rt35' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-08-30Merge tag 'v4.1.31' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-19mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-08-12Merge tag 'v4.1.30' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-12Merge tag 'v4.1.29' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-11Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-08-10 Merge tag 'v4.1.30' into linux-linaro-lsk-v4.1Alex Shi
2016-08-09Merge tag 'v4.1.27-rt31' into linux-linaro-lsk-v4.1-rtMark Brown
2016-08-06mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-08-06mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka
2016-08-01Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-08-01 Merge tag 'v4.1.29' into linux-linaro-lsk-v4.1Alex Shi
2016-07-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.07-rtAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-194.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...Steven Rostedt
2016-07-14Merge tag 'v4.1.28' into v4.1-rtSteven Rostedt (Red Hat)
2016-07-12mm: perform lru_add_drain_all() remotelyLuiz Capitulino
2016-07-12tmpfs: fix regression hang in fallocate undoHugh Dickins
2016-07-10mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-07-10mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-07-10mm, compaction: abort free scanner if split failsDavid Rientjes
2016-07-10mm, compaction: skip compound pages by order in free scannerVlastimil Babka
2016-07-10mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-07-10tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-07-10mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-07-10percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo
2016-07-10percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo
2016-07-08mm/zsmalloc: Use get/put_cpu_light in zs_map_object()/zs_unmap_object()Mike Galbraith
2016-07-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28mm/mempool: avoid KASAN marking mempool poison checks as use-after-freev4.1/topic/KASANMatthew Dawson
2016-06-28mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin
2016-06-24Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-24block: don't release bdi while request_queue has live referencesTejun Heo
2016-06-24writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo
2016-06-24memcg: remove pcp_counter_lockGreg Thelen
2016-06-23Merge tag 'v4.1.25' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-23Merge tag 'v4.1.22' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-06-16Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-16writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08memcg: fix dirty page migrationGreg Thelen
2016-06-08mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2016-06-08memcg: fix memory.high targetVladimir Davydov
2016-06-08memcg: ratify and consolidate over-charge handlingTejun Heo
2016-06-08memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2016-06-08memcg: flatten task_struct->memcg_oomTejun Heo
2016-06-08mm: memcontrol: eliminate root memory.currentJohannes Weiner
2016-06-08writeback: bdi_writeback iteration must not skip dying onesTejun Heo