aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23Linux 3.0.74-rt101 REBASEv3.0.74-rt101-rebaseSteven Rostedt
2013-04-23rcutiny: Use simple waitqueueThomas Gleixner
2013-04-23acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2013-04-23x86/32: Use kmap switch for non highmem as wellThomas Gleixner
2013-04-23mm: swap: Initialize local locks earlyThomas Gleixner
2013-04-23sched: Init idle->on_rq in init_idle()Thomas Gleixner
2013-04-23mmci: Remove bogus local_irq_save()Thomas Gleixner
2013-04-23drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2013-04-23sched: Consider pi boosting in setschedulerThomas Gleixner
2013-04-23sched: Queue RT tasks to head when prio dropsThomas Gleixner
2013-04-23sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2013-04-23net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-04-23rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2013-04-23hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2013-04-23sched: Better debug output for might sleepThomas Gleixner
2013-04-23rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-04-23mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-04-23mm: slab: Fix potential deadlockThomas Gleixner
2013-04-23softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2013-04-23fix printk flush of messagesFrank Rowand
2013-04-23fix printk flush of messagesFrank Rowand
2013-04-23cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2013-04-23cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-04-23perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-04-23fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-04-23slab: Prevent local lock deadlockThomas Gleixner
2013-04-23Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2013-04-23Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde
2013-04-23Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2013-04-23Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2013-04-23mips-remove-smp-reserve-lock.patchThomas Gleixner
2013-04-23net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-04-23scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2013-04-23rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2013-04-23printk: Disable migration instead of preemptionRichard Weinberger
2013-04-23Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt
2013-04-23net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-04-23fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-04-23fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-04-23rt: Introduce cpu_chill()Thomas Gleixner
2013-04-23softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-04-23cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-04-23lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2013-04-23sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-04-23ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2013-04-23futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2013-04-23timer: Fix hotplug for -rtSteven Rostedt
2013-04-23net: u64_stat: Protect seqcountThomas Gleixner
2013-04-23fs: Protect open coded isize seqcountThomas Gleixner
2013-04-23seqlock: Prevent rt starvationThomas Gleixner