aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2016-06-08mm, vmscan: unlock page while waiting on writebackHugh Dickins
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-08cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo
2016-06-08cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo
2016-06-08memcg: generate file modified notifications on "memory.events"Tejun Heo
2016-06-08cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo
2016-06-08cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo
2016-06-08memcg: move memcg_proto_active from sock.hMichal Hocko
2016-06-08memcg, tcp_kmem: check for cg_proto in sock_update_memcgMichal Hocko
2016-06-08memcg: restructure mem_cgroup_can_attach()Tejun Heo
2016-06-08memcg: export struct mem_cgroupMichal Hocko
2016-06-08memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo
2016-06-08memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo
2016-06-08writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb...Tejun Heo
2016-06-08mm: add vmf_insert_pfn_pmd()Matthew Wilcox
2016-06-08mm: export various functions for the benefit of DAXMatthew Wilcox
2016-06-08writeback: memcg dirty_throttle_control should be initialized with wb->memcg_...Tejun Heo
2016-06-08writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback ...Tejun Heo
2016-06-08writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo
2016-06-08blkcg: rename subsystem name from blkio to ioTejun Heo
2016-06-08writeback: update writeback tracepoints to report cgroupTejun Heo
2016-06-08mm: add a pmd_fault handlerMatthew Wilcox
2016-06-03inode: rename i_wb_list to i_io_listDave Chinner
2016-06-03writeback: fix initial dirty limitRabin Vincent
2016-06-03mm/page-writeback.c: initialize m_dirty to avoid compile warningYang Shi
2016-05-25Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-05-25kasan: add functions to clear stack poisonMark Rutland
2016-05-25Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-25suspend: simplify block I/O handlingChristoph Hellwig
2016-05-24 Merge tag 'v4.1.25' into linux-linaro-lsk-v4.1lsk-v4.1-16.05Alex Shi
2016-05-17mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-17mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2016-05-17mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi
2016-05-17mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim
2016-05-17mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov
2016-05-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.06-rtlsk-v4.1-16.05-rtAlex Shi
2016-04-21Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.04Alex Shi
2016-04-20Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi