summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.103-rt115 REBASEv3.10.103-rt115-rebaseSteven Rostedt (Red Hat)2016-10-031-1/+1
* fs/dcache: incremental fixup of the retry routineSebastian Andrzej Siewior2016-10-031-4/+3
* fs/dcache: resched/chill only if we make no progressSebastian Andrzej Siewior2016-10-031-2/+16
* net: add a lock around icmp_sk()Sebastian Andrzej Siewior2016-10-031-0/+8
* net: add back the missing serialization in ip_send_unicast_reply()Sebastian Andrzej Siewior2016-10-031-0/+7
* scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame()Mike Galbraith2016-10-031-1/+1
* timers: wakeup all timer waiters without holding the base lockSebastian Andrzej Siewior2016-10-031-1/+1
* timers: wakeup all timer waitersSebastian Andrzej Siewior2016-10-031-1/+1
* x86: Fix an RT MCE crashCorey Minyard2016-08-311-1/+2
* trace: correct off by one while recording the trace-eventSebastian Andrzej Siewior2016-08-311-0/+3
* arm: lazy preempt: correct resched conditionSebastian Andrzej Siewior2016-08-311-1/+5
* kernel/printk: Don't try to print from IRQ/NMI regionSebastian Andrzej Siewior2016-08-311-0/+10
* list_bl: fixup bogus lockdep warningJosh Cartwright2016-08-311-5/+7
* net: dev: always take qdisc's busylock in __dev_xmit_skb()Sebastian Andrzej Siewior2016-08-311-0/+4
* kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel2016-08-311-18/+19
* tracing: Fix probe_wakeup_latency_hist_start() prototypeMike Galbraith2016-08-311-2/+2
* kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()Sebastian Andrzej Siewior2016-08-314-15/+15
* rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULLClark Williams2016-08-311-0/+7
* trace: Use rcuidle version for preemptoff_hist trace pointYang Shi2016-08-312-4/+5
* kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"Sebastian Andrzej Siewior2016-08-311-31/+7
* kernel: softirq: unlock with irqs onSebastian Andrzej Siewior2016-08-311-1/+3
* kernel: migrate_disable() do fastpath in atomic & irqs-offSebastian Andrzej Siewior2016-08-311-2/+2
* latencyhist: disable jump-labelsSebastian Andrzej Siewior2016-08-311-0/+1
* net: provide a way to delegate processing a softirq to ksoftirqdSebastian Andrzej Siewior2016-08-313-1/+30
* softirq: split timer softirqs out of ksoftirqdSebastian Andrzej Siewior2016-08-311-11/+72
* rtmutex: Have slowfn of rt_mutex_timed_fastlock() use enumSteven Rostedt (Red Hat)2016-08-311-1/+1
* sched: Introduce the trace_sched_waking tracepointPeter Zijlstra2016-08-314-14/+28
* irqwork: Move irq safe work to irq contextThomas Gleixner2016-08-313-4/+17
* net/core/cpuhotplug: Drain input_pkt_queue locklessGrygorii Strashko2016-08-311-1/+1
* net: Make synchronize_rcu_expedited() conditional on !RT_FULLJosh Cartwright2016-08-311-1/+1
* dump stack: don't disable preemption during traceSebastian Andrzej Siewior2016-08-311-4/+4
* rtmutex: Use chainwalking control enumbmouring@ni.com2016-08-311-1/+1
* rtmutex: Handle non enqueued waiters gracefullyThomas Gleixner2016-08-311-1/+1
* ARM: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko2016-08-311-2/+3
* powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULLBogdan Purcareata2016-08-311-0/+1
* xfs: Disable percpu SB on PREEMPT_RT_FULLSteven Rostedt2016-08-311-1/+1
* x86-Tell-irq-work-about-self-IPI-support-3.14Frederic Weisbecker2016-08-313-2/+12
* mm/slub: move slab initialization into irq enabled regionThomas Gleixner2016-08-311-41/+39
* Revert "slub: delay ctor until the object is requested"Sebastian Andrzej Siewior2016-08-311-6/+0
* irq_work: Split raised and lazy listsFrederic Weisbecker2016-08-313-46/+40
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2016-08-3131-0/+41
* rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith2016-08-312-6/+28
* hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()Mike Galbraith2016-08-311-1/+1
* KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti2016-08-319-32/+32
* KVM: lapic: mark LAPIC timer handler as irqsafeMarcelo Tosatti2016-08-311-3/+39
* kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior2016-08-316-10/+8
* netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao2016-08-311-2/+14
* Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)2016-08-313-52/+28
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2016-08-312-10/+2
* timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2016-08-311-0/+1