aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17Linux 3.2.22-rt35 REBASEv3.2.22-rt35-rebaseSteven Rostedt
2012-07-17perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2012-07-17fs, jbd: pull your plug when waiting for spaceMike Galbraith
2012-07-17slab: Prevent local lock deadlockThomas Gleixner
2012-07-17Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2012-07-17Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde
2012-07-17Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-07-17Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-07-06mips-remove-smp-reserve-lock.patchThomas Gleixner
2012-07-06net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-07-06scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2012-07-06rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-07-06kconfig-preempt-rt-full.patchThomas Gleixner
2012-07-06kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-07-06net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-07-06fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-07-06rt: Introduce cpu_chill()Thomas Gleixner
2012-07-06softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-07-06cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-07-06lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-07-06sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-07-06ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-07-06futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-07-06timer: Fix hotplug for -rtSteven Rostedt
2012-07-06seqlock: Prevent rt starvationThomas Gleixner
2012-07-06cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-07-06dm: Make rt awareThomas Gleixner
2012-07-06x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2012-07-06scsi-fcoe-rt-aware.patchThomas Gleixner
2012-07-06x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2012-07-06sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-07-06ipc/sem: Rework semaphore wakeupsPeter Zijlstra
2012-07-06mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-07-06add /sys/kernel/realtime entryClark Williams
2012-07-06kgdb/serial: Short term workaroundJason Wessel
2012-07-06ping-sysrq.patchCarsten Emde
2012-07-06net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-07-06mips-disable-highmem-on-rt.patchThomas Gleixner
2012-07-06ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2012-07-06arm-disable-highmem-on-rt.patchThomas Gleixner
2012-07-06power-disable-highmem-on-rt.patchThomas Gleixner
2012-07-06power-use-generic-rwsem-on-rtThomas Gleixner
2012-07-06printk: Disable migration instead of preemptionRichard Weinberger
2012-07-06console-make-rt-friendly.patchThomas Gleixner
2012-07-06x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-07-06skbufhead-raw-lock.patchThomas Gleixner
2012-07-06jump-label-rt.patchThomas Gleixner
2012-07-06debugobjects-rt.patchThomas Gleixner
2012-07-06hotplug-stuff.patchThomas Gleixner
2012-07-06workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang