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