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: fix umount vs cgroup_event_remove() race
Li Zefan
2013-07-21
*
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
2013-05-28
*
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
*
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: restore the call to eventfd->poll()
Li Zefan
2013-04-26
|
*
|
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
2013-04-26
|
*
|
cgroup: fix broken file xattrs
Li Zefan
2013-04-19
|
*
|
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
|
*
|
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-14
|
*
|
cgroup: make cgroup_path() not print double slashes
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: make sure parent won't be destroyed before its children
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: kill cgroup_[un]lock()
Tejun Heo
2013-04-07
|
*
|
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
|
*
|
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
2013-04-07
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
|
*
|
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
2013-04-03
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
|
*
|
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-20
|
*
|
cgroup: remove useless code in cgroup_write_event_control()
Li Zefan
2013-03-12
|
*
|
cgroup: don't bother to resize pid array
Li Zefan
2013-03-12
|
*
|
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
2013-03-12
|
*
|
cgroup: remove unused variables in cgroup_destroy_locked()
Li Zefan
2013-03-12
|
*
|
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: no need to check css refs for release notification
Li Zefan
2013-03-04
|
*
|
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
|
\
\
|
*
|
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-19
|
|
/
*
/
cgroup: remove css_get_next
Michal Hocko
2013-04-29
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
cgroup: convert to idr_alloc()
Tejun Heo
2013-02-27
*
cgroup: don't use idr_remove_all()
Tejun Heo
2013-02-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-02-18
*
|
cgroup: fix cgroup_rmdir() vs close(eventfd) race
Li Zefan
2013-02-18
*
|
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-02-18
*
|
cgroup: remove bogus comments in cgroup_diput()
Li Zefan
2013-01-24
*
|
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
2013-01-24
[next]