summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.31-rt51 REBASEv3.0.31-rt51-rebaseSteven Rostedt2012-05-141-1/+1
* rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt2012-05-142-3/+3
* printk: Disable migration instead of preemptionRichard Weinberger2012-05-141-2/+2
* Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt2012-05-141-2/+2
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2012-05-141-1/+2
* fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2012-05-141-1/+2
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2012-05-143-4/+6
* rt: Introduce cpu_chill()Thomas Gleixner2012-05-141-0/+6
* softirq: Check preemption after reenabling interruptsThomas Gleixner2012-05-144-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2012-05-141-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2012-05-141-3/+32
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2012-05-141-2/+4
* ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt2012-05-141-1/+1
* futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt2012-05-141-3/+3
* timer: Fix hotplug for -rtSteven Rostedt2012-05-141-11/+5
* net: u64_stat: Protect seqcountThomas Gleixner2012-05-141-0/+2
* fs: Protect open coded isize seqcountThomas Gleixner2012-05-141-0/+2
* seqlock: Prevent rt starvationThomas Gleixner2012-05-142-1/+24
* timekeeping: Split xtime_lockThomas Gleixner2012-05-146-59/+88
* fs: dentry use seqlockThomas Gleixner2012-05-1451-423/+419
* fs: fs_struct use seqlockThomas Gleixner2012-05-146-53/+41
* seqlock: Provide seq_spin_* functionsThomas Gleixner2012-05-141-0/+64
* seqlock: Use seqcountThomas Gleixner2012-05-141-83/+93
* seqlock: Remove unused functionsThomas Gleixner2012-05-141-21/+0
* ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-05-144-11/+7
* x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-05-143-17/+12
* x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-05-141-5/+0
* x86-64-emulate-legacy-vsyscallsAndy Lutomirski2012-05-149-149/+187
* x86-64-remove-vsyscall-number-3Andy Lutomirski2012-05-142-9/+0
* futex: Fix bug on when a requeued RT task times outSteven Rostedt2012-05-142-1/+32
* genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner2012-05-145-2/+36
* timer-fd: Prevent live lockThomas Gleixner2012-05-141-1/+1
* x86: Do not disable preemption in int3 on 32bitSteven Rostedt2012-05-141-9/+23
* signal/x86: Delay calling signals in atomicOleg Nesterov2012-05-144-2/+61
* acpi-gpe-use-wait-simple.patchThomas Gleixner2012-05-142-5/+7
* wait-simple: Simple waitqueue implementationThomas Gleixner2012-05-143-1/+216
* sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner2012-05-141-1/+3
* slab, lockdep: Annotate all slab cachesPeter Zijlstra2012-05-141-24/+28
* slab, lockdep: Fix silly bugPeter Zijlstra2012-05-141-1/+4
* pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner2012-05-141-1/+1
* wait: Provide __wake_up_all_lockedThomas Gleixner2012-05-142-4/+5
* KVM: fix XSAVE bit scanning (now properly)Andre Przywara2012-05-141-4/+5
* KVM: Sanitize cpuidAvi Kivity2012-05-141-2/+35
* intel-iommu: Fix AB-BA lockdep reportRoland Dreier2012-05-141-2/+2
* tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar2012-05-142-77/+170
* tracing: Show padding as unsigned shortSteven Rostedt2012-05-141-1/+1
* dm: Make rt awareThomas Gleixner2012-05-141-2/+2
* x86: crypto: Reduce preempt disabled regionsPeter Zijlstra2012-05-141-11/+13
* rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur2012-05-141-1/+1
* softirq: Export in_serving_softirq()John Kacur2012-05-141-0/+1