| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | cgroup: avoid false positive gcc-6 warning | Arnd Bergmann | 2016-03-16 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | cgroup: ignore css_sets associated with dead cgroups during migration | Tejun Heo | 2016-03-16 | 1 | -2/+18 | |
| | * | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->implicit_on_dfl | Tejun Heo | 2016-03-08 | 1 | -7/+31 | |
| | * | | | | | | | | | | | | | | | cgroup: use css_set->mg_dst_cgrp for the migration target cgroup | Tejun Heo | 2016-03-08 | 1 | -13/+13 | |
| | * | | | | | | | | | | | | | | | cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup | Tejun Heo | 2016-03-08 | 1 | -35/+35 | |
| | * | | | | | | | | | | | | | | | cgroup: move migration destination verification out of cgroup_migrate_prepare... | Tejun Heo | 2016-03-08 | 1 | -8/+20 | |
| | * | | | | | | | | | | | | | | | cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses() | Tejun Heo | 2016-03-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | cgroup: update css iteration in cgroup_update_dfl_csses() | Tejun Heo | 2016-03-03 | 1 | -11/+8 | |
| | * | | | | | | | | | | | | | | | cgroup: allocate 2x cgrp_cset_links when setting up a new root | Tejun Heo | 2016-03-03 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask | Tejun Heo | 2016-03-03 | 1 | -10/+7 | |
| | * | | | | | | | | | | | | | | | cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends | Tejun Heo | 2016-03-03 | 1 | -79/+28 | |
| | * | | | | | | | | | | | | | | | cgroup: use cgroup_apply_enable_control() in cgroup creation path | Tejun Heo | 2016-03-03 | 1 | -24/+14 | |
| | * | | | | | | | | | | | | | | | cgroup: combine cgroup_mutex locking and offline css draining | Tejun Heo | 2016-03-03 | 1 | -28/+27 | |
| | * | | | | | | | | | | | | | | | cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_cont... | Tejun Heo | 2016-03-03 | 1 | -23/+58 | |
| | * | | | | | | | | | | | | | | | cgroup: introduce cgroup_{save|propagate|restore}_control() | Tejun Heo | 2016-03-03 | 1 | -20/+62 | |
| | * | | | | | | | | | | | | | | | cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}... | Tejun Heo | 2016-03-03 | 1 | -10/+31 | |
| | * | | | | | | | | | | | | | | | cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_... | Tejun Heo | 2016-03-03 | 1 | -30/+47 | |
| | * | | | | | | | | | | | | | | | cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control... | Tejun Heo | 2016-03-03 | 1 | -33/+41 | |
| | * | | | | | | | | | | | | | | | cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write() | Tejun Heo | 2016-03-03 | 1 | -25/+52 | |
| | * | | | | | | | | | | | | | | | cgroup: introduce cgroup_control() and cgroup_ss_mask() | Tejun Heo | 2016-03-03 | 1 | -35/+37 | |
| | * | | | | | | | | | | | | | | | cgroup: factor out cgroup_create() out of cgroup_mkdir() | Tejun Heo | 2016-03-03 | 1 | -29/+43 | |
| | * | | | | | | | | | | | | | | | cgroup: reorder operations in cgroup_mkdir() | Tejun Heo | 2016-03-03 | 1 | -31/+30 | |
| | * | | | | | | | | | | | | | | | cgroup: explicitly track whether a cgroup_subsys_state is visible to userland | Tejun Heo | 2016-03-03 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | cgroup: separate out interface file creation from css creation | Tejun Heo | 2016-03-03 | 1 | -29/+43 | |
| | * | | | | | | | | | | | | | | | cgroup: suppress spurious de-populated events | Tejun Heo | 2016-03-03 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | cgroup: re-hash init_css_set after subsystems are initialized | Tejun Heo | 2016-03-03 | 1 | -4/+11 | |
| | * | | | | | | | | | | | | | | | cgroup: reset css on destruction | Vladimir Davydov | 2016-03-01 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | cgroup: fix a mistake in warning message | Xiubo Li | 2016-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | cgroup: use ->subtree_control when testing no internal process rule | Tejun Heo | 2016-02-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs | Tejun Heo | 2016-02-23 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | cgroup: convert cgroup_subsys flag fields to bool bitfields | Tejun Heo | 2016-02-23 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | cgroup: s/cgrp_dfl_root_/cgrp_dfl_/ | Tejun Heo | 2016-02-23 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | cgroup: make cgroup subsystem masks u16 | Tejun Heo | 2016-02-22 | 1 | -26/+24 | |
| | * | | | | | | | | | | | | | | | cgroup: use do_each_subsys_mask() where applicable | Tejun Heo | 2016-02-22 | 1 | -23/+12 | |
| | * | | | | | | | | | | | | | | | cgroup: convert for_each_subsys_which() to do-while style | Tejun Heo | 2016-02-22 | 1 | -32/+40 | |
| | * | | | | | | | | | | | | | | | cgroup: s/child_subsys_mask/subtree_ss_mask/ | Tejun Heo | 2016-02-22 | 1 | -24/+24 | |
| | * | | | | | | | | | | | | | | | Revert "cgroup: add cgroup_subsys->css_e_css_changed()" | Tejun Heo | 2016-02-22 | 1 | -18/+0 | |
| | * | | | | | | | | | | | | | | | cgroup: fix error return value of cgroup_addrm_files() | Tejun Heo | 2016-02-22 | 1 | -2/+2 | |
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | cgroup: provide cgroup_nov1= to disable controllers in v1 mounts | Johannes Weiner | 2016-02-12 | 1 | -1/+42 | |
| | * | | | | | | | | | | | | | | kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.o | Li Bin | 2016-01-31 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2016-03-18 | 3 | -7/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | workqueue: Fix comment for work_on_cpu() | Anna-Maria Gleixner | 2016-03-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() | Alexander Gordeev | 2016-03-02 | 3 | -5/+4 | |
| | * | | | | | | | | | | | | | | | workqueue: Replace usage of init_name with dev_set_name() | Lars-Peter Clausen | 2016-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 9 | -114/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | lib/bug.c: use common WARN helper | Josh Poimboeuf | 2016-03-17 | 1 | -15/+26 | |
| | * | | | | | | | | | | | | | | | param: convert some "on"/"off" users to strtobool | Kees Cook | 2016-03-17 | 2 | -16/+4 | |
| | * | | | | | | | | | | | | | | | printk: add clear_idx symbol to vmcoreinfo | Ivan Delalande | 2016-03-17 | 1 | -10/+9 | |
| | * | | | | | | | | | | | | | | | printk: check CON_ENABLED in have_callable_console() | Sergey Senozhatsky | 2016-03-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | printk: set may_schedule for some of console_trylock() callers | Sergey Senozhatsky | 2016-03-17 | 1 | -9/+14 | |

