aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-29Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtlsk-v3.18-18.03-rtlsk-v3.18-18.02-rtlsk-v3.18-17.11-rtlsk-v3.18-17.09-rtlsk-v3.18-17.08-rtlsk-v3.18-17.05-rtlsk-v3.18-17.03-rtlsk-v3.18-16.07-rtlsk-v3.18-16.06-rtlsk-v3.18-16.05-rtlsk-v3.18-16.04-rtlsk-v3.18-16.03-rtlsk-v3.18-16.02-rtlsk-v3.18-16.01-rtlsk-v3.18-15.12-rtlsk-v3.18-15.11-rtlsk-v3.18-15.10-rtlsk-v3.18-15.09-rtlsk-v3.18-15.08-rtlsk-v3.18-15.07-rtlinux-linaro-lsk-v3.18-rtKevin Hilman
2015-06-29Merge tag 'v3.18.16-rt13-lno1' of git://git.linaro.org/people/anders.roxell/l...Kevin Hilman
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-29Merge remote-tracking branch 'v3.18/topic/dm-crypt' into linux-linaro-lsk-v3.18Alex Shi
2015-06-29dm crypt: fix missing error code return from crypt_ctr error pathv3.18/topic/dm-cryptWei Yongjun
2015-06-29dm crypt: leverage immutable biovecs when decrypting on readMike Snitzer
2015-06-29dm crypt: update URLs to new cryptsetup project pageMilan Broz
2015-06-29dm crypt: sort writesMikulas Patocka
2015-06-29dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka
2015-06-29dm crypt: offload writes to threadMikulas Patocka
2015-06-29dm crypt: remove unused io_pool and _crypt_io_poolMikulas Patocka
2015-06-29dm crypt: avoid deadlock in mempoolsMikulas Patocka
2015-06-29dm crypt: don't allocate pages for a partial requestMikulas Patocka
2015-06-29dm crypt: use unbound workqueue for request processingMikulas Patocka
2015-06-24Merge branch 'v3.18.16-rt13' into v3.18-rtAnders Roxell
2015-06-24Merge branch 'v3.18.13-rt10' into v3.18.16-rt13Anders Roxell
2015-06-24Linux 3.18.16-rt13 REBASESteven Rostedt (Red Hat)
2015-06-24workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-06-24sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-06-24md: disable bcacheSebastian Andrzej Siewior
2015-06-24rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-06-24scheduling while atomic in cgroup codeMike Galbraith
2015-06-24cgroups: use simple wait in css_release()Sebastian Andrzej Siewior
2015-06-24a few open coded completionsSebastian Andrzej Siewior
2015-06-24completion: Use simple wait queuesThomas Gleixner
2015-06-24rcu-more-swait-conversions.patchThomas Gleixner
2015-06-24kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2015-06-24work-simple: Simple work queue implemenationDaniel Wagner
2015-06-24simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2015-06-24wait-simple: Rework for use with completionsThomas Gleixner
2015-06-24wait-simple: Simple waitqueue implementationThomas Gleixner
2015-06-24wait.h: include atomic.hSebastian Andrzej Siewior
2015-06-24drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2015-06-24gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2015-06-24cpufreq: drop K8's driver from beeing selectedSebastian Andrzej Siewior
2015-06-24mmc: sdhci: don't provide hard irq handlerSebastian Andrzej Siewior
2015-06-24mmci: Remove bogus local_irq_save()Thomas Gleixner
2015-06-24i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior
2015-06-24leds: trigger: disable CPU trigger on -RTSebastian Andrzej Siewior
2015-06-24arch/arm64: Add lazy preempt supportAnders Roxell
2015-06-24powerpc-preempt-lazy-support.patchThomas Gleixner
2015-06-24arm-preempt-lazy-support.patchThomas Gleixner
2015-06-24x86-preempt-lazy.patchThomas Gleixner
2015-06-24sched: Add support for lazy preemptionThomas Gleixner
2015-06-24rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior
2015-06-24rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2015-06-24rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2015-06-24rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith
2015-06-24softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2015-06-24softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner