summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.60-rt85 REBASEv3.0.60-rt85-rebaseSteven Rostedt2013-01-231-1/+1
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-01-233-8/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-01-231-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-01-231-2/+4
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-01-233-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-01-231-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-01-231-5/+4
* sched: Better debug output for might sleepThomas Gleixner2013-01-232-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-01-231-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2013-01-232-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2013-01-232-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2013-01-231-1/+1
* fix printk flush of messagesFrank Rowand2013-01-235-54/+3
* fix printk flush of messagesFrank Rowand2013-01-231-1/+1
* cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt2013-01-231-4/+0
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2013-01-233-40/+285
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2013-01-231-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2013-01-231-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2013-01-231-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2013-01-231-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2013-01-231-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2013-01-232-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2013-01-232-35/+38
* mips-remove-smp-reserve-lock.patchThomas Gleixner2013-01-231-6/+0
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-01-231-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2013-01-231-2/+2
* rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt2013-01-232-3/+3
* printk: Disable migration instead of preemptionRichard Weinberger2013-01-231-2/+2
* Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt2013-01-231-2/+2
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-01-231-1/+2
* fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-01-231-1/+2
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2013-01-233-4/+6
* rt: Introduce cpu_chill()Thomas Gleixner2013-01-231-0/+6
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-01-234-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2013-01-231-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2013-01-231-3/+32
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2013-01-231-2/+4
* ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt2013-01-231-1/+1
* futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt2013-01-231-3/+3
* timer: Fix hotplug for -rtSteven Rostedt2013-01-231-11/+5
* net: u64_stat: Protect seqcountThomas Gleixner2013-01-231-0/+2
* fs: Protect open coded isize seqcountThomas Gleixner2013-01-231-0/+2
* seqlock: Prevent rt starvationThomas Gleixner2013-01-232-1/+24
* timekeeping: Split xtime_lockThomas Gleixner2013-01-236-60/+86
* fs: dentry use seqlockThomas Gleixner2013-01-2351-423/+419
* fs: fs_struct use seqlockThomas Gleixner2013-01-236-53/+41
* seqlock: Provide seq_spin_* functionsThomas Gleixner2013-01-231-0/+64
* seqlock: Use seqcountThomas Gleixner2013-01-231-83/+93
* seqlock: Remove unused functionsThomas Gleixner2013-01-231-21/+0
* ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2013-01-234-11/+7