aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-13kconfig-preempt-rt-full.patchThomas Gleixner
2013-08-13completion: Use simple wait queuesThomas Gleixner
2013-08-13wait-simple: Rework for use with completionsThomas Gleixner
2013-08-13sched: Check for idle task in might_sleep()Thomas Gleixner
2013-08-13sched: Init idle->on_rq in init_idle()Thomas Gleixner
2013-08-13sched: Consider pi boosting in setschedulerThomas Gleixner
2013-08-13sched: Queue RT tasks to head when prio dropsThomas Gleixner
2013-08-13sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2013-08-13kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2013-08-13rcutiny: Use simple waitqueueThomas Gleixner
2013-08-13wait-simple: Simple waitqueue implementationThomas Gleixner
2013-08-13kernel/workqueue: Add PF_THREAD_BOUND after set_cpuSebastian Andrzej Siewior
2013-08-13HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2013-08-13sched: Add support for lazy preemptionThomas Gleixner
2013-08-13softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2013-08-13hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2013-08-13rcu: rcutiny: Prevent RCU stallThomas Gleixner
2013-08-13softirq: Split softirq locksThomas Gleixner
2013-08-13softirq: Split handling functionThomas Gleixner
2013-08-13softirq: Make serving softirqs a task flagThomas Gleixner
2013-08-13stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2013-08-13sched: Better debug output for might sleepThomas Gleixner
2013-08-13rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-08-13random: Make it work on rtThomas Gleixner
2013-08-13kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2013-08-13kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2013-08-13cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-08-13perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-08-13cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-08-13sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-08-13add /sys/kernel/realtime entryClark Williams
2013-08-13kgdb/serial: Short term workaroundJason Wessel
2013-08-13printk-rt-aware.patchThomas Gleixner
2013-08-13x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-08-13workqueue vs ata-piix livelock fixupCarsten Emde
2013-08-13Use local irq lock instead of irq disable regionsThomas Gleixner
2013-08-13lglocks-rt.patchThomas Gleixner
2013-08-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-08-13rcu-more-fallout.patchThomas Gleixner
2013-08-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-08-13rcu: Frob softirq testPeter Zijlstra
2013-08-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-08-13rwlocks: Fix section mismatchJohn Kacur
2013-08-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-08-13rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-08-13rtmutex-lock-killable.patchThomas Gleixner
2013-08-13futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lockThomas Gleixner
2013-08-13futex: Fix bug on when a requeued RT task times outSteven Rostedt
2013-08-13rtmutex-futex-prepare-rt.patchThomas Gleixner
2013-08-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner