aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-24wait-simple: Simple waitqueue implementationThomas Gleixner
2012-01-24sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-01-24wait: Provide __wake_up_all_lockedThomas Gleixner
2012-01-24tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-01-24tracing: Show padding as unsigned shortSteven Rostedt
2012-01-24softirq: Export in_serving_softirq()John Kacur
2012-01-24kconfig-preempt-rt-full.patchThomas Gleixner
2012-01-24sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-01-24add /sys/kernel/realtime entryClark Williams
2012-01-24kgdb/serial: Short term workaroundJason Wessel
2012-01-24console-make-rt-friendly.patchThomas Gleixner
2012-01-24x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-01-24hotplug-stuff.patchThomas Gleixner
2012-01-24workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang
2012-01-24workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra
2012-01-24workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-01-24workqueue-use-get-cpu-light.patchThomas Gleixner
2012-01-24rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-01-24rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-01-24rcu: Frob softirq testPeter Zijlstra
2012-01-24eliminate ->rcu_boostedPaul E. McKenney
2012-01-24timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-01-24rwlocks: Fix section mismatchJohn Kacur
2012-01-24rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-01-24rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-01-24rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-01-24rtmutex-lock-killable.patchThomas Gleixner
2012-01-24softirq-make-fifo.patchThomas Gleixner
2012-01-24softirq: Fix unplug deadlockPeter Zijlstra
2012-01-24softirq-local-lock.patchThomas Gleixner
2012-01-24mutex-no-spin-on-rt.patchThomas Gleixner
2012-01-24lockdep-rt.patchThomas Gleixner
2012-01-24softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-01-24ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2012-01-24ftrace-crap.patchThomas Gleixner
2012-01-24sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-01-24sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-01-24sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-01-24sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-01-24sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-01-24sched, rt: Fix migrate_enable() thinkoMike Galbraith
2012-01-24sched: Generic migrate_disablePeter Zijlstra
2012-01-24sched: Optimize migrate_disablePeter Zijlstra
2012-01-24ftrace-migrate-disable-tracing.patchThomas Gleixner
2012-01-24hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2012-01-24hotplug-use-migrate-disable.patchThomas Gleixner
2012-01-24sched-migrate-disable.patchThomas Gleixner
2012-01-24hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2012-01-24hotplug: sync_unplug: No "\n" in task nameYong Zhang
2012-01-24hotplug: Lightweight get online cpusThomas Gleixner