Kirill A. Shutemov
|
907860ed38
cgroups: make cftype.unregister_event() void-returning
|
15 年之前 |
Linus Torvalds
|
f39d01be4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Linus Torvalds
|
b8ae30ee26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
KAMEZAWA Hiroyuki
|
747388d78a
memcg: fix css_is_ancestor() RCU locking
|
15 年之前 |
KAMEZAWA Hiroyuki
|
7f0f154641
memcg: fix css_id() RCU locking for real
|
15 年之前 |
Changli Gao
|
a93d2f1744
sched, wait: Use wrapper functions
|
15 年之前 |
Li Zefan
|
fae9c79170
cgroup: Fix an RCU warning in alloc_css_id()
|
15 年之前 |
Li Zefan
|
9a9686b634
cgroup: Fix an RCU warning in cgroup_path()
|
15 年之前 |
Jiri Kosina
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 年之前 |
Li Zefan
|
9d34706f42
cgroups: remove duplicate include
|
15 年之前 |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 年之前 |
Kirill A. Shutemov
|
a0a4db548e
cgroups: remove events before destroying subsystem state objects
|
15 年之前 |
Kirill A. Shutemov
|
4ab78683c1
cgroups: fix race between userspace and kernelspace
|
15 年之前 |
Kirill A. Shutemov
|
0dea116876
cgroup: implement eventfd-based generic API for notifications
|
15 年之前 |
Li Zefan
|
b70cc5fdb4
cgroups: clean up cgroup_pidlist_find() a bit
|
15 年之前 |
Ben Blum
|
67523c48aa
cgroups: blkio subsystem as module
|
15 年之前 |
Ben Blum
|
cf5d5941fd
cgroups: subsystem module unloading
|
15 年之前 |
Ben Blum
|
e6a1105ba0
cgroups: subsystem module loading interface
|
15 年之前 |
Ben Blum
|
aae8aab403
cgroups: revamp subsys array
|
15 年之前 |
Daisuke Nishimura
|
d7b9fff711
cgroup: introduce coalesce css_get() and css_put()
|
15 年之前 |
Daisuke Nishimura
|
2468c7234b
cgroup: introduce cancel_attach()
|
15 年之前 |
Ingo Molnar
|
c50cc75271
sched, cgroups: Fix module export
|
15 年之前 |
Paul E. McKenney
|
d11c563dd2
sched: Use lockdep-based checking on rcu_dereference()
|
15 年之前 |
Li Zefan
|
4528fd0595
cgroups: fix to return errno in a failure path
|
15 年之前 |
Dave Anderson
|
bd4f490a07
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
|
15 年之前 |
KOSAKI Motohiro
|
478988d3b2
cgroup: fix strstrip() misuse
|
15 年之前 |
KAMEZAWA Hiroyuki
|
3dece8347d
cgroup: catch bad css refcnt at css_put
|
15 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 年之前 |
Ben Blum
|
be367d0992
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
15 年之前 |
Ben Blum
|
c378369d8b
cgroups: change css_set freeing mechanism to be under RCU
|
15 年之前 |