summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-29cgroup: fix and restructure error handling in copy_cgroup_ns()Tejun Heo
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
2016-02-29locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso
2016-02-29locking/pvqspinlock: Enable slowpath locking count trackingWaiman Long
2016-02-29locking/qspinlock: Use smp_cond_acquire() in pending codeWaiman Long
2016-02-29locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...Waiman Long
2016-02-29locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29sched/deadline: Remove superfluous call to switched_to_dl()Peter Zijlstra
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior
2016-02-29sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularityRik van Riel
2016-02-29time, acct: Drop irq save & restore from __acct_update_integrals()Rik van Riel
2016-02-29acct, time: Change indentation in __acct_update_integrals()Rik van Riel
2016-02-29sched, time: Remove non-power-of-two divides from __acct_update_integrals()Rik van Riel
2016-02-29sched/rt: Kick RT bandwidth timer immediately on start upSteven Rostedt
2016-02-29sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debugSteven Rostedt (Red Hat)
2016-02-29sched/debug: Move sched_domain_sysctl to debug.cSteven Rostedt (Red Hat)
2016-02-29sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.cSteven Rostedt (Red Hat)
2016-02-29sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra
2016-02-29sched/core: Remove duplicated sched_group_set_shares() prototypeDongsheng Yang
2016-02-29sched/fair: Consolidate nohz CPU load update codeFrederic Weisbecker
2016-02-29sched/fair: Avoid using decay_load_missed() with a negative valueByungchul Park
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-29sched/deadline: Always calculate end of period on sched_yield()Peter Zijlstra
2016-02-29sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2016-02-29perf: Export perf_event_sysfs_show()Thomas Gleixner
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-29uprobes: __create_xol_area() must nullify xol_mapping.faultOleg Nesterov
2016-02-29sched: Always inline context_switch()Josh Poimboeuf
2016-02-29sched: Mark __schedule() stack frame as non-standardJosh Poimboeuf
2016-02-29bpf: Mark __bpf_prog_run() stack frame as non-standardJosh Poimboeuf
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-27cgroup: fix a mistake in warning messageXiubo Li
2016-02-27jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov
2016-02-26Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-02-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds