summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-31Bug with futex requeue piv3.2.2-rt10Steven Rostedt
2012-01-25Merge commit 'v3.2.2' into rt-3.2.2-rt10Clark Williams
2012-01-25kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-25tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt
2012-01-25ftrace: Fix unregister ftrace_ops accountingJiri Olsa
2012-01-16Merge commit 'v3.2.1' into rt-3.2.1-rt10Clark Williams
2012-01-16kconfig-preempt-rt-full.patchv3.2-rt10Thomas Gleixner
2012-01-16wait-simple: Simple waitqueue implementationThomas Gleixner
2012-01-16sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-01-16add /sys/kernel/realtime entryClark Williams
2012-01-16kgdb/serial: Short term workaroundJason Wessel
2012-01-16printk: Disable migration instead of preemptionRichard Weinberger
2012-01-16console-make-rt-friendly.patchThomas Gleixner
2012-01-16x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-01-16hotplug-stuff.patchThomas Gleixner
2012-01-16workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang
2012-01-16workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra
2012-01-16workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-01-16workqueue-use-get-cpu-light.patchThomas Gleixner
2012-01-16rt/rcutree: Move misplaced prototypeIngo Molnar
2012-01-16rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-01-16rcu-more-fallout.patchThomas Gleixner
2012-01-16rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-01-16rcu: Frob softirq testPeter Zijlstra
2012-01-16timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-01-16rwlocks: Fix section mismatchJohn Kacur
2012-01-16rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-01-16rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-01-16rtmutex-futex-prepare-rt.patchThomas Gleixner
2012-01-16rtmutex-lock-killable.patchThomas Gleixner
2012-01-16tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-01-16softirq-make-fifo.patchThomas Gleixner
2012-01-16softirq: Fix unplug deadlockPeter Zijlstra
2012-01-16softirq: Export in_serving_softirq()John Kacur
2012-01-16softirq-local-lock.patchThomas Gleixner
2012-01-16mutex-no-spin-on-rt.patchThomas Gleixner
2012-01-16lockdep-rt.patchThomas Gleixner
2012-01-16softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-01-16ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2012-01-16ftrace-crap.patchThomas Gleixner
2012-01-16sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-01-16sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-01-16sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-01-16sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-01-16sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-01-16sched, rt: Fix migrate_enable() thinkoMike Galbraith
2012-01-16sched: Generic migrate_disablePeter Zijlstra
2012-01-16sched: Optimize migrate_disablePeter Zijlstra
2012-01-16tracing: Show padding as unsigned shortSteven Rostedt
2012-01-16ftrace-migrate-disable-tracing.patchThomas Gleixner