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