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