aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-18Linux 3.2.54-rt77 REBASEv3.2.54-rt77-rebaseSteven Rostedt (Red Hat)
2014-01-18fs: only send IPI to invalidate LRU BH when neededGilad Ben-Yossef
2014-01-18smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef
2014-01-18smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef
2014-01-18rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-01-18lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2014-01-18swait: Add a few more usersSebastian Andrzej Siewior
2014-01-18cpu_down: move migrate_enable() backTiejun Chen
2014-01-18drm: remove preempt_disable() from drm_calc_vbltimestamp_from_scanoutpos()Sebastian Andrzej Siewior
2014-01-18mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-01-18hwlat-detector: Don't ignore threshold module parameterMike Galbraith
2014-01-18genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff
2014-01-18genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-01-18hwlat-detector: Use thread instead of stop machineSteven Rostedt
2014-01-18hwlat-detector: Use trace_clock_local if availableSteven Rostedt
2014-01-18hwlat-detect/trace: Export trace_clock_local for hwlat-detectorSteven Rostedt (Red Hat)
2014-01-18hwlat-detector: Update hwlat_detector to add outer loop detectionSteven Rostedt
2014-01-18rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2014-01-18drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2014-01-18kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2014-01-18kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-01-18timers: prepare for full preemption improveZhao Hongjiang
2014-01-18list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCKUwe Kleine-König
2014-01-18list_bl.h: make list head locking RT safePaul Gortmaker
2014-01-18genirq: Set irq thread to RT priority on creationIvo Sieben
2014-01-18x86/mce: fix mce timer intervalMike Galbraith
2014-01-18sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-01-18sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney
2014-01-18swap: Use unique local lock name for swap_lockSteven Rostedt
2014-01-18x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt
2014-01-18rcutiny: Fix typo of using swake_up() instead of swait_wake()Steven Rostedt (Red Hat)
2014-01-18rcutiny: Use simple waitqueueThomas Gleixner
2014-01-18wait-simple: Simple waitqueue implementationThomas Gleixner
2014-01-18serial: Imx: Fix recursive locking bugThomas Gleixner
2014-01-18acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2014-01-18x86/32: Use kmap switch for non highmem as wellThomas Gleixner
2014-01-18mm: swap: Initialize local locks earlyThomas Gleixner
2014-01-18sched: Check for idle task in might_sleep()Thomas Gleixner
2014-01-18sched: Init idle->on_rq in init_idle()Thomas Gleixner
2014-01-18mmci: Remove bogus local_irq_save()Thomas Gleixner
2014-01-18drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2014-01-18sched: Consider pi boosting in setschedulerThomas Gleixner
2014-01-18sched: Queue RT tasks to head when prio dropsThomas Gleixner
2014-01-18sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2014-01-18net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-01-18rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2014-01-18hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2014-01-18slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt
2014-01-18stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2014-01-18sched: Better debug output for might sleepThomas Gleixner