index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Commit message (
Expand
)
Author
Age
*
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-07-21
*
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-23
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
|
\
\
|
*
|
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
|
\
\
|
*
|
cgroup: fix broken file xattrs
Li Zefan
2013-04-19
|
*
|
memcg: force use_hierarchy if sane_behavior
Tejun Heo
2013-04-15
|
*
|
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-15
|
*
|
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
|
*
|
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14
|
*
|
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
|
*
|
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
|
*
|
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
|
*
|
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
|
*
|
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
|
*
|
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-12
|
*
|
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-05
|
*
|
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
|
|
/
*
/
cgroup: remove css_get_next
Michal Hocko
2013-04-29
|
/
*
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
2013-01-24
*
cgroup: implement cgroup_rightmost_descendant()
Tejun Heo
2013-01-07
*
cgroup: remove unused dummy cgroup_fork_callbacks()
Tejun Heo
2013-01-07
*
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
2012-11-20
*
cgroup: add cgroup->id
Tejun Heo
2012-11-19
*
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
*
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
2012-11-19
*
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
*
cgroup: allow ->post_create() to fail
Tejun Heo
2012-11-19
*
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
2012-11-19
*
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2012-11-19
*
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2012-11-19
*
cgroup: implement generic child / descendant walk macros
Tejun Heo
2012-11-09
*
cgroup: use rculist ops for cgroup->children
Tejun Heo
2012-11-09
*
cgroup: add cgroup_subsys->post_create()
Tejun Heo
2012-11-09
*
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
2012-11-05
|
\
|
*
cgroup: make ->pre_destroy() return void
Tejun Heo
2012-11-05
|
*
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
2012-11-05
|
*
cgroup: kill CSS_REMOVED
Tejun Heo
2012-11-05
|
*
cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
Tejun Heo
2012-11-05
*
|
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
2012-10-16
*
|
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-02
|
\
\
|
*
|
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
[next]