aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-06rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2014-03-06irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-03-06kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-03-06rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-03-06rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()Tiejun Chen
2014-03-06timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2014-03-06timer: Raise softirq if there's irq_workSteven Rostedt
2014-03-06timers: do not raise softirq unconditionallyThomas Gleixner
2014-03-06rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney
2014-03-06rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-03-06lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2014-03-06cpu_down: move migrate_enable() backTiejun Chen
2014-03-06kconfig-preempt-rt-full.patchThomas Gleixner
2014-03-06rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2014-03-06completion: Use simple wait queuesThomas Gleixner
2014-03-06rcu-more-swait-conversions.patchThomas Gleixner
2014-03-06kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2014-03-06rcutiny: Use simple waitqueueThomas Gleixner
2014-03-06simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2014-03-06wait-simple: Rework for use with completionsThomas Gleixner
2014-03-06wait-simple: Simple waitqueue implementationThomas Gleixner
2014-03-06sched: Add support for lazy preemptionThomas Gleixner
2014-03-06rcu: rcutiny: Prevent RCU stallThomas Gleixner
2014-03-06softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2014-03-06softirq: Split softirq locksThomas Gleixner
2014-03-06softirq: Split handling functionThomas Gleixner
2014-03-06softirq: Make serving softirqs a task flagThomas Gleixner
2014-03-06perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2014-03-06rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2014-03-06kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2014-03-06kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-03-06cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-03-06cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2014-03-06sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2014-03-06random: Make it work on rtThomas Gleixner
2014-03-06add /sys/kernel/realtime entryClark Williams
2014-03-06kgdb/serial: Short term workaroundJason Wessel
2014-03-06HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2014-03-06printk-rt-aware.patchThomas Gleixner
2014-03-06x86-no-perf-irq-work-rt.patchThomas Gleixner
2014-03-06sched: Distangle worker accounting from rqlockThomas Gleixner
2014-03-06workqueue vs ata-piix livelock fixupThomas Gleixner
2014-03-06Use local irq lock instead of irq disable regionsThomas Gleixner
2014-03-06workqueue: Use normal rcuThomas Gleixner
2014-03-06lglocks-rt.patchThomas Gleixner
2014-03-06rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2014-03-06rcu-more-fallout.patchThomas Gleixner
2014-03-06rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2014-03-06rcu: Frob softirq testPeter Zijlstra
2014-03-06timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner