summaryrefslogtreecommitdiffstats
path: root/mm/vmpressure.c
Commit message (Expand)AuthorAgeFilesLines
* mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton2014-12-021-3/+5
* arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-031-0/+1
* memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo2013-11-221-6/+6
* memcg: remove cgroup_event->cftTejun Heo2013-11-221-11/+3
* Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-031-14/+11
|\
| * cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...Tejun Heo2013-08-081-12/+9
| * cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-081-2/+2
| * cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-081-1/+1
* | vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko2013-07-311-0/+16
* | vmpressure: do not check for pending work to prevent from new workMichal Hocko2013-07-311-1/+1
* | vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2013-07-311-5/+5
|/
* memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-291-0/+374
OpenPOWER on IntegriCloud