aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-03-21cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-03-21sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-03-21ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-03-21futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-03-21timer: Fix hotplug for -rtSteven Rostedt
2012-03-21timekeeping: Split xtime_lockThomas Gleixner
2012-03-21fs: dentry use seqlockThomas Gleixner
2012-03-21fs: fs_struct use seqlockThomas Gleixner
2012-03-21revert-convert-xtime_lock-to-raw_seqlockSteven Rostedt
2012-03-21futex: Fix bug on when a requeued RT task times outSteven Rostedt
2012-03-21genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-03-21signal/x86: Delay calling signals in atomicOleg Nesterov
2012-03-21wait-simple: Simple waitqueue implementationThomas Gleixner
2012-03-21sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-03-21wait: Provide __wake_up_all_lockedThomas Gleixner
2012-03-21tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-03-21tracing: Show padding as unsigned shortSteven Rostedt
2012-03-21softirq: Export in_serving_softirq()John Kacur
2012-03-21kconfig-preempt-rt-full.patchThomas Gleixner
2012-03-21sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-03-21add /sys/kernel/realtime entryClark Williams
2012-03-21kgdb/serial: Short term workaroundJason Wessel
2012-03-21console-make-rt-friendly.patchThomas Gleixner
2012-03-21x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-03-21hotplug-stuff.patchThomas Gleixner
2012-03-21workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang
2012-03-21workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra
2012-03-21workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-03-21workqueue-use-get-cpu-light.patchThomas Gleixner
2012-03-21rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-03-21rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-03-21rcu: Frob softirq testPeter Zijlstra
2012-03-21eliminate ->rcu_boostedPaul E. McKenney
2012-03-21timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-03-21rwlocks: Fix section mismatchJohn Kacur
2012-03-21rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-03-21rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-03-21rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-03-21rtmutex-lock-killable.patchThomas Gleixner
2012-03-21softirq-make-fifo.patchThomas Gleixner
2012-03-21softirq: Fix unplug deadlockPeter Zijlstra
2012-03-21softirq-local-lock.patchThomas Gleixner
2012-03-21mutex-no-spin-on-rt.patchThomas Gleixner
2012-03-21lockdep-rt.patchThomas Gleixner
2012-03-21softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-03-21ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2012-03-21ftrace-crap.patchThomas Gleixner
2012-03-21sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-03-21sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-03-21sched: Do not compare cpu masks in schedulerPeter Zijlstra