index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-23
|
\
|
*
cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()
Tejun Heo
2013-07-12
*
|
cgroup: we can use simple_lookup() now
Al Viro
2013-07-14
|
/
*
cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...
Tejun Heo
2013-06-29
*
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
2013-06-27
*
cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()
Tejun Heo
2013-06-27
*
cgroup: always use RCU accessors for protected accesses
Tejun Heo
2013-06-26
*
cgroup: fix RCU accesses around task->cgroups
Tejun Heo
2013-06-26
*
cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()
Tejun Heo
2013-06-26
*
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
2013-06-26
*
cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
Tejun Heo
2013-06-25
*
cgroup: implement for_each_[builtin_]subsys()
Tejun Heo
2013-06-25
*
cgroup: move init_css_set initialization inside cgroup_mutex
Tejun Heo
2013-06-25
*
cgroup: s/for_each_subsys()/for_each_root_subsys()/
Tejun Heo
2013-06-24
*
cgroup: clean up find_css_set() and friends
Tejun Heo
2013-06-24
*
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
2013-06-24
*
cgroup: prefix global variables with "cgroup_"
Tejun Heo
2013-06-24
*
cgroup: rename cont to cgrp
Li Zefan
2013-06-19
*
cgroup: clean up cgroup_serial_nr_cursor
Tejun Heo
2013-06-18
*
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
2013-06-18
*
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
2013-06-18
*
cgroup: fix memory leak in cgroup_rm_cftypes()
Li Zefan
2013-06-18
*
cgroup: fix umount vs cgroup_event_remove() race
Li Zefan
2013-06-18
*
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
2013-06-18
*
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
2013-06-18
*
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
2013-06-13
*
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
2013-06-13
|
\
|
*
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
2013-05-28
*
|
cgroup: split cgroup destruction into two steps
Tejun Heo
2013-06-13
*
|
cgroup: reorder the operations in cgroup_destroy_locked()
Tejun Heo
2013-06-13
*
|
cgroup: remove cgroup->count and use
Tejun Heo
2013-06-13
*
|
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
2013-06-13
*
|
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
2013-06-13
*
|
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
2013-06-13
*
|
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2013-06-13
*
|
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
2013-06-13
*
|
cgroup: remove now unused css_depth()
Tejun Heo
2013-06-13
*
|
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
2013-06-05
*
|
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
2013-06-05
*
|
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
2013-06-05
*
|
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
2013-05-23
*
|
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
2013-05-23
*
|
cgroup: make cgroup_is_removed() static
Tejun Heo
2013-05-23
*
|
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
2013-05-23
|
\
|
|
*
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-23
|
*
cgroup: initialize xattr before calling d_instantiate()
Li Zefan
2013-05-14
*
|
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
2013-05-14
*
|
cgroup: make hierarchy_id use cyclic idr
Tejun Heo
2013-05-14
*
|
cgroup: drop hierarchy_id_lock
Tejun Heo
2013-05-14
*
|
cgroup: refactor hierarchy_id handling
Tejun Heo
2013-05-14
|
/
[next]