Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | printk: move can_use_console() out of console_trylock_for_printk() | Sergey Senozhatsky | 2016-03-17 | 1 | -55/+42 | |
| * | | | | | | | | | | | | | | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz | 2016-03-17 | 3 | -7/+10 | |
| * | | | | | | | | | | | | | | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner | 2016-03-17 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | watchdog: don't run proc_watchdog_update if new value is same as old | Joshua Hunt | 2016-03-17 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 2 | -86/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | livepatch/module: remove livepatch module notifier | Jessica Yu | 2016-03-17 | 2 | -76/+81 | |
| * | | | | | | | | | | | | | | | modules: split part of complete_formation() into prepare_coming_module() | Jessica Yu | 2016-03-17 | 1 | -8/+18 | |
| * | | | | | | | | | | | | | | | livepatch: Fix the error message about unresolvable ambiguity | Petr Mladek | 2016-03-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | treewide: Fix typo in printk | Masanari Iida | 2016-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -14/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 2016-02-14 | 9 | -122/+267 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge 4.5-rc2 into tty-next | Greg Kroah-Hartman | 2016-02-01 | 22 | -765/+833 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | tty: audit: Handle tty audit enable atomically | Peter Hurley | 2016-01-27 | 1 | -13/+12 |