Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-06 | cgroups: censor kernel pointer in debug files | Kees Cook | 1 | -1/+1 |
2017-03-03 | sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-03 | sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-03 | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar | 1 | -0/+1 |
2017-01-15 | cgroup: call subsys->*attach() only for subsystems which are actually affecte... | Tejun Heo | 1 | -1/+1 |
2017-01-15 | cgroup: track migration context in cgroup_mgctx | Tejun Heo | 1 | -5/+5 |
2016-12-27 | cgroup: fix RCU related sparse warnings | Tejun Heo | 1 | -1/+1 |
2016-12-27 | cgroup: rename functions for consistency | Tejun Heo | 1 | -7/+7 |
2016-12-27 | cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c | Tejun Heo | 1 | -3/+378 |
2016-12-27 | cgroup: separate out cgroup1_kf_syscall_ops | Tejun Heo | 1 | -9/+2 |
2016-12-27 | cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c | Tejun Heo | 1 | -0/+1027 |