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: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-30
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-22
|
\
|
*
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
2012-03-21
|
*
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2012-03-21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
|
|
/
|
/
|
|
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
*
|
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
2012-02-21
*
|
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
2012-02-21
*
|
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
*
|
cgroup: remove extra calls to find_existing_css_set
Mandeep Singh Baines
2012-01-30
*
|
cgroup: replace tasklist_lock with rcu_read_lock
Mandeep Singh Baines
2012-01-20
*
|
cgroup: simplify double-check locking in cgroup_attach_proc
Mandeep Singh Baines
2012-01-20
*
|
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
2012-01-20
|
/
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
|
\
|
*
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
|
*
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-04
|
*
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
|
*
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
|
*
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-27
|
*
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
|
*
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
2011-12-22
|
*
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
2011-12-22
|
*
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
2011-12-21
|
*
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
2011-12-21
|
*
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
2011-12-19
|
*
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-12-12
|
*
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
2011-12-12
|
*
cgroup: always lock threadgroup during migration
Tejun Heo
2011-12-12
|
*
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
|
*
cgroup: add cgroup_root_mutex
Tejun Heo
2011-12-12
*
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
*
|
cgroup: propagate mode_t
Al Viro
2012-01-03
*
|
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
*
|
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
2011-12-19
|
/
*
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
*
cgroups: don't attach task to subsystem if migration failed
Ben Blum
2011-11-02
*
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2011-11-02
*
locking, sched, cgroups: Annotate release_list_lock as raw
Thomas Gleixner
2011-09-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-27
|
\
|
*
cgroupfs: use init_cred when populating new cgroupfs mount
eparis@redhat
2011-06-08
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
\
|
*
|
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
|
|
/
*
/
kill file_permission() completely
Al Viro
2011-07-20
|
/
*
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
*
cgroups: use flex_array in attach_proc
Ben Blum
2011-05-26
*
cgroups: make procs file writable
Ben Blum
2011-05-26
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
*
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
Lai Jiangshan
2011-05-08
[next]