summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.80-rt108 REBASEv3.0.80-rt108-rebaseSteven Rostedt (Red Hat)2013-05-291-1/+1
* swap: Use unique local lock name for swap_lockSteven Rostedt2013-05-291-10/+10
* x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt2013-05-291-16/+60
* rcutiny: Use simple waitqueueThomas Gleixner2013-05-291-4/+5
* acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt2013-05-295-7/+21
* x86/32: Use kmap switch for non highmem as wellThomas Gleixner2013-05-292-2/+4
* mm: swap: Initialize local locks earlyThomas Gleixner2013-05-291-3/+9
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2013-05-291-0/+1
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-05-291-5/+0
* drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner2013-05-291-5/+10
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-05-293-8/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-05-291-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-05-291-2/+4
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-05-293-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-05-291-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-05-291-5/+4
* sched: Better debug output for might sleepThomas Gleixner2013-05-292-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-05-291-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2013-05-292-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2013-05-292-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2013-05-291-1/+1
* fix printk flush of messagesFrank Rowand2013-05-295-54/+3
* fix printk flush of messagesFrank Rowand2013-05-291-1/+1
* cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt2013-05-291-4/+0
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2013-05-293-40/+285
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2013-05-291-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2013-05-291-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2013-05-291-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2013-05-291-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2013-05-291-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2013-05-292-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2013-05-292-35/+38
* mips-remove-smp-reserve-lock.patchThomas Gleixner2013-05-291-6/+0
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-05-291-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2013-05-291-2/+2
* rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt2013-05-292-3/+3
* printk: Disable migration instead of preemptionRichard Weinberger2013-05-291-2/+2
* Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt2013-05-291-2/+2
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-05-291-1/+2
* fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-05-291-1/+2
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2013-05-293-4/+6
* rt: Introduce cpu_chill()Thomas Gleixner2013-05-291-0/+6
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-05-294-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2013-05-291-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2013-05-291-3/+32
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2013-05-291-2/+4
* ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt2013-05-291-1/+1
* futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt2013-05-291-3/+3
* timer: Fix hotplug for -rtSteven Rostedt2013-05-291-11/+5
* net: u64_stat: Protect seqcountThomas Gleixner2013-05-291-0/+2