aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-14Linux 3.0.31-rt51 REBASEv3.0.31-rt51-rebaseSteven Rostedt
2012-05-14rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-05-14printk: Disable migration instead of preemptionRichard Weinberger
2012-05-14Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt
2012-05-14net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-05-14fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-05-14fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-05-14rt: Introduce cpu_chill()Thomas Gleixner
2012-05-14softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-05-14cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-05-14lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-05-14sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-05-14ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-05-14futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-05-14timer: Fix hotplug for -rtSteven Rostedt
2012-05-14net: u64_stat: Protect seqcountThomas Gleixner
2012-05-14fs: Protect open coded isize seqcountThomas Gleixner
2012-05-14seqlock: Prevent rt starvationThomas Gleixner
2012-05-14timekeeping: Split xtime_lockThomas Gleixner
2012-05-14fs: dentry use seqlockThomas Gleixner
2012-05-14fs: fs_struct use seqlockThomas Gleixner
2012-05-14seqlock: Provide seq_spin_* functionsThomas Gleixner
2012-05-14seqlock: Use seqcountThomas Gleixner
2012-05-14seqlock: Remove unused functionsThomas Gleixner
2012-05-14ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2012-05-14x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-05-14x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-05-14x86-64-emulate-legacy-vsyscallsAndy Lutomirski
2012-05-14x86-64-remove-vsyscall-number-3Andy Lutomirski
2012-05-14futex: Fix bug on when a requeued RT task times outSteven Rostedt
2012-05-14genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-05-14timer-fd: Prevent live lockThomas Gleixner
2012-05-14x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-05-14signal/x86: Delay calling signals in atomicOleg Nesterov
2012-05-14acpi-gpe-use-wait-simple.patchThomas Gleixner
2012-05-14wait-simple: Simple waitqueue implementationThomas Gleixner
2012-05-14sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-05-14slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-05-14slab, lockdep: Fix silly bugPeter Zijlstra
2012-05-14pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2012-05-14wait: Provide __wake_up_all_lockedThomas Gleixner
2012-05-14KVM: fix XSAVE bit scanning (now properly)Andre Przywara
2012-05-14KVM: Sanitize cpuidAvi Kivity
2012-05-14intel-iommu: Fix AB-BA lockdep reportRoland Dreier
2012-05-14tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-05-14tracing: Show padding as unsigned shortSteven Rostedt
2012-05-14dm: Make rt awareThomas Gleixner
2012-05-14x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2012-05-14rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur
2012-05-14softirq: Export in_serving_softirq()John Kacur