index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmpressure.h
Age
Commit message (
Expand
)
Author
2019-07-12
include/linux/vmpressure.h: use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-14
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
2013-11-22
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
Tejun Heo
2013-11-22
memcg: remove cgroup_event->cft
Tejun Heo
2013-11-22
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-08-08
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2013-07-31
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2013-07-31
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
2013-04-29
memcg: add memory.pressure_level events
Anton Vorontsov