aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-09Linux 3.4.13-rt21 REBASEv3.4.13-rt21-rebaseSteven Rostedt
2012-10-09time/rt: Fix up leap-second backport for RT changesSteven Rostedt
2012-10-09cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2012-10-09cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-10-09perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2012-10-09fs, jbd: pull your plug when waiting for spaceMike Galbraith
2012-10-09slab: Prevent local lock deadlockThomas Gleixner
2012-10-09Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2012-10-09Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde
2012-10-09Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-10-09Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-10-09Subject: powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2012-10-09spinlock/rt: Include bug.h in spinlock_rt.h to satisfy BUG() usageSteven Rostedt
2012-10-09kconfig-preempt-rt-full.patchThomas Gleixner
2012-10-09kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-10-09genirq: Add default affinity mask command line optionThomas Gleixner
2012-10-09lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2012-10-09lockdep: Selftest: convert spinlock to raw spinlockYong Zhang
2012-10-09mips-remove-smp-reserve-lock.patchThomas Gleixner
2012-10-09ntp: Make ntp_lock raw.Thomas Gleixner
2012-10-09net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-10-09fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-10-09rt: Introduce cpu_chill()Thomas Gleixner
2012-10-09net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-10-09scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2012-10-09softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-10-09cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-10-09lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-10-09sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-10-09ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-10-09futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-10-09timer: Fix hotplug for -rtSteven Rostedt
2012-10-09seqlock: Prevent rt starvationThomas Gleixner
2012-10-09cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-10-09dm: Make rt awareThomas Gleixner
2012-10-09x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2012-10-09scsi-fcoe-rt-aware.patchThomas Gleixner
2012-10-09x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2012-10-09ipc/sem: Rework semaphore wakeupsPeter Zijlstra
2012-10-09mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-10-09add /sys/kernel/realtime entryClark Williams
2012-10-09kgdb/serial: Short term workaroundJason Wessel
2012-10-09ping-sysrq.patchCarsten Emde
2012-10-09net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-10-09mips-disable-highmem-on-rt.patchThomas Gleixner
2012-10-09ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2012-10-09arm-disable-highmem-on-rt.patchThomas Gleixner
2012-10-09power-disable-highmem-on-rt.patchThomas Gleixner
2012-10-09power-use-generic-rwsem-on-rtThomas Gleixner
2012-10-09fix printk flush of messagesFrank Rowand