aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.08-rtKevin Hilman
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
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/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-08-03genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin
2015-08-03rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-06-29tracing: Have filter check for balanced opsSteven Rostedt
2015-06-29Merge tag 'v3.14.44-rt44-lno1' of git://git.linaro.org/people/anders.roxell/l...Kevin Hilman
2015-06-26irq_work: Split raised and lazy listsFrederic Weisbecker
2015-06-26rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith
2015-06-26hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()Mike Galbraith
2015-06-26kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior
2015-06-26Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)
2015-06-26timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney
2015-06-26timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney
2015-06-26timers: Reduce __run_timers() latency for empty listPaul E. McKenney
2015-06-26timers: Track total number of timers in listPaul E. McKenney
2015-06-26locking: ww_mutex: fix ww_mutex vs self-deadlockMike Galbraith
2015-06-26Revert "rwsem-rt: Do not allow readers to nest"Sebastian Andrzej Siewior
2015-06-26work-simple: Simple work queue implemenationDaniel Wagner
2015-06-26rtmutex: enable deadlock detection in ww_mutex_lock functionsGustavo Bittencourt
2015-06-26rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotationMike Galbraith
2015-06-26rtmutex.c: Fix incorrect waiter checkBrad Mouring
2015-06-26locking/rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior
2015-06-26futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner
2015-06-26futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner
2015-06-26futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner
2015-06-26futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner
2015-06-26futex: Make unlock_pi more robustThomas Gleixner
2015-06-26rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner
2015-06-26rtmutex: Cleanup deadlock detector debug logicThomas Gleixner
2015-06-26rtmutex: Confine deadlock logic to futexThomas Gleixner
2015-06-26rtmutex: Simplify remove_waiter()Thomas Gleixner
2015-06-26rtmutex: Document pi chain walkThomas Gleixner
2015-06-26rtmutex: Clarify the boost/deboost partThomas Gleixner
2015-06-26rtmutex: No need to keep task ref for lock owner checkThomas Gleixner
2015-06-26rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner
2015-06-26rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner
2015-06-26workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-06-26sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-06-26rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-06-26completion: Use simple wait queuesThomas Gleixner
2015-06-26rcu-more-swait-conversions.patchThomas Gleixner