aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-12-11hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2012-12-11rcu: rcutiny: Prevent RCU stallThomas Gleixner
2012-12-11stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2012-12-11sched: Better debug output for might sleepThomas Gleixner
2012-12-11rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2012-12-11random: Make it work on rtThomas Gleixner
2012-12-11time/rt: Fix up leap-second backport for RT changesSteven Rostedt
2012-12-11cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2012-12-11cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-12-11perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2012-12-11Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2012-12-11Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-12-11Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-12-11kconfig-preempt-rt-full.patchThomas Gleixner
2012-12-11genirq: Add default affinity mask command line optionThomas Gleixner
2012-12-11ntp: Make ntp_lock raw.Thomas Gleixner
2012-12-11cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-12-11sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-12-11ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-12-11futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-12-11timer: Fix hotplug for -rtSteven Rostedt
2012-12-11add /sys/kernel/realtime entryClark Williams
2012-12-11kgdb/serial: Short term workaroundJason Wessel
2012-12-11fix printk flush of messagesFrank Rowand
2012-12-11console-make-rt-friendly.patchThomas Gleixner
2012-12-11x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-12-11workqueue-use-get-cpu-light.patchThomas Gleixner
2012-12-11rt/rcutree: Move misplaced prototypeIngo Molnar
2012-12-11rcu: Fix build breakJohn Kacur
2012-12-11rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-12-11rcu-more-fallout.patchThomas Gleixner
2012-12-11rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-12-11rcu: Frob softirq testPeter Zijlstra
2012-12-11timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-12-11rwlocks: Fix section mismatchJohn Kacur
2012-12-11rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-12-11rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-12-11futex: Fix bug on when a requeued RT task times outSteven Rostedt
2012-12-11rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-12-11rtmutex-lock-killable.patchThomas Gleixner
2012-12-11genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-12-11tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-12-11softirq-make-fifo.patchThomas Gleixner
2012-12-11softirq: Fix unplug deadlockPeter Zijlstra
2012-12-11softirq: Export in_serving_softirq()John Kacur
2012-12-11softirq-local-lock.patchThomas Gleixner
2012-12-11mutex-no-spin-on-rt.patchThomas Gleixner
2012-12-11lockdep-rt.patchThomas Gleixner
2012-12-11softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-12-11ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt