index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-02
1
-0
/
+15
|
\
|
*
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
2012-09-14
1
-0
/
+15
*
|
cgroup: Define CGROUP_SUBSYS_COUNT according the configuration
Daniel Wagner
2012-09-14
1
-7
/
+1
*
|
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2012-09-14
1
-1
/
+1
*
|
cgroup: Wrap subsystem selection macro
Daniel Wagner
2012-09-14
1
-0
/
+4
*
|
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
Daniel Wagner
2012-09-14
1
-1
/
+1
*
|
cgroup: add xattr support
Aristeu Rozanski
2012-08-24
1
-3
/
+10
|
/
*
cgroup: remove hierarchy_mutex
Li Zefan
2012-06-06
1
-15
/
+2
*
cgroup: remove cgroup_subsys->populate()
Tejun Heo
2012-04-11
1
-1
/
+0
*
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
2012-04-01
1
-0
/
+17
*
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
2012-04-01
1
-8
/
+4
*
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
2012-04-01
1
-0
/
+1
*
cgroup: introduce struct cfent
Tejun Heo
2012-04-01
1
-0
/
+1
*
cgroup: remove cgroup_add_file[s]()
Tejun Heo
2012-04-01
1
-16
/
+0
*
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
2012-04-01
1
-2
/
+31
*
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
2012-04-01
1
-0
/
+2
*
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2012-03-21
1
-1
/
+1
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-17
/
+12
*
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
2012-01-20
1
-32
/
+0
*
cgroup: remove cgroup_attach_task_current_cg()
Li Zefan
2012-01-20
1
-9
/
+0
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-6
/
+25
|
\
|
*
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
1
-3
/
+0
|
*
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
1
-3
/
+25
*
|
cgroup: propagate mode_t
Al Viro
2012-01-03
1
-1
/
+1
|
/
*
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
1
-1
/
+1
*
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
1
-1
/
+0
*
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
1
-3
/
+0
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
1
-4
/
+6
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
perf: Add cgroup support
Stephane Eranian
2011-02-16
1
-0
/
+1
*
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2011-02-16
1
-1
/
+2
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
cgroup: add clone_children control file
Daniel Lezcano
2010-10-27
1
-0
/
+4
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-07
1
-1
/
+11
|
\
|
*
cgroups: fix API thinko
Michael S. Tsirkin
2010-09-09
1
-1
/
+11
*
|
cgroups: __rcu annotations
Arnd Bergmann
2010-08-19
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-0
/
+7
|
\
|
*
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
2010-07-28
1
-0
/
+7
*
|
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
2010-06-08
1
-6
/
+14
|
/
*
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
2010-05-27
1
-1
/
+1
*
cgroup: Check task_lock in task_subsys_state()
Li Zefan
2010-05-04
1
-0
/
+1
*
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-12
1
-3
/
+0
*
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
2010-03-12
1
-0
/
+24
*
cgroups: subsystem module unloading
Ben Blum
2010-03-12
1
-1
/
+3
*
cgroups: subsystem module loading interface
Ben Blum
2010-03-12
1
-0
/
+4
*
cgroups: revamp subsys array
Ben Blum
2010-03-12
1
-2
/
+8
*
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
2010-03-12
1
-3
/
+9
*
cgroup: introduce cancel_attach()
Daisuke Nishimura
2010-03-12
1
-0
/
+2
*
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
2010-02-25
1
-1
/
+4
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
[next]