aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-22clockevents: Introduce CLOCK_EVT_MODE_ONESHOT_STOPPED modeViresh Kumar
2015-07-22clockevents: Introduce mode specific callbacksViresh Kumar
2015-07-22hrtimer.h: prevent pinned timer state from breaking inactive testGary S. Robertson
2015-07-22cpuset: Create sysfs file: cpusets.quiesce to isolate CPUsViresh Kumar
2015-07-22hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar
2015-07-22hrtimer: update timer->state with 'pinned' informationViresh Kumar
2015-07-22timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar
2015-07-22timer: track pinned timers with TIMER_PINNED flagViresh Kumar
2015-06-16mtd: map.h endian fixVictor Kamensky
2015-06-16Make ISR threading a compile-time-only optionGary S. Robertson
2015-05-15Merge remote-tracking branch 'origin/linux-linaro-lsk-v3.18' into linux-linar...Kevin Hilman
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-12Merge branch 'v3.18/topic/coresight' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-08cgroups: use simple wait in css_release()Sebastian Andrzej Siewior
2015-05-08completion: Use simple wait queuesThomas Gleixner
2015-05-08work-simple: Simple work queue implemenationDaniel Wagner
2015-05-08simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2015-05-08wait-simple: Rework for use with completionsThomas Gleixner
2015-05-08wait-simple: Simple waitqueue implementationThomas Gleixner
2015-05-08wait.h: include atomic.hSebastian Andrzej Siewior
2015-05-08sched: Add support for lazy preemptionThomas Gleixner
2015-05-08softirq: Split softirq locksThomas Gleixner
2015-05-08softirq: Make serving softirqs a task flagThomas Gleixner
2015-05-08softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-05-08net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-05-08cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-05-08seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2015-05-08seqlock: Prevent rt starvationThomas Gleixner
2015-05-08random: Make it work on rtThomas Gleixner
2015-05-08acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2015-05-08KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-05-08arm-enable-highmem-for-rt.patchThomas Gleixner
2015-05-08mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-05-08kgdb/serial: Short term workaroundJason Wessel
2015-05-08net: sysrq via icmpCarsten Emde
2015-05-08irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-05-08use skbufhead with raw lockThomas Gleixner
2015-05-08jump-label-rt.patchThomas Gleixner
2015-05-08idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-05-08block: blk-mq: use swaitSebastian Andrzej Siewior
2015-05-08rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2015-05-08rt: Introduce cpu_chill()Thomas Gleixner
2015-05-08block/mq: don't complete requests via IPISebastian Andrzej Siewior
2015-05-08stomp-machine: create lg_global_trylock_relax() primitiveMike Galbraith
2015-05-08lglocks-rt.patchThomas Gleixner
2015-05-08rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-05-08rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-05-08Revert "timers: do not raise softirq unconditionally"Sebastian Andrzej Siewior
2015-05-08rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-05-08timers: do not raise softirq unconditionallyThomas Gleixner