summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar9-185/+276
2016-03-06cpu/hotplug: Remove redundant state checkThomas Gleixner1-2/+0
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-12/+15
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2-12/+15
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar31-954/+1255
2016-03-04Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner1-25/+261
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner1-16/+2
2016-03-03cpu/hotplug: Plug death reporting raceThomas Gleixner1-2/+14
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall1-1/+170
2016-03-02time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall1-0/+56
2016-03-02time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall1-38/+2
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall1-0/+30
2016-03-02time: Add cycles to nanoseconds translationChristopher S. Hall1-4/+21
2016-03-02sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker2-19/+5
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2-47/+12
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker3-34/+53
2016-03-02sched: Account rr tasksFrederic Weisbecker2-0/+17
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2-24/+49
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker1-9/+9
2016-03-02nohz: New tick dependency maskFrederic Weisbecker2-7/+144
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner3-35/+38
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2-8/+13
2016-03-01cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2-29/+39
2016-03-01cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner1-48/+96
2016-03-01cpu/hotplug: Create hotplug threadsThomas Gleixner3-1/+147
2016-03-01cpu/hotplug: Split out the state walk into functionsThomas Gleixner1-43/+68
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner3-38/+11
2016-03-01cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2-10/+18
2016-03-01cpu/hotplug: Implement setup/removal interfaceThomas Gleixner1-0/+224
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner1-8/+65
2016-03-01cpu/hotplug: Add sysfs state interfaceThomas Gleixner1-0/+100
2016-03-01cpu/hotplug: Hand in target state to _cpu_up/downThomas Gleixner1-11/+20
2016-03-01cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner1-15/+66
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner1-26/+176
2016-03-01cpu/hotplug: Split out cpu down functionsThomas Gleixner1-30/+53
2016-03-01cpu/hotplug: Restructure cpu_up codeThomas Gleixner1-22/+47
2016-03-01cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner1-40/+29
2016-02-29tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:Taeung Song1-7/+9
2016-02-29locking/lockdep: Detect chain_key collisionsIngo Molnar1-8/+51
2016-02-29locking/lockdep: Prevent chain_key collisionsAlfredo Alvarez Fernandez1-8/+6
2016-02-29locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso1-2/+3
2016-02-29locking/pvqspinlock: Enable slowpath locking count trackingWaiman Long2-0/+8
2016-02-29locking/qspinlock: Use smp_cond_acquire() in pending codeWaiman Long1-4/+3
2016-02-29locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...Waiman Long2-20/+9
2016-02-29locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra1-1/+7
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar8-173/+261
2016-02-29sched/deadline: Remove superfluous call to switched_to_dl()Peter Zijlstra1-2/+1
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2-14/+4
2016-02-29sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularityRik van Riel1-16/+23
2016-02-29time, acct: Drop irq save & restore from __acct_update_integrals()Rik van Riel1-5/+4