index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup-v1.c
Age
Commit message (
Expand
)
Author
2017-12-19
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
2017-08-18
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-21
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
2017-07-21
cgroup: reorganize cgroup.procs / task write path
Tejun Heo
2017-06-14
cgroup: Move debug cgroup to its own file
Waiman Long
2017-06-14
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
2017-05-01
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-04-28
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
Zefan Li
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
2017-03-08
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-06
cgroups: censor kernel pointer in debug files
Kees Cook
2017-03-03
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-01-15
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
2017-01-15
cgroup: track migration context in cgroup_mgctx
Tejun Heo
2016-12-27
cgroup: fix RCU related sparse warnings
Tejun Heo
2016-12-27
cgroup: rename functions for consistency
Tejun Heo
2016-12-27
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
Tejun Heo
2016-12-27
cgroup: separate out cgroup1_kf_syscall_ops
Tejun Heo
2016-12-27
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
Tejun Heo