aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-08-24time/rt: Fix up leap-second backport for RT changesSteven Rostedt
2012-08-24cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2012-08-24cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-08-24perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2012-08-24Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2012-08-24Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-08-24Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-08-24rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-08-24kconfig-preempt-rt-full.patchThomas Gleixner
2012-08-24cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-08-24sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-08-24ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-08-24futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-08-24timer: Fix hotplug for -rtSteven Rostedt
2012-08-24sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-08-24add /sys/kernel/realtime entryClark Williams
2012-08-24kgdb/serial: Short term workaroundJason Wessel
2012-08-24printk: Disable migration instead of preemptionRichard Weinberger
2012-08-24console-make-rt-friendly.patchThomas Gleixner
2012-08-24x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-08-24workqueue-use-get-cpu-light.patchThomas Gleixner
2012-08-24rt/rcutree: Move misplaced prototypeIngo Molnar
2012-08-24rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-08-24rcu-more-fallout.patchThomas Gleixner
2012-08-24rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-08-24rcu: Frob softirq testPeter Zijlstra
2012-08-24timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-08-24rwlocks: Fix section mismatchJohn Kacur
2012-08-24rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-08-24rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-08-24futex: Fix bug on when a requeued RT task times outSteven Rostedt
2012-08-24rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-08-24rtmutex-lock-killable.patchThomas Gleixner
2012-08-24genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-08-24tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-08-24softirq-make-fifo.patchThomas Gleixner
2012-08-24softirq: Fix unplug deadlockPeter Zijlstra
2012-08-24softirq: Export in_serving_softirq()John Kacur
2012-08-24softirq-local-lock.patchThomas Gleixner
2012-08-24mutex-no-spin-on-rt.patchThomas Gleixner
2012-08-24lockdep-rt.patchThomas Gleixner
2012-08-24softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-08-24ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2012-08-24ftrace-crap.patchThomas Gleixner
2012-08-24sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-08-24sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-08-24sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-08-24sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-08-24sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-08-24sched, rt: Fix migrate_enable() thinkoMike Galbraith