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
/
include
/
linux
/
cgroup.h
Commit message (
Expand
)
Author
Age
*
cgroup: introduce task_css_is_root()
Tejun Heo
2014-05-13
*
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
*
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
2014-03-19
*
cgroup: make cgrp_dfl_root mountable
Tejun Heo
2014-03-19
*
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
*
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
*
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
*
cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
Tejun Heo
2014-03-19
*
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
*
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
*
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
*
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
*
cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
Li Zefan
2014-02-14
*
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
2014-02-13
*
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
*
cgroup: remove css_scan_tasks()
Tejun Heo
2014-02-13
*
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
2014-02-13
*
cgroup: drop CGRP_ROOT_SUBSYS_BOUND
Tejun Heo
2014-02-13
*
cgroup: disallow xattr, release_agent and name if sane_behavior
Tejun Heo
2014-02-13
*
cgroup: remove cgroupfs_root->refcnt
Tejun Heo
2014-02-12
*
cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...
Tejun Heo
2014-02-12
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
*
cgroup: remove cftype_set
Tejun Heo
2014-02-12
*
cgroup: warn if "xattr" is specified with "sane_behavior"
Tejun Heo
2014-02-12
*
cgroup: convert to kernfs
Tejun Heo
2014-02-11
*
cgroup: misc preps for kernfs conversion
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_ino()
Tejun Heo
2014-02-11
*
cgroup: update the meaning of cftype->max_write_len
Tejun Heo
2014-02-11
*
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
Tejun Heo
2014-02-11
*
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-11
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-11
|
\
|
*
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-02-11
*
|
cgroup: rename cgroup_subsys->subsys_id to ->id
Tejun Heo
2014-02-08
*
|
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
*
|
cgroup: drop module support
Tejun Heo
2014-02-08
|
/
*
cgroup: remove stray references to css_id
Hugh Dickins
2014-01-13
*
cgroup: remove for_each_root_subsys()
Tejun Heo
2013-12-06
*
cgroup: unify pidlist and other file handling
Tejun Heo
2013-12-05
*
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
*
cgroup: attach cgroup_open_file to all cgroup files
Tejun Heo
2013-12-05
*
cgroup: remove cftype->read(), ->read_map() and ->write()
Tejun Heo
2013-12-05
*
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
Tejun Heo
2013-11-29
*
cgroup: remove cftype->release()
Tejun Heo
2013-11-29
*
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
2013-11-22
|
\
|
*
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
2013-11-22
|
*
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
2013-11-22
|
*
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
2013-11-22
*
|
cgroup: kill css_id
Li Zefan
2013-09-23
|
/
*
cgroup: implement CFTYPE_NO_PREFIX
Tejun Heo
2013-08-26
*
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-26
[next]