aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-02-06sched: Consider pi boosting in setschedulerThomas Gleixner
2013-02-06sched: Queue RT tasks to head when prio dropsThomas Gleixner
2013-02-06sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2013-02-06hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2013-02-06sched: Better debug output for might sleepThomas Gleixner
2013-02-06rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-02-06fix printk flush of messagesFrank Rowand
2013-02-06fix printk flush of messagesFrank Rowand
2013-02-06cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2013-02-06cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-02-06perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-02-06Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2013-02-06Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2013-02-06Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2013-02-06rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2013-02-06printk: Disable migration instead of preemptionRichard Weinberger
2013-02-06Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt
2013-02-06cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-02-06sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-02-06ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2013-02-06futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2013-02-06timer: Fix hotplug for -rtSteven Rostedt
2013-02-06timekeeping: Split xtime_lockThomas Gleixner
2013-02-06fs: dentry use seqlockThomas Gleixner
2013-02-06fs: fs_struct use seqlockThomas Gleixner
2013-02-06futex: Fix bug on when a requeued RT task times outSteven Rostedt
2013-02-06genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2013-02-06signal/x86: Delay calling signals in atomicOleg Nesterov
2013-02-06wait-simple: Simple waitqueue implementationThomas Gleixner
2013-02-06sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2013-02-06wait: Provide __wake_up_all_lockedThomas Gleixner
2013-02-06tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar
2013-02-06tracing: Show padding as unsigned shortSteven Rostedt
2013-02-06softirq: Export in_serving_softirq()John Kacur
2013-02-06kconfig-preempt-rt-full.patchThomas Gleixner
2013-02-06sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2013-02-06add /sys/kernel/realtime entryClark Williams
2013-02-06kgdb/serial: Short term workaroundJason Wessel
2013-02-06console-make-rt-friendly.patchThomas Gleixner
2013-02-06x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-02-06workqueue-use-get-cpu-light.patchThomas Gleixner
2013-02-06rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-02-06rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-02-06rcu: Frob softirq testPeter Zijlstra
2013-02-06eliminate ->rcu_boostedPaul E. McKenney
2013-02-06timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-02-06rwlocks: Fix section mismatchJohn Kacur
2013-02-06rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-02-06rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-02-06rtmutex-futex-prepare-rt.patchThomas Gleixner