Skip to content
GitLab
Explore
Sign in
Commits · 5549c497913ad860d3dff4386c6423268bb85693
linux
Browse files
Jun 24, 2013
cgroup: s/for_each_subsys()/for_each_root_subsys()/
· 5549c497
Tejun Heo
authored
Jun 24, 2013
5549c497
cgroup: clean up find_css_set() and friends
· b326f9d0
Tejun Heo
authored
Jun 24, 2013
b326f9d0
cgroup: remove cgroup->actual_subsys_mask
· a8a648c4
Tejun Heo
authored
Jun 24, 2013
a8a648c4
cgroup: prefix global variables with "cgroup_"
· 9871bf95
Tejun Heo
authored
Jun 24, 2013
9871bf95
cgroup: convert CFTYPE_* flags to enums
· 02c402d9
Tejun Heo
authored
Jun 24, 2013
02c402d9
Jun 19, 2013
cgroup: rename cont to cgrp
· 03c78cbe
Li Zefan
authored
Jun 14, 2013
03c78cbe
Jun 18, 2013
cgroup: clean up cgroup_serial_nr_cursor
· 00356bd5
Tejun Heo
authored
Jun 18, 2013
00356bd5
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
· e8c82d20
Li Zefan
authored
Jun 18, 2013
e8c82d20
cgroup: make serial_nr_cursor available throughout cgroup.c
· 794611a1
Li Zefan
authored
Jun 18, 2013
794611a1
cgroup: fix memory leak in cgroup_rm_cftypes()
· f57947d2
Li Zefan
authored
Jun 18, 2013
f57947d2
cgroup: fix umount vs cgroup_event_remove() race
· 1c8158ee
Li Zefan
authored
Jun 18, 2013
1c8158ee
cgroup: fix umount vs cgroup_cfts_commit() race
· 084457f2
Li Zefan
authored
Jun 18, 2013
084457f2
cgroup: disallow rename(2) if sane_behavior
· 6db8e85c
Tejun Heo
authored
Jun 14, 2013
6db8e85c
Jun 14, 2013
cgroup: update sane_behavior documentation
· f63674fd
Tejun Heo
authored
Jun 13, 2013
f63674fd
cgroup: use percpu refcnt for cgroup_subsys_states
· d3daf28d
Tejun Heo
authored
Jun 13, 2013
d3daf28d
Merge branch 'for-3.11' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
into for-3.11
· 2b0e53a7
Tejun Heo
authored
Jun 13, 2013
2b0e53a7
cgroup: split cgroup destruction into two steps
· ea15f8cc
Tejun Heo
authored
Jun 13, 2013
ea15f8cc
cgroup: reorder the operations in cgroup_destroy_locked()
· 455050d2
Tejun Heo
authored
Jun 13, 2013
455050d2
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
· dbece3a0
Tejun Heo
authored
Jun 13, 2013
dbece3a0
Jun 13, 2013
percpu-refcount: implement percpu_ref_cancel_init()
· bc497bd3
Tejun Heo
authored
Jun 12, 2013
bc497bd3
percpu-refcount: add __must_check to percpu_ref_init() and don't use...
· acac7883
Tejun Heo
authored
Jun 12, 2013
acac7883
cgroup: remove cgroup->count and use
· 6f3d828f
Tejun Heo
authored
Jun 12, 2013
6f3d828f
cgroup: drop unnecessary RCU dancing from __put_css_set()
· ddd69148
Tejun Heo
authored
Jun 12, 2013
ddd69148
cgroup: rename CGRP_REMOVED to CGRP_DEAD
· 54766d4a
Tejun Heo
authored
Jun 12, 2013
54766d4a
cgroup: clean up css_[try]get() and css_put()
· 5de0107e
Tejun Heo
authored
Jun 12, 2013
5de0107e
cgroup: use kzalloc() instead of kmalloc()
· f4f4be2b
Tejun Heo
authored
Jun 12, 2013
f4f4be2b
cgroup: bring some sanity to naming around cg_cgroup_link
· 69d0206c
Tejun Heo
authored
Jun 12, 2013
69d0206c
cgroup: consistently use @cset for struct css_set variables
· 5abb8855
Tejun Heo
authored
Jun 12, 2013
5abb8855
cgroup: remove now unused css_depth()
· 3fc3db9a
Tejun Heo
authored
Jun 12, 2013
3fc3db9a
percpu-refcount: cosmetic updates
· ac899061
Tejun Heo
authored
Jun 12, 2013
ac899061
percpu-refcount: consistently use plain (non-sched) RCU
· 6a24474d
Tejun Heo
authored
Jun 12, 2013
6a24474d
Jun 05, 2013
cgroup: clean up the cftype array for the base cgroup files
· d5c56ced
Tejun Heo
authored
Jun 03, 2013
d5c56ced
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
· cc5943a7
Tejun Heo
authored
Jun 03, 2013
cc5943a7
cgroup: mark "tasks" cgroup file as insane
· f12dc020
Tejun Heo
authored
Jun 03, 2013
f12dc020
Jun 03, 2013
percpu-refcount: Don't use silly cmpxchg()
· c1ae6e9b
Kent Overstreet
authored
Jun 03, 2013
c1ae6e9b
percpu: implement generic percpu refcounting
· 215e262f
Kent Overstreet
authored
May 31, 2013
215e262f
Merge tag 'regulator-v3.10-rc4' of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
· 042dd60c
Linus Torvalds
authored
Jun 04, 2013
042dd60c
Merge tag 'jfs-3.10-rc5' of
git://github.com/kleikamp/linux-shaggy
· 0ab60871
Linus Torvalds
authored
Jun 04, 2013
0ab60871
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
· aa4f6084
Linus Torvalds
authored
Jun 03, 2013
aa4f6084
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
· 286e050b
Linus Torvalds
authored
Jun 03, 2013
286e050b
Loading