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