summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.30-rt43 REBASEv3.4.30-rt43-rebaseSteven Rostedt2013-02-141-1/+1
* mm: swap: Initialize local locks earlyThomas Gleixner2013-02-141-3/+9
* sched: Check for idle task in might_sleep()Thomas Gleixner2013-02-141-1/+2
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2013-02-141-0/+1
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-02-141-5/+0
* drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner2013-02-141-5/+10
* block: Use cpu_chill() for retry loopsThomas Gleixner2013-02-141-2/+3
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-02-143-9/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-02-141-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-02-141-2/+4
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-02-143-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-02-141-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-02-141-5/+4
* rcu: rcutiny: Prevent RCU stallThomas Gleixner2013-02-141-1/+1
* slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt2013-02-141-4/+1
* stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner2013-02-141-4/+9
* sched: Better debug output for might sleepThomas Gleixner2013-02-142-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-02-141-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2013-02-142-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2013-02-142-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2013-02-141-1/+1
* random: Make it work on rtThomas Gleixner2013-02-145-7/+19
* time/rt: Fix up leap-second backport for RT changesSteven Rostedt2013-02-142-3/+2
* cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt2013-02-141-4/+0
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2013-02-143-40/+285
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2013-02-141-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2013-02-141-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2013-02-141-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2013-02-141-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2013-02-141-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2013-02-142-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2013-02-142-35/+38
* Subject: powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-02-142-0/+2
* spinlock/rt: Include bug.h in spinlock_rt.h to satisfy BUG() usageSteven Rostedt2013-02-141-0/+2
* kconfig-preempt-rt-full.patchThomas Gleixner2013-02-143-2/+11
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2013-02-143-1/+3
* genirq: Add default affinity mask command line optionThomas Gleixner2013-02-142-2/+28
* lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang2013-02-141-0/+23
* lockdep: Selftest: convert spinlock to raw spinlockYong Zhang2013-02-141-17/+17
* mips-remove-smp-reserve-lock.patchThomas Gleixner2013-02-141-6/+0
* ntp: Make ntp_lock raw.Thomas Gleixner2013-02-141-13/+13
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-02-142-3/+5
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2013-02-144-5/+8
* rt: Introduce cpu_chill()Thomas Gleixner2013-02-141-0/+6
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-02-141-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2013-02-141-2/+2
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-02-144-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2013-02-141-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2013-02-141-3/+32
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2013-02-141-2/+4