aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-08-10genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-08-03security_syslog() should be called once onlyVasily Averin
2015-08-03PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-08-03tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)
2015-08-03tracing: Fix typo from "static inlin" to "static inline"Steven Rostedt (Red Hat)
2015-08-03tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)
2015-08-03tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)
2015-07-26workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-07-26rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-07-26cgroups: use simple wait in css_release()Sebastian Andrzej Siewior
2015-07-26sched: Add support for lazy preemptionThomas Gleixner
2015-07-26rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2015-07-26perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2015-07-26hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()Mike Galbraith
2015-07-26cpu_down: move migrate_enable() backTiejun Chen
2015-07-26kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2015-07-26kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2015-07-26cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2015-07-26cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-07-26cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2015-07-26random: Make it work on rtThomas Gleixner
2015-07-26sysfs: Add /sys/kernel/realtime entryClark Williams
2015-07-26kgdb/serial: Short term workaroundJason Wessel
2015-07-26printk: Drop the logbuf_lock more oftenSebastian Andrzej Siewior
2015-07-26printk: Make rt awareThomas Gleixner
2015-07-26irqwork: push most work into softirq contextSebastian Andrzej Siewior
2015-07-26sched: Distangle worker accounting from rqlockThomas Gleixner
2015-07-26workqueue: Prevent workqueue versus ata-piix livelockThomas Gleixner
2015-07-26workqueue: Use local irq lock instead of irq disable regionsThomas Gleixner
2015-07-26workqueue: Use normal rcuThomas Gleixner
2015-07-26cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2015-07-26rt: Introduce cpu_chill()Thomas Gleixner
2015-07-26completion: Use simple wait queuesThomas Gleixner
2015-07-26rcu: use simple waitqueuesThomas Gleixner
2015-07-26work-simple: Simple work queue implemenationDaniel Wagner
2015-07-26wait-simple: Simple waitqueue implementationThomas Gleixner
2015-07-26stomp-machine: use lg_global_trylock_relax() to dead with stop_cpus_lock lglockMike Galbraith
2015-07-26stomp-machine: create lg_global_trylock_relax() primitiveMike Galbraith
2015-07-26lglocks: Provide a RT safe variantThomas Gleixner
2015-07-26rcutree/rcu_bh_qs: Disable irq while calling rcu_preempt_qs()Tiejun Chen
2015-07-26rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-07-26rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-07-26rcu: Frob softirq testPeter Zijlstra
2015-07-26rwlocks: Fix section mismatchJohn Kacur
2015-07-26ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2015-07-26rtmutex: Add RT aware ww locksSebastian Andrzej Siewior
2015-07-26rt: Add the preempt-rt lock replacement APIsThomas Gleixner