summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-03-02kconfig-preempt-rt-full.patchv3.2.9-rt15Thomas Gleixner
2012-03-02cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-03-02sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-03-02ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-03-02futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-03-02timer: Fix hotplug for -rtSteven Rostedt
2012-03-02sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-03-02add /sys/kernel/realtime entryClark Williams
2012-03-02kgdb/serial: Short term workaroundJason Wessel
2012-03-02printk: Disable migration instead of preemptionRichard Weinberger
2012-03-02console-make-rt-friendly.patchThomas Gleixner
2012-03-02x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-03-02hotplug-stuff.patchThomas Gleixner
2012-03-02workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang
2012-03-02workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra
2012-03-02workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-03-02workqueue-use-get-cpu-light.patchThomas Gleixner
2012-03-02rt/rcutree: Move misplaced prototypeIngo Molnar
2012-03-02rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-03-02rcu-more-fallout.patchThomas Gleixner
2012-03-02rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-03-02rcu: Frob softirq testPeter Zijlstra
2012-03-02timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-03-02rwlocks: Fix section mismatchJohn Kacur
2012-03-02rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-03-02rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-03-02futex: Fix bug on when a requeued RT task times outSteven Rostedt
2012-03-02rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-03-02rtmutex-lock-killable.patchThomas Gleixner
2012-03-02genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-03-02tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-03-02softirq-make-fifo.patchThomas Gleixner
2012-03-02softirq: Fix unplug deadlockPeter Zijlstra
2012-03-02softirq: Export in_serving_softirq()John Kacur
2012-03-02softirq-local-lock.patchThomas Gleixner
2012-03-02mutex-no-spin-on-rt.patchThomas Gleixner
2012-03-02lockdep-rt.patchThomas Gleixner
2012-03-02softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-03-02ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2012-03-02ftrace-crap.patchThomas Gleixner
2012-03-02sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-03-02sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-03-02sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-03-02sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-03-02sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-03-02sched, rt: Fix migrate_enable() thinkoMike Galbraith
2012-03-02sched: Generic migrate_disablePeter Zijlstra
2012-03-02sched: Optimize migrate_disablePeter Zijlstra
2012-03-02tracing: Show padding as unsigned shortSteven Rostedt
2012-03-02ftrace-migrate-disable-tracing.patchThomas Gleixner