aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds1-51/+172
2015-06-24memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo1-8/+21
2015-06-24memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo1-9/+1
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner1-7/+11
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner1-1/+1
2015-06-10mm: memcontrol: fix false-positive VM_BUG_ON() on -rtJohannes Weiner1-3/+1
2015-06-10memcg: do not call reclaim if !__GFP_WAITVladimir Davydov1-0/+2
2015-06-02writeback: implement memcg writeback domain based throttlingTejun Heo1-0/+43
2015-06-02writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changesTejun Heo1-0/+12
2015-06-02writeback: implement memcg wb_domainTejun Heo1-0/+39
2015-06-02memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of onlineTejun Heo1-49/+2
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo1-1/+18
2015-06-02memcg: implement mem_cgroup_css_from_page()Tejun Heo1-0/+33
2015-06-02memcg: add mem_cgroup_root_cssTejun Heo1-0/+2
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen1-1/+23
2015-04-15mm: remove rest of ACCESS_ONCE() usagesJason Low1-9/+9
2015-04-15memcg: remove obsolete commentVladimir Davydov1-5/+0
2015-04-15memcg: zap mem_cgroup_lookup()Vladimir Davydov1-16/+8
2015-04-14memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan1-7/+9
2015-04-14mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang1-86/+86
2015-04-14mm: memcontrol: update copyright noticeJohannes Weiner1-0/+6
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner1-6/+6
2015-02-28memcg: fix low limit calculationMichal Hocko1-2/+2
2015-02-12memcg: cleanup static keys decrementVladimir Davydov1-33/+5
2015-02-12memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov1-5/+34
2015-02-12memcg: free memcg_caches slot on css offlineVladimir Davydov1-6/+32
2015-02-12slab: embed memcg_cache_params to kmem_cacheVladimir Davydov1-6/+5
2015-02-12list_lru: introduce per-memcg listsVladimir Davydov1-0/+20
2015-02-12memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov1-10/+19
2015-02-12memcg: rename some cache id related variablesVladimir Davydov1-10/+9
2015-02-12vmscan: per memory cgroup slab shrinkersVladimir Davydov1-1/+1
2015-02-11memcg: cleanup preparation for page table walkNaoya Horiguchi1-33/+16
2015-02-11mm: memcontrol: consolidate swap controller codeJohannes Weiner1-139/+125
2015-02-11mm: memcontrol: consolidate memory controller initializationJohannes Weiner1-35/+25
2015-02-11mm: memcontrol: simplify soft limit tree init codeJohannes Weiner1-9/+8
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko1-1/+1
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko1-1/+1
2015-02-11mm: memcontrol: fold move_anon() and move_file()Johannes Weiner1-31/+18
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner1-11/+218
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner1-2/+2
2015-02-11memcg: add BUILD_BUG_ON() for string tablesGreg Thelen1-0/+4
2015-02-11vmscan: force scan offline memory cgroupsVladimir Davydov1-0/+14
2015-02-11mm: memcontrol: track move_lock state internallyJohannes Weiner1-29/+39
2015-02-10memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov1-141/+15
2015-02-10memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov1-4/+1
2015-02-10memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov1-18/+3
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov1-5/+2
2015-02-05memcg, shmem: fix shmem migration to use lrucareMichal Hocko1-1/+1
2015-01-26memcg: remove extra newlines from memcg oom kill logGreg Thelen1-2/+2