summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.44-rt64 REBASEv3.2.44-rt64-rebaseSteven Rostedt2013-04-301-1/+1
* rcutiny: Use simple waitqueueThomas Gleixner2013-04-301-8/+9
* wait-simple: Simple waitqueue implementationThomas Gleixner2013-04-303-1/+292
* serial: Imx: Fix recursive locking bugThomas Gleixner2013-04-301-2/+9
* printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-04-301-1/+1
* acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt2013-04-305-7/+21
* x86/32: Use kmap switch for non highmem as wellThomas Gleixner2013-04-302-2/+4
* mm: swap: Initialize local locks earlyThomas Gleixner2013-04-301-3/+9
* sched: Check for idle task in might_sleep()Thomas Gleixner2013-04-301-1/+2
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2013-04-301-0/+1
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-04-301-5/+0
* drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner2013-04-301-5/+10
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-04-303-8/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-04-301-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-04-301-2/+4
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-04-303-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-04-301-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-04-301-5/+4
* slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt2013-04-301-4/+1
* stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner2013-04-301-4/+9
* sched: Better debug output for might sleepThomas Gleixner2013-04-302-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-04-301-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2013-04-302-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2013-04-302-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2013-04-301-1/+1
* random: Make it work on rtThomas Gleixner2013-04-305-7/+19
* fix printk flush of messagesFrank Rowand2013-04-305-54/+3
* fix printk flush of messagesFrank Rowand2013-04-301-1/+1
* time/rt: Fix up leap-second backport for RT changesSteven Rostedt2013-04-302-8/+2
* cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt2013-04-301-4/+0
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2013-04-303-40/+285
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2013-04-301-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2013-04-301-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2013-04-301-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2013-04-301-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2013-04-301-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2013-04-302-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2013-04-302-35/+38
* mips-remove-smp-reserve-lock.patchThomas Gleixner2013-04-301-6/+0
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-04-301-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2013-04-301-2/+2
* rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt2013-04-302-3/+3
* kconfig-preempt-rt-full.patchThomas Gleixner2013-04-303-2/+11
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2013-04-303-1/+3
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-04-302-3/+5
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2013-04-304-5/+8
* rt: Introduce cpu_chill()Thomas Gleixner2013-04-301-0/+6
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-04-304-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2013-04-301-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2013-04-301-3/+32