index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
2012-09-14
cgroup: Define CGROUP_SUBSYS_COUNT according the configuration
Daniel Wagner
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2012-09-14
cgroup: Wrap subsystem selection macro
Daniel Wagner
2012-09-14
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
Daniel Wagner
2012-08-24
cgroup: add xattr support
Aristeu Rozanski
2012-06-06
cgroup: remove hierarchy_mutex
Li Zefan
2012-04-11
cgroup: remove cgroup_subsys->populate()
Tejun Heo
2012-04-01
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
2012-04-01
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
2012-04-01
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
2012-04-01
cgroup: introduce struct cfent
Tejun Heo
2012-04-01
cgroup: remove cgroup_add_file[s]()
Tejun Heo
2012-04-01
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
2012-04-01
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-01-20
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
2012-01-20
cgroup: remove cgroup_attach_task_current_cg()
Li Zefan
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-03
cgroup: propagate mode_t
Al Viro
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-16
perf: Add cgroup support
Stephane Eranian
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
2010-08-19
cgroups: __rcu annotations
Arnd Bergmann
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
2010-06-08
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
2010-03-12
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
2010-03-12
cgroups: subsystem module unloading
Ben Blum
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
2010-03-12
cgroups: revamp subsys array
Ben Blum
2010-03-12
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
[next]