Sign in
android-kvm
/
linux
/
7ba190be873a86b2b90a25daca93ca1ced6c4423
/
kernel
/
cgroup
5f155f2
mm, cpuset: always use seqlock when changing task's nodemask
by Vlastimil Babka
· 8 years ago
213980c
mm, mempolicy: simplify rebinding mempolicies when updating cpusets
by Vlastimil Babka
· 8 years ago
5136f63
cgroup: implement "nsdelegate" mount option
by Tejun Heo
· 8 years ago
824ecbe
cgroup: restructure cgroup_procs_write_permission()
by Tejun Heo
· 8 years ago
b6053d4
cgroup: fix lockdep warning in debug controller
by Tejun Heo
· 8 years ago
2866c0b
cgroup: refactor cgroup_masks_read() in the debug controller
by Tejun Heo
· 8 years ago
8cc38fa
cgroup: make debug an implicit controller on cgroup2
by Tejun Heo
· 8 years ago
575313f
cgroup: Make debug cgroup support v2 and thread mode
by Waiman Long
· 8 years ago
23b0be4
cgroup: Make Kconfig prompt of debug cgroup more accurate
by Waiman Long
· 8 years ago
a28f8f5
cgroup: Move debug cgroup to its own file
by Waiman Long
· 8 years ago
73a7242
cgroup: Keep accurate count of tasks in each css_set
by Waiman Long
· 8 years ago
41c2570
cpuset: consider dying css as offline
by Tejun Heo
· 8 years ago
33c35aa
cgroup: Prevent kill_css() from being called more than once
by Waiman Long
· 8 years ago
9410091
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
310b481
cgroup: mark cgroup_get() with __maybe_unused
by Tejun Heo
· 8 years ago
9732adc
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
by Zefan Li
· 8 years ago
a590b90
cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
by Tejun Heo
· 8 years ago
11c994d
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
330c418
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
by Tejun Heo
· 8 years ago
06ea4c38
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
bfb0b80
cgroup: avoid attaching a cgroup root to two different superblocks
by Zefan Li
· 8 years ago
30e03ac
cpuset: Remove cpuset_update_active_cpus()'s parameter.
by Rakib Mullick
· 8 years ago
75fa8e5
cgroup: switch to BUG_ON()
by Nicholas Mc Guire
· 8 years ago
77f8879
cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
by Tejun Heo
· 8 years ago
352526f
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
4b9502e6
kernel: convert css_set.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
b6a6759
cgroups: censor kernel pointer in debug files
by Kees Cook
· 8 years ago
1d18c27
cgroup/pids: remove spurious suspicious RCU usage warning
by Tejun Heo
· 8 years ago
387ad96
kernel: convert cgroup_namespace.count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
50ff9d1
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
56cd697
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f719ff9b
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
780de9d
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
by Ingo Molnar
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
63f1ca5
Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11
by Tejun Heo
· 8 years ago
576dd46
cgroup: drop the matching uid requirement on migration for cgroup v2
by Tejun Heo
· 8 years ago
b807421
cgroup: misc cleanups
by Tejun Heo
· 8 years ago
bdf3d06
Merge branch 'for-4.10-fixes' into for-4.11
by Tejun Heo
· 8 years ago
bfc2cf6
cgroup: call subsys->*attach() only for subsystems which are actually affected by migration
by Tejun Heo
· 8 years ago
e595cd7
cgroup: track migration context in cgroup_mgctx
by Tejun Heo
· 8 years ago
d8ebf51
cgroup: cosmetic update to cgroup_taskset_add()
by Tejun Heo
· 8 years ago
7896dfb
rdmacg: Fixed uninitialized current resource usage
by Parav Pandit
· 8 years ago
39d3e75
rdmacg: Added rdma cgroup controller
by Parav Pandit
· 8 years ago
e0aed7c
cgroup: fix RCU related sparse warnings
by Tejun Heo
· 8 years ago
dcfe149
cgroup: move namespace code to kernel/cgroup/namespace.c
by Tejun Heo
· 8 years ago
d62beb7
cgroup: rename functions for consistency
by Tejun Heo
· 8 years ago
1592c9b
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
by Tejun Heo
· 8 years ago
fa06990
cgroup: separate out cgroup1_kf_syscall_ops
by Tejun Heo
· 8 years ago
633feee3
cgroup: refactor mount path and clearly distinguish v1 and v2 paths
by Tejun Heo
· 8 years ago
0a268db
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
by Tejun Heo
· 8 years ago
201af4c
cgroup: move cgroup files under kernel/cgroup/
by Tejun Heo
· 8 years ago