summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.63-rt84 REBASEv3.12.63-rt84-rebaseSteven Rostedt (Red Hat)2016-09-211-1/+1
* x86: Fix an RT MCE crashCorey Minyard2016-09-211-1/+2
* trace: correct off by one while recording the trace-eventSebastian Andrzej Siewior2016-09-211-0/+3
* mm: perform lru_add_drain_all() remotelyLuiz Capitulino2016-09-211-7/+30
* locallock: add local_lock_on()Sebastian Andrzej Siewior2016-09-211-0/+6
* arm: lazy preempt: correct resched conditionSebastian Andrzej Siewior2016-09-211-1/+5
* kernel/printk: Don't try to print from IRQ/NMI regionSebastian Andrzej Siewior2016-09-211-0/+10
* list_bl: fixup bogus lockdep warningJosh Cartwright2016-09-211-5/+7
* net: dev: always take qdisc's busylock in __dev_xmit_skb()Sebastian Andrzej Siewior2016-09-211-0/+4
* kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel2016-09-211-18/+19
* tracing: Fix probe_wakeup_latency_hist_start() prototypeMike Galbraith2016-09-211-2/+2
* kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()Sebastian Andrzej Siewior2016-09-214-15/+15
* rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULLClark Williams2016-09-211-0/+7
* trace: Use rcuidle version for preemptoff_hist trace pointYang Shi2016-09-212-4/+5
* sched,rt: __always_inline preemptible_lazy()Mike Galbraith2016-09-211-1/+1
* kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"Sebastian Andrzej Siewior2016-09-211-31/+7
* kernel: softirq: unlock with irqs onSebastian Andrzej Siewior2016-09-211-1/+3
* kernel: migrate_disable() do fastpath in atomic & irqs-offSebastian Andrzej Siewior2016-09-211-2/+2
* latencyhist: disable jump-labelsSebastian Andrzej Siewior2016-09-211-0/+1
* net: provide a way to delegate processing a softirq to ksoftirqdSebastian Andrzej Siewior2016-09-213-1/+30
* softirq: split timer softirqs out of ksoftirqdSebastian Andrzej Siewior2016-09-211-10/+72
* preempt-lazy: Add the lazy-preemption check to preempt_schedule()Sebastian Andrzej Siewior2016-09-211-8/+26
* ptrace: don't open IRQs in ptrace_freeze_traced() too earlySebastian Andrzej Siewior2016-09-211-2/+4
* sched: Introduce the trace_sched_waking tracepointPeter Zijlstra2016-09-214-14/+28
* irqwork: Move irq safe work to irq contextThomas Gleixner2016-09-213-4/+17
* net/core/cpuhotplug: Drain input_pkt_queue locklessGrygorii Strashko2016-09-211-1/+1
* net: Make synchronize_rcu_expedited() conditional on !RT_FULLJosh Cartwright2016-09-211-1/+1
* dump stack: don't disable preemption during traceSebastian Andrzej Siewior2016-09-211-4/+4
* rtmutex: Use chainwalking control enumbmouring@ni.com2016-09-211-1/+1
* rtmutex: Handle non enqueued waiters gracefullyThomas Gleixner2016-09-211-1/+1
* ARM: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko2016-09-211-2/+3
* cpufreq: Remove cpufreq_rwsemSebastian Andrzej Siewior2016-09-211-42/+7
* powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULLBogdan Purcareata2016-09-211-0/+1
* xfs: Disable percpu SB on PREEMPT_RT_FULLSteven Rostedt2016-09-211-1/+1
* x86-Tell-irq-work-about-self-IPI-support-3.14Frederic Weisbecker2016-09-213-2/+12
* mm/slub: move slab initialization into irq enabled regionThomas Gleixner2016-09-211-41/+39
* Revert "slub: delay ctor until the object is requested"Sebastian Andrzej Siewior2016-09-211-6/+0
* irq_work: Split raised and lazy listsFrederic Weisbecker2016-09-213-46/+40
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2016-09-2131-2/+43
* rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith2016-09-212-6/+28
* hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()Mike Galbraith2016-09-211-1/+1
* KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti2016-09-219-32/+32
* KVM: lapic: mark LAPIC timer handler as irqsafeMarcelo Tosatti2016-09-211-3/+39
* kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior2016-09-216-10/+8
* netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao2016-09-211-2/+14
* Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)2016-09-213-52/+28
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2016-09-212-10/+2
* timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2016-09-211-0/+1
* timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney2016-09-211-0/+2
* timers: Reduce __run_timers() latency for empty listPaul E. McKenney2016-09-211-0/+18