summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.35-rt53 REBASEv3.2.35-rt53-rebaseSteven Rostedt2012-12-271-1/+1
* sched: Consider pi boosting in setschedulerThomas Gleixner2012-12-273-8/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2012-12-271-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2012-12-271-2/+4
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2012-12-113-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2012-12-111-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2012-12-111-5/+4
* slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt2012-12-111-4/+1
* stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner2012-12-111-4/+9
* sched: Better debug output for might sleepThomas Gleixner2012-12-112-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2012-12-111-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2012-12-112-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2012-12-112-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2012-12-111-1/+1
* random: Make it work on rtThomas Gleixner2012-12-115-7/+19
* fix printk flush of messagesFrank Rowand2012-12-115-54/+3
* fix printk flush of messagesFrank Rowand2012-12-111-1/+1
* time/rt: Fix up leap-second backport for RT changesSteven Rostedt2012-12-112-8/+2
* cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt2012-12-111-4/+0
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2012-12-113-40/+285
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2012-12-111-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2012-12-111-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2012-12-111-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2012-12-111-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2012-12-111-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2012-12-112-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2012-12-112-35/+38
* mips-remove-smp-reserve-lock.patchThomas Gleixner2012-12-111-6/+0
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2012-12-111-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2012-12-111-2/+2
* rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt2012-12-112-3/+3
* kconfig-preempt-rt-full.patchThomas Gleixner2012-12-113-2/+11
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2012-12-113-1/+3
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2012-12-112-3/+5
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2012-12-114-5/+8
* rt: Introduce cpu_chill()Thomas Gleixner2012-12-111-0/+6
* softirq: Check preemption after reenabling interruptsThomas Gleixner2012-12-114-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2012-12-111-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2012-12-111-3/+32
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2012-12-111-2/+4
* ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt2012-12-111-1/+1
* futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt2012-12-111-3/+3
* timer: Fix hotplug for -rtSteven Rostedt2012-12-111-11/+5
* seqlock: Prevent rt starvationThomas Gleixner2012-12-112-11/+46
* cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner2012-12-112-1/+2
* dm: Make rt awareThomas Gleixner2012-12-111-2/+2
* x86: crypto: Reduce preempt disabled regionsPeter Zijlstra2012-12-111-11/+13
* scsi-fcoe-rt-aware.patchThomas Gleixner2012-12-113-12/+12
* x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner2012-12-111-0/+7
* sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand2012-12-115-3/+54