summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.57-rt72 REBASEv3.4.57-rt72-rebaseSteven Rostedt (Red Hat)2013-08-161-1/+1
* swap: Use unique local lock name for swap_lockSteven Rostedt2013-08-161-10/+10
* x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt2013-08-161-17/+61
* rcutiny: Use simple waitqueueThomas Gleixner2013-08-161-8/+9
* wait-simple: Simple waitqueue implementationThomas Gleixner2013-08-163-1/+292
* serial: Imx: Fix recursive locking bugThomas Gleixner2013-08-161-2/+9
* printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-08-161-1/+1
* acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt2013-08-165-7/+21
* x86/32: Use kmap switch for non highmem as wellThomas Gleixner2013-08-162-2/+4
* mm: swap: Initialize local locks earlyThomas Gleixner2013-08-161-3/+9
* sched: Check for idle task in might_sleep()Thomas Gleixner2013-08-161-1/+2
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2013-08-161-0/+1
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-08-161-5/+0
* drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner2013-08-161-5/+10
* block: Use cpu_chill() for retry loopsThomas Gleixner2013-08-161-2/+3
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-08-163-9/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-08-161-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-08-161-2/+4
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-08-163-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-08-161-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-08-161-5/+4
* rcu: rcutiny: Prevent RCU stallThomas Gleixner2013-08-161-1/+1
* slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt2013-08-161-4/+1
* stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner2013-08-161-4/+9
* sched: Better debug output for might sleepThomas Gleixner2013-08-162-2/+25
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-08-161-21/+25
* mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner2013-08-162-2/+13
* mm: slab: Fix potential deadlockThomas Gleixner2013-08-162-8/+10
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2013-08-161-1/+1
* random: Make it work on rtThomas Gleixner2013-08-165-7/+19
* time/rt: Fix up leap-second backport for RT changesSteven Rostedt2013-08-161-2/+2
* cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt2013-08-161-4/+0
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2013-08-163-40/+285
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2013-08-161-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2013-08-161-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2013-08-161-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2013-08-161-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2013-08-161-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2013-08-162-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2013-08-162-35/+38
* Subject: powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-08-162-0/+2
* spinlock/rt: Include bug.h in spinlock_rt.h to satisfy BUG() usageSteven Rostedt2013-08-161-0/+2
* kconfig-preempt-rt-full.patchThomas Gleixner2013-08-163-2/+11
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2013-08-163-1/+3
* genirq: Add default affinity mask command line optionThomas Gleixner2013-08-162-2/+28
* lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang2013-08-161-0/+23
* lockdep: Selftest: convert spinlock to raw spinlockYong Zhang2013-08-161-17/+17
* mips-remove-smp-reserve-lock.patchThomas Gleixner2013-08-161-6/+0
* ntp: Make ntp_lock raw.Thomas Gleixner2013-08-161-13/+13
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-08-162-3/+5