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