1. ea64087 Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rt by Kevin Hilman · 10 years ago linux-linaro-lsk-v3.14-rt-test lsk-v3.14-15.07-rt
  2. f48b96845 Merge tag 'v3.14.44-rt44-lno1' of git://git.linaro.org/people/anders.roxell/linux-rt into linux-linaro-lsk-v3.14-rt by Kevin Hilman · 10 years ago
  3. 7863a65 Merge tag 'v3.14.44' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-linaro-lsk-v3.14-rt by Kevin Hilman · 10 years ago
  4. 26c9017 Merge branch 'v3.14.43-rt42' into v3.14.44-rt44 by Anders Roxell · 10 years ago
  5. 6a4a7ae Linux 3.14.44-rt44 REBASE by Steven Rostedt (Red Hat) · 10 years ago
  6. 2400990 irq_work: Split raised and lazy lists by Frederic Weisbecker · 11 years ago
  7. 93aa2a0 irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 11 years ago
  8. 356797e rt, nohz_full: fix nohz_full for PREEMPT_RT_FULL by Mike Galbraith · 10 years ago
  9. 6d836a5 hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread() by Mike Galbraith · 10 years ago
  10. 3bc2aab KVM: use simple waitqueue for vcpu->wq by Marcelo Tosatti · 10 years ago
  11. 9f1a2fa KVM: lapic: mark LAPIC timer handler as irqsafe by Marcelo Tosatti · 10 years ago
  12. 39aa1f6 kernel/irq_work: fix no_hz deadlock by Sebastian Andrzej Siewior · 10 years ago
  13. 9740ebf2 netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for CONFIG_PREEMPT_RT_FULL=y by Kevin Hao · 11 years ago
  14. b957ee4 Revert "timers: do not raise softirq unconditionally" by Steven Rostedt (Red Hat) · 10 years ago
  15. 8e81da3 fs,btrfs: fix rt deadlock on extent_buffer->lock by Mike Galbraith · 11 years ago
  16. 1e3eee1 staging: Mark rtl8821ae as broken by Steven Rostedt (Red Hat) · 10 years ago
  17. 494f4c3 timers: Reduce future __run_timers() latency for first add to empty list by Paul E. McKenney · 12 years ago
  18. 850a61b timers: Reduce future __run_timers() latency for newly emptied list by Paul E. McKenney · 12 years ago
  19. 3a7feb1 timers: Reduce __run_timers() latency for empty list by Paul E. McKenney · 12 years ago
  20. 962bee7 timers: Track total number of timers in list by Paul E. McKenney · 12 years ago
  21. 20203de fs/aio: simple simple work by Sebastian Andrzej Siewior · 10 years ago
  22. c00fac3 lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals by Josh Cartwright · 10 years ago
  23. f700987 thermal: Defer thermal wakups to threads by Daniel Wagner · 10 years ago
  24. 3456a78 locking: ww_mutex: fix ww_mutex vs self-deadlock by Mike Galbraith · 10 years ago
  25. cfd781c Revert "rwsem-rt: Do not allow readers to nest" by Sebastian Andrzej Siewior · 10 years ago
  26. 282b53c sunrpc: make svc_xprt_do_enqueue() use get_cpu_light() by Mike Galbraith · 10 years ago
  27. 472c3dd work-simple: Simple work queue implemenation by Daniel Wagner · 11 years ago
  28. 400618d scheduling while atomic in cgroup code by Mike Galbraith · 11 years ago
  29. 839f3c0 sas-ata/isci: dont't disable interrupts in qc_issue handler by Paul Gortmaker · 10 years ago
  30. c25dbfe mips: rt: Replace pagefault_* to raw version by Yang Shi · 10 years ago
  31. f864ba5 ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later by Yong Zhang · 10 years ago
  32. 32dec56 arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic() by Sebastian Andrzej Siewior · 10 years ago
  33. c3672a0 ARM: enable irq in translation/section permission fault handlers by Yadi.hu · 11 years ago
  34. 9446f03 x86: UV: raw_spinlock conversion by Mike Galbraith · 11 years ago
  35. 3cdbdee rtmutex: enable deadlock detection in ww_mutex_lock functions by Gustavo Bittencourt · 10 years ago
  36. a065b04 rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotation by Mike Galbraith · 11 years ago
  37. 66ad78f rtmutex.c: Fix incorrect waiter check by Brad Mouring · 11 years ago
  38. 6e2a005 locking/rt-mutex: avoid a NULL pointer dereference on deadlock by Sebastian Andrzej Siewior · 10 years ago
  39. c2ff10c futex: Simplify futex_lock_pi_atomic() and make it more robust by Thomas Gleixner · 11 years ago
  40. ff52e43 futex: Split out the first waiter attachment from lookup_pi_state() by Thomas Gleixner · 11 years ago
  41. 3d08c35 futex: Split out the waiter check from lookup_pi_state() by Thomas Gleixner · 11 years ago
  42. acb3a70 futex: Use futex_top_waiter() in lookup_pi_state() by Thomas Gleixner · 11 years ago
  43. cfdf655 futex: Make unlock_pi more robust by Thomas Gleixner · 11 years ago
  44. ce19e02 rtmutex: Avoid pointless requeueing in the deadlock detection chain walk by Thomas Gleixner · 11 years ago
  45. b93b88d rtmutex: Cleanup deadlock detector debug logic by Thomas Gleixner · 11 years ago
  46. 4c5391a rtmutex: Confine deadlock logic to futex by Thomas Gleixner · 11 years ago
  47. 8fc5f54 rtmutex: Simplify remove_waiter() by Thomas Gleixner · 11 years ago
  48. b9ee07f rtmutex: Document pi chain walk by Thomas Gleixner · 11 years ago
  49. ba1a143 rtmutex: Clarify the boost/deboost part by Thomas Gleixner · 11 years ago
  50. 82714bd1f rtmutex: No need to keep task ref for lock owner check by Thomas Gleixner · 11 years ago
  51. 848d3d3 rtmutex: Simplify and document try_to_take_rtmutex() by Thomas Gleixner · 11 years ago
  52. 8901bf1 rtmutex: Simplify rtmutex_slowtrylock() by Thomas Gleixner · 11 years ago
  53. d48fbcf gpio: omap: use raw locks for locking by Sebastian Andrzej Siewior · 10 years ago
  54. e97aa8d4 workqueue: Prevent deadlock/stall on RT by Thomas Gleixner · 11 years ago
  55. 9075d15 sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq() by Steven Rostedt · 11 years ago
  56. eeefedf disable preempt lazy on x86-64 by Sebastian Andrzej Siewior · 11 years ago
  57. ed22704 md: disable bcache by Sebastian Andrzej Siewior · 12 years ago
  58. 75c8f40 rt,ntp: Move call to schedule_delayed_work() to helper thread by Steven Rostedt · 12 years ago
  59. ff43190 a few open coded completions by Sebastian Andrzej Siewior · 12 years ago
  60. a88093a completion: Use simple wait queues by Thomas Gleixner · 13 years ago
  61. 01263c0 rcu-more-swait-conversions.patch by Thomas Gleixner · 12 years ago
  62. 38b09f4 kernel/treercu: use a simple waitqueue by Sebastian Andrzej Siewior · 12 years ago
  63. 5ef8545 simple-wait: rename and export the equivalent of waitqueue_active() by Paul Gortmaker · 12 years ago
  64. b4f3e68 wait-simple: Rework for use with completions by Thomas Gleixner · 13 years ago
  65. ca5f29b wait-simple: Simple waitqueue implementation by Thomas Gleixner · 14 years ago
  66. 0845399 wait.h: include atomic.h by Sebastian Andrzej Siewior · 12 years ago
  67. 86bb565 drm/i915: drop trace_i915_gem_ring_dispatch on rt by Sebastian Andrzej Siewior · 12 years ago
  68. 834f85a gpu/i915: don't open code these things by Sebastian Andrzej Siewior · 11 years ago
  69. 88ec28e mmci: Remove bogus local_irq_save() by Thomas Gleixner · 13 years ago
  70. 0a88003 i2c/omap: drop the lock hard irq context by Sebastian Andrzej Siewior · 12 years ago
  71. 042b651 leds: trigger: disable CPU trigger on -RT by Sebastian Andrzej Siewior · 11 years ago
  72. f0f6b4c powerpc-preempt-lazy-support.patch by Thomas Gleixner · 13 years ago
  73. 675cacb arm-preempt-lazy-support.patch by Thomas Gleixner · 13 years ago
  74. 1071cef x86-preempt-lazy.patch by Thomas Gleixner · 13 years ago
  75. e4b82e2 sched: Add support for lazy preemption by Thomas Gleixner · 13 years ago
  76. f3d4528 rcu: make RCU_BOOST default on RT by Sebastian Andrzej Siewior · 11 years ago
  77. 9feb69e rcu: Eliminate softirq processing from rcutree by Paul E. McKenney · 12 years ago
  78. dc429dd rcu: Disable RCU_FAST_NO_HZ on RT by Thomas Gleixner · 13 years ago
  79. 28883c0 softirq: make migrate disable/enable conditioned on softirq_nestcnt transition by Nicholas Mc Guire · 12 years ago
  80. 837c7df softirq: Adapt NOHZ softirq pending check to new RT scheme by Thomas Gleixner · 13 years ago
  81. 4ad969d API cleanup - use local_lock not __local_lock for soft by Nicholas Mc Guire · 12 years ago
  82. 126dac1 softirq: Split softirq locks by Thomas Gleixner · 13 years ago
  83. 27a0ec7 softirq: Split handling function by Thomas Gleixner · 13 years ago
  84. 702fb54 softirq: Make serving softirqs a task flag by Thomas Gleixner · 13 years ago
  85. f464009 softirq: Init softirq local lock after per cpu section is set up by Steven Rostedt · 13 years ago
  86. 0addda2 softirq: Check preemption after reenabling interrupts by Thomas Gleixner · 14 years ago
  87. cd023ea perf: Make swevent hrtimer run in irq instead of softirq by Yong Zhang · 13 years ago
  88. b91935d rt: rwsem/rwlock: lockdep annotations by Thomas Gleixner · 13 years ago
  89. f91b917 lockdep: Selftest: Only do hardirq context test for raw spinlock by Yong Zhang · 13 years ago
  90. 099a470 crypto: Convert crypto notifier chain to SRCU by Peter Zijlstra · 13 years ago
  91. 1eda23f net: Add a mutex around devnet_rename_seq by Sebastian Andrzej Siewior · 12 years ago
  92. 818aa13 net: Use local_bh_disable in netif_rx_ni() by Thomas Gleixner · 13 years ago
  93. f1050de net: netfilter: Serialize xt_write_recseq sections on RT by Thomas Gleixner · 13 years ago
  94. 44bc208 net: Another local_irq_disable/kmalloc headache by Thomas Gleixner · 13 years ago
  95. 1b79a56 net,RT:REmove preemption disabling in netif_rx() by Priyanka Jain · 13 years ago
  96. 4b4d086a scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_poll by John Kacur · 13 years ago
  97. edd397b cpu_down: move migrate_enable() back by Tiejun Chen · 12 years ago
  98. 715f181 kernel/hotplug: restore original cpu mask oncpu/down by Sebastian Andrzej Siewior · 12 years ago
  99. 00b7f40 kernel/cpu: fix cpu down problem if kthread's cpu is going down by Sebastian Andrzej Siewior · 12 years ago
  100. c551e0d cpu hotplug: Document why PREEMPT_RT uses a spinlock by Steven Rostedt · 12 years ago