summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-06cpu/hotplug: Remove redundant state checkThomas Gleixner
2016-03-05Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-04Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner
2016-03-03cpu/hotplug: Plug death reporting raceThomas Gleixner
2016-03-03time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall
2016-03-03time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall
2016-03-03time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall
2016-03-03time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall
2016-03-03time: 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-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-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
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