aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02Linux 3.0.48-rt72 REBASEv3.0.48-rt72-rebaseSteven Rostedt
2012-11-02net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2012-11-02rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2012-11-02hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2012-10-26sched: Better debug output for might sleepThomas Gleixner
2012-10-26rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2012-10-26mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2012-10-26mm: slab: Fix potential deadlockThomas Gleixner
2012-10-26softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2012-10-26fix printk flush of messagesFrank Rowand
2012-10-26fix printk flush of messagesFrank Rowand
2012-10-26cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2012-10-26cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-10-26perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2012-10-26fs, jbd: pull your plug when waiting for spaceMike Galbraith
2012-10-26slab: Prevent local lock deadlockThomas Gleixner
2012-10-26Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2012-10-26Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde
2012-10-26Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-10-26Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-10-26mips-remove-smp-reserve-lock.patchThomas Gleixner
2012-10-26net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-10-26scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2012-10-26rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-10-26printk: Disable migration instead of preemptionRichard Weinberger
2012-10-26Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""Steven Rostedt
2012-10-26net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-10-26fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-10-26fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-10-26rt: Introduce cpu_chill()Thomas Gleixner
2012-10-26softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-10-26cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2012-10-26lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-10-26sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-10-26ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt
2012-10-26futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt
2012-10-26timer: Fix hotplug for -rtSteven Rostedt
2012-10-26net: u64_stat: Protect seqcountThomas Gleixner
2012-10-26fs: Protect open coded isize seqcountThomas Gleixner
2012-10-26seqlock: Prevent rt starvationThomas Gleixner
2012-10-26timekeeping: Split xtime_lockThomas Gleixner
2012-10-26fs: dentry use seqlockThomas Gleixner
2012-10-26fs: fs_struct use seqlockThomas Gleixner
2012-10-26seqlock: Provide seq_spin_* functionsThomas Gleixner
2012-10-26seqlock: Use seqcountThomas Gleixner
2012-10-26seqlock: Remove unused functionsThomas Gleixner
2012-10-26ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2012-10-26x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-10-26x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-10-26x86-64-emulate-legacy-vsyscallsAndy Lutomirski