summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.6.11.5-rt37 REBASEv3.6.11.5-rt37-rebaseSteven Rostedt (Red Hat)2013-06-061-1/+1
* swap: Use unique local lock name for swap_lockSteven Rostedt2013-06-061-10/+10
* powerpc/64bit,PREEMPT_RT: Check preempt_count before preemptingPriyanka Jain2013-06-061-0/+2
* x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt2013-06-061-17/+61
* kconfig-preempt-rt-full.patchThomas Gleixner2013-06-063-2/+12
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2013-06-063-1/+3
* futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lockThomas Gleixner2013-06-061-0/+2
* serial: Imx: Fix recursive locking bugThomas Gleixner2013-06-061-2/+9
* printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-06-061-1/+1
* acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt2013-06-065-7/+21
* arm/highmem: close race between clear/set pteSebastian Andrzej Siewior2013-06-061-2/+6
* arm/highmem: flush tlb on unmapSebastian Andrzej Siewior2013-06-061-1/+1
* arm-enable-highmem-for-rt.patchThomas Gleixner2013-06-064-3/+46
* x86/highmem: add a "already used pte" checkSebastian Andrzej Siewior2013-06-061-0/+2
* x86/highmem: close race between clear/set ptesSebastian Andrzej Siewior2013-06-064-2/+11
* highmem: Store ptes right away in the task structThomas Gleixner2013-06-065-42/+64
* x86/32: Use kmap switch for non highmem as wellThomas Gleixner2013-06-062-2/+4
* mm: Make pagefault_dis/enable EXPORT_SYMBOLThomas Gleixner2013-06-061-2/+2
* completion: Use simple wait queuesThomas Gleixner2013-06-063-21/+22
* wait-simple: Rework for use with completionsThomas Gleixner2013-06-062-53/+72
* mm: swap: Initialize local locks earlyThomas Gleixner2013-06-061-3/+9
* sched: Check for idle task in might_sleep()Thomas Gleixner2013-06-061-1/+2
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2013-06-061-0/+1
* slub: Enable irqs for __GFP_WAITThomas Gleixner2013-06-061-8/+5
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-06-061-5/+0
* mm: bounce: Use local_irq_save_nortThomas Gleixner2013-06-061-2/+2
* drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner2013-06-061-5/+10
* block: Use cpu_chill() for retry loopsThomas Gleixner2013-06-061-2/+3
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-06-063-9/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-06-061-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-06-061-1/+4
* rcutiny: Use simple waitqueueThomas Gleixner2013-06-061-8/+9
* wait-simple: Simple waitqueue implementationThomas Gleixner2013-06-063-1/+273
* powerpc-preempt-lazy-support.patchThomas Gleixner2013-06-065-13/+32
* arm-preempt-lazy-support.patchThomas Gleixner2013-06-065-3/+18
* x86-preempt-lazy.patchThomas Gleixner2013-06-065-14/+36
* sched: Add support for lazy preemptionThomas Gleixner2013-06-0611-34/+206
* genirq: Fix 32bit random changes falloutThomas Gleixner2013-06-061-1/+1
* net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner2013-06-061-4/+2
* softirq: Fix nohz pending issue for realThomas Gleixner2013-06-061-9/+4
* softirq: Add more debuggingThomas Gleixner2013-06-061-7/+9
* softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner2013-06-061-16/+52
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-06-063-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-06-061-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-06-061-5/+4
* mm: Enable SLUB for RTThomas Gleixner2013-06-063-29/+90
* slub: Use correct cpu_slab on dead cpuChristoph Lameter2013-06-061-4/+4
* rcu: rcutiny: Prevent RCU stallThomas Gleixner2013-06-061-1/+1
* softirq: Split softirq locksThomas Gleixner2013-06-062-99/+183
* softirq: Split handling functionThomas Gleixner2013-06-061-20/+23