summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-03cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo
2016-03-03cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}...Tejun Heo
2016-03-03cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_...Tejun Heo
2016-03-03cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control...Tejun Heo
2016-03-03cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()Tejun Heo
2016-03-03cgroup: introduce cgroup_control() and cgroup_ss_mask()Tejun Heo
2016-03-03cgroup: factor out cgroup_create() out of cgroup_mkdir()Tejun Heo
2016-03-03cgroup: reorder operations in cgroup_mkdir()Tejun Heo
2016-03-03cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo
2016-03-03cgroup: separate out interface file creation from css creationTejun Heo
2016-03-03cgroup: suppress spurious de-populated eventsTejun Heo
2016-03-03cgroup: re-hash init_css_set after subsystems are initializedTejun Heo
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner
2016-03-03cpu/hotplug: Plug death reporting raceThomas Gleixner
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall
2016-03-02time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall
2016-03-02time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall
2016-03-02time: Add cycles to nanoseconds translationChristopher S. Hall
2016-03-02sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker
2016-03-02sched: Account rr tasksFrederic Weisbecker
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2016-03-02nohz: New tick dependency maskFrederic Weisbecker
2016-03-02sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner
2016-03-01cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner
2016-03-01cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner
2016-03-01cpu/hotplug: Create hotplug threadsThomas Gleixner
2016-03-01cpu/hotplug: Split out the state walk into functionsThomas Gleixner
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner
2016-03-01cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner
2016-03-01cpu/hotplug: Implement setup/removal interfaceThomas Gleixner
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner
2016-03-01cpu/hotplug: Add sysfs state interfaceThomas Gleixner
2016-03-01cpu/hotplug: Hand in target state to _cpu_up/downThomas Gleixner
2016-03-01cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner
2016-03-01cpu/hotplug: Split out cpu down functionsThomas Gleixner
2016-03-01cpu/hotplug: Restructure cpu_up codeThomas Gleixner
2016-03-01cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner
2016-03-01cgroup: reset css on destructionVladimir Davydov
2016-03-01MODSIGN: linux/string.h should be #included to get memcpy()David Howells
2016-02-29tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:Taeung Song
2016-02-29Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells
2016-02-29locking/lockdep: Detect chain_key collisionsIngo Molnar
2016-02-29locking/lockdep: Prevent chain_key collisionsAlfredo Alvarez Fernandez