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