summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-04-30stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2013-04-30sched: Better debug output for might sleepThomas Gleixner
2013-04-30rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-04-30random: Make it work on rtThomas Gleixner
2013-04-30cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-04-30perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-04-30cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-04-30sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-04-30add /sys/kernel/realtime entryClark Williams
2013-04-30kgdb/serial: Short term workaroundJason Wessel
2013-04-30printk-rt-aware.patchThomas Gleixner
2013-04-30x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-04-30Use local irq lock instead of irq disable regionsThomas Gleixner
2013-04-30lglocks-rt.patchThomas Gleixner
2013-04-30rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-04-30rcu-more-fallout.patchThomas Gleixner
2013-04-30rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-04-30rcu: Frob softirq testPeter Zijlstra
2013-04-30timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-04-30rwlocks: Fix section mismatchJohn Kacur
2013-04-30rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-04-30rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-04-30rtmutex-lock-killable.patchThomas Gleixner
2013-04-30futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lockThomas Gleixner
2013-04-30futex: Fix bug on when a requeued RT task times outSteven Rostedt
2013-04-30rtmutex-futex-prepare-rt.patchThomas Gleixner
2013-04-30genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2013-04-30tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2013-04-30softirq-make-fifo.patchThomas Gleixner
2013-04-30softirq: Export in_serving_softirq()John Kacur
2013-04-30softirq-local-lock.patchThomas Gleixner
2013-04-30mutex-no-spin-on-rt.patchThomas Gleixner
2013-04-30lockdep-rt.patchThomas Gleixner
2013-04-30softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2013-04-30sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2013-04-30sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2013-04-30sched: Do not compare cpu masks in schedulerPeter Zijlstra
2013-04-30sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2013-04-30sched: teach migrate_disable about atomic contextsPeter Zijlstra
2013-04-30sched, rt: Fix migrate_enable() thinkoMike Galbraith
2013-04-30sched: Generic migrate_disablePeter Zijlstra
2013-04-30sched: Optimize migrate_disablePeter Zijlstra
2013-04-30tracing: Show padding as unsigned shortSteven Rostedt
2013-04-30ftrace-migrate-disable-tracing.patchThomas Gleixner
2013-04-30hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2013-04-30hotplug-use-migrate-disable.patchThomas Gleixner
2013-04-30sched-migrate-disable.patchThomas Gleixner
2013-04-30hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2013-04-30hotplug: sync_unplug: No "\n" in task nameYong Zhang
2013-04-30hotplug: Lightweight get online cpusThomas Gleixner