aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-03-22cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-03-22sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-03-22ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2013-03-22futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2013-03-22timer: Fix hotplug for -rtSteven Rostedt
2013-03-22sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2013-03-22add /sys/kernel/realtime entryClark Williams
2013-03-22kgdb/serial: Short term workaroundJason Wessel
2013-03-22printk: Disable migration instead of preemptionRichard Weinberger
2013-03-22console-make-rt-friendly.patchThomas Gleixner
2013-03-22x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-03-22workqueue-use-get-cpu-light.patchThomas Gleixner
2013-03-22rt/rcutree: Move misplaced prototypeIngo Molnar
2013-03-22rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-03-22rcu-more-fallout.patchThomas Gleixner
2013-03-22rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-03-22rcu: Frob softirq testPeter Zijlstra
2013-03-22timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-03-22rwlocks: Fix section mismatchJohn Kacur
2013-03-22rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-03-22rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-03-22futex: Fix bug on when a requeued RT task times outSteven Rostedt
2013-03-22rtmutex-futex-prepare-rt.patchThomas Gleixner
2013-03-22rtmutex-lock-killable.patchThomas Gleixner
2013-03-22genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2013-03-22tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2013-03-22softirq-make-fifo.patchThomas Gleixner
2013-03-22softirq: Fix unplug deadlockPeter Zijlstra
2013-03-22softirq: Export in_serving_softirq()John Kacur
2013-03-22softirq-local-lock.patchThomas Gleixner
2013-03-22mutex-no-spin-on-rt.patchThomas Gleixner
2013-03-22lockdep-rt.patchThomas Gleixner
2013-03-22softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2013-03-22ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2013-03-22ftrace-crap.patchThomas Gleixner
2013-03-22sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2013-03-22sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2013-03-22sched: Do not compare cpu masks in schedulerPeter Zijlstra
2013-03-22sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2013-03-22sched: teach migrate_disable about atomic contextsPeter Zijlstra
2013-03-22sched, rt: Fix migrate_enable() thinkoMike Galbraith
2013-03-22sched: Generic migrate_disablePeter Zijlstra
2013-03-22sched: Optimize migrate_disablePeter Zijlstra
2013-03-22tracing: Show padding as unsigned shortSteven Rostedt
2013-03-22ftrace-migrate-disable-tracing.patchThomas Gleixner
2013-03-22hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2013-03-22hotplug-use-migrate-disable.patchThomas Gleixner
2013-03-22sched-migrate-disable.patchThomas Gleixner
2013-03-22hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2013-03-22hotplug: sync_unplug: No "Yong Zhang