cgroup: use cgroup_apply_enable_control() in cgroup creation path
[cascardo/linux.git] / kernel /
2016-03-03 Tejun Heocgroup: use cgroup_apply_enable_control() in cgroup...
2016-03-03 Tejun Heocgroup: combine cgroup_mutex locking and offline css...
2016-03-03 Tejun Heocgroup: factor out cgroup_{apply|finalize}_control...
2016-03-03 Tejun Heocgroup: introduce cgroup_{save|propagate|restore}_control()
2016-03-03 Tejun Heocgroup: make cgroup_drain_offline() and cgroup_apply_co...
2016-03-03 Tejun Heocgroup: factor out cgroup_apply_control_enable() from...
2016-03-03 Tejun Heocgroup: factor out cgroup_apply_control_disable() from...
2016-03-03 Tejun Heocgroup: factor out cgroup_drain_offline() from cgroup_s...
2016-03-03 Tejun Heocgroup: introduce cgroup_control() and cgroup_ss_mask()
2016-03-03 Tejun Heocgroup: factor out cgroup_create() out of cgroup_mkdir()
2016-03-03 Tejun Heocgroup: reorder operations in cgroup_mkdir()
2016-03-03 Tejun Heocgroup: explicitly track whether a cgroup_subsys_state...
2016-03-03 Tejun Heocgroup: separate out interface file creation from css...
2016-03-03 Tejun Heocgroup: suppress spurious de-populated events
2016-03-03 Tejun Heocgroup: re-hash init_css_set after subsystems are initi...
2016-03-01 Vladimir Davydovcgroup: reset css on destruction
2016-02-27 Xiubo Licgroup: fix a mistake in warning message
2016-02-23 Tejun Heocgroup: use ->subtree_control when testing no internal...
2016-02-23 Tejun Heocgroup: make css_tryget_online_from_dir() also recogniz...
2016-02-23 Tejun Heocgroup: convert cgroup_subsys flag fields to bool bitfields
2016-02-23 Tejun Heocgroup: s/cgrp_dfl_root_/cgrp_dfl_/
2016-02-23 Tejun Heocgroup: make cgroup subsystem masks u16
2016-02-23 Tejun Heocgroup: use do_each_subsys_mask() where applicable
2016-02-23 Tejun Heocgroup: convert for_each_subsys_which() to do-while...
2016-02-23 Tejun Heocgroup: s/child_subsys_mask/subtree_ss_mask/
2016-02-23 Tejun HeoRevert "cgroup: add cgroup_subsys->css_e_css_changed()"
2016-02-23 Tejun Heocgroup: fix error return value of cgroup_addrm_files()
2016-02-12 Johannes Weinercgroup: provide cgroup_nov1= to disable controllers...
2016-01-31 Li Binkernel/Makefile: remove the useless CFLAGS_REMOVE_cgrou...
2016-01-22 Tejun Heocgroup: make sure a parent css isn't freed before its...
2016-01-22 Tejun Heocgroup: make sure a parent css isn't offlined before...
2016-01-22 Tejun Heocpuset: make mm migration asynchronous
2016-01-22 Linus TorvaldsMerge branch 'for-4.5/nvme' of git://git.kernel.dk...
2016-01-22 Linus TorvaldsMerge branch 'for-4.5/lightnvm' of git://git.kernel...
2016-01-22 Linus TorvaldsMerge branch 'for-4.5/drivers' of git://git.kernel...
2016-01-21 Linus TorvaldsMerge branch 'uaccess' (batched user access infrastructure)
2016-01-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-01-21 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'pci-v4.5-changes' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'pwm/for-4.5-rc1' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'cris-for-4.5' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinu...
2016-01-21 Linus TorvaldsMerge tag 'pm+acpi-4.5-rc1-2' of git://git./linux/kerne...
2016-01-21 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.5' of git://git...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-defconfig64' of git://git./linux...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-dt64' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-multiplatform' of git://git./linux...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-cleanup' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'armsoc-fixes-nc' of git://git./linux/kernel...
2016-01-21 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git./linux...
2016-01-21 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-01-21 Mateusz Guzikprctl: take mmap sem for writing to protect against...
2016-01-21 Andrey Ryabininkernel: printk: specify alignment for struct printk_log
2016-01-21 Kees Cooksysctl: enable strict writes
2016-01-21 Xunlei Pangkexec: move some memembers and definitions within the...
2016-01-21 Geliang Tangkernel/kexec_core.c: use list_for_each_entry_safe in...
2016-01-21 Xunlei Pangkexec: set KEXEC_TYPE_CRASH before sanity_check_segment...
2016-01-21 Rasmus Villemoeskernel/cpu.c: make set_cpu_* static inlines
2016-01-21 Rasmus Villemoeskernel/cpu.c: eliminate cpu_*_mask
2016-01-21 Rasmus Villemoeskernel/cpu.c: export __cpu_*_mask
2016-01-21 Rasmus Villemoeskernel/cpu.c: change type of cpu_possible_bits and...
2016-01-21 Dmitry Safonovexit: remove unneeded declaration of exit_mm()
2016-01-21 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2016-01-21 Oleg Nesterovptrace: task_stopped_code(ptrace => true) can't see...
2016-01-21 Oleg Nesterovptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace...
2016-01-20 Rafael J. WysockiMerge branch 'pm-tools'
2016-01-20 Rafael J. WysockiMerge branch 'pm-cpuidle'
2016-01-20 Rafael J. WysockiMerge branch 'pm-devfreq'
2016-01-20 Rafael J. WysockiMerge branch 'pm-core'
2016-01-20 Rafael J. WysockiMerge branches 'acpica', 'acpi-video' and 'acpi-fan'
2016-01-20 Linus TorvaldsMerge tag 'dmaengine-fix-4.5-rc1' of git://git.infradea...
2016-01-20 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2016-01-20 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2016-01-20 Bjorn HelgaasMerge branch 'pci/trivial' into next
2016-01-20 Bjorn HelgaasMerge branches 'pci/iommu' and 'pci/misc' into next
2016-01-20 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2016-01-20 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-1' of git://git...
2016-01-19 Linus TorvaldsMerge branch 'for-4.5/core' of git://git.kernel.dk...
2016-01-19 Linus TorvaldsMerge tag 'iommu-updates-v4.5' of git://git./linux...
2016-01-19 Joerg RoedelMerge branches 's390', 'arm/renesas', 'arm/msm', 'arm...
2016-01-19 Rafael J. Wysockisched / idle: Drop default_idle_call() fallback from...
2016-01-19 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-18 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-01-18 Linus TorvaldsMerge tag 'rtc-4.5' of git://git./linux/kernel/git...
2016-01-18 Linus TorvaldsMerge tag 'fbdev-4.5' of git://git./linux/kernel/git...
2016-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2016-01-17 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2016-01-17 Linus TorvaldsMerge tag 'linux-kselftest-4.5-rc1' of git://git./linux...
2016-01-17 Linus TorvaldsMerge branch 'parisc-4.5-1' of git://git./linux/kernel...
2016-01-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-01-14' of git...
2016-01-17 Dave AirlieMerge tag 'topic/drm-misc-2016-01-17' of git://anongit...
next