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
...
|
*
|
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
2014-05-04
|
*
|
cgroup: make flags and subsys_masks unsigned int
Tejun Heo
2014-05-04
|
*
|
cgroup: Use more current logging style
Joe Perches
2014-04-25
|
*
|
cgroup: replace pr_warning with preferred pr_warn
Jianyu Zhan
2014-04-25
|
*
|
cgroup: remove orphaned cgroup_pidlist_seq_operations
Jianyu Zhan
2014-04-25
|
*
|
cgroup: clean up obsolete comment for parse_cgroupfs_options()
Jianyu Zhan
2014-04-25
|
*
|
cgroup: implement cgroup.populated for the default hierarchy
Tejun Heo
2014-04-25
|
*
|
cgroup: implement dynamic subtree controller enable/disable on the default hi...
Tejun Heo
2014-04-23
|
*
|
cgroup: prepare migration path for unified hierarchy
Tejun Heo
2014-04-23
|
*
|
cgroup: update subsystem rebind restrictions
Tejun Heo
2014-04-23
|
*
|
cgroup: add css_set->dfl_cgrp
Tejun Heo
2014-04-23
|
*
|
cgroup: allow cgroup creation and suppress automatic css creation in the unif...
Tejun Heo
2014-04-23
|
*
|
cgroup: cgroup->subsys[] should be cleared after the css is offlined
Tejun Heo
2014-04-23
|
*
|
cgroup: teach css_task_iter about effective csses
Tejun Heo
2014-04-23
|
*
|
cgroup: reorganize css_task_iter
Tejun Heo
2014-04-23
|
*
|
cgroup: make css_next_child() skip missing csses
Tejun Heo
2014-04-23
|
*
|
cgroup: implement cgroup->e_csets[]
Tejun Heo
2014-04-23
|
*
|
cgroup: introduce effective cgroup_subsys_state
Tejun Heo
2014-04-23
|
*
|
cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...
Tejun Heo
2014-04-23
|
*
|
cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
Tejun Heo
2014-04-23
*
|
|
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-06-03
|
|
/
|
/
|
*
|
cgroup: introduce task_css_is_root()
Tejun Heo
2014-05-13
|
/
*
cgroup: fix the retry path of cgroup_mount()
Li Zefan
2014-04-17
*
cgroup: newly created dirs and files should be owned by the creator
Tejun Heo
2014-04-07
*
cgroup: fix top cgroup refcnt leak
Li Zefan
2014-04-04
*
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
|
\
|
*
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
|
*
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2014-03-29
|
*
cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
Monam Agarwal
2014-03-24
|
*
cgroup: break kernfs active_ref protection in cgroup directory operations
Tejun Heo
2014-03-20
|
*
cgroup: fix cgroup_taskset walking order
Tejun Heo
2014-03-19
|
*
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: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
2014-03-19
|
*
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
2014-03-19
|
*
cgroup: reorganize cgroup bootstrapping
Tejun Heo
2014-03-19
|
*
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
2014-03-19
|
*
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
2014-02-25
|
*
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
|
*
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
2014-02-25
|
*
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
|
*
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
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
|
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-25
|
|
\
|
*
|
cgroup: add a validation check to cgroup_add_cftyps()
Li Zefan
2014-02-18
|
*
|
cgroup: fix memory leak in cgroup_mount()
Li Zefan
2014-02-14
[prev]
[next]