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