aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17MTD: MAP: _relaxed build fixlinux-lng-preempt-rt-3.18.13-2015.06Santosh Shukla
2015-06-17exynos: enable big endian supportVictor Kamensky
2015-06-17exynos: driver raw read and write endian fixVictor Kamensky
2015-06-17exynos: boot serial endian fixVictor Kamensky
2015-06-17exynos: serial clear and set big endian fixVictor Kamensky
2015-06-17exynos: secondary_startup endian fixVictor Kamensky
2015-06-17mmc: dw_mmc endian fixVictor Kamensky
2015-06-16mtd: map.h endian fixVictor Kamensky
2015-06-16Make ISR threading a compile-time-only optionGary S. Robertson
2015-06-16nfsroot - cleanup trailing options on boot command lineGary S. Robertson
2015-06-16Create new configs topic branchGary S. Robertson
2015-05-22Merge tag 'v3.18.13-rt10-lno1' of git://git.linaro.org/people/anders.roxell/l...lsk-v3.18-15.06-rtlsk-v3.18-15.05-rtKevin Hilman
2015-05-22Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtKevin Hilman
2015-05-22Merge branch 'v3.18/topic/configs' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-22linaro/configs: preempt-rt: remove SLUB settingKevin Hilman
2015-05-20Merge branch 'v3.18.13-rt10' into v3.18-rtAnders Roxell
2015-05-20Merge branch 'v3.18.13-rt9' into v3.18.13-rt10Anders Roxell
2015-05-20linaro/configs: remove android.conf, not usedKevin Hilman
2015-05-20localversion.patchThomas Gleixner
2015-05-20workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-05-20sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-05-20md: disable bcacheSebastian Andrzej Siewior
2015-05-20rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-05-20scheduling while atomic in cgroup codeMike Galbraith
2015-05-20cgroups: use simple wait in css_release()Sebastian Andrzej Siewior
2015-05-20a few open coded completionsSebastian Andrzej Siewior
2015-05-20completion: Use simple wait queuesThomas Gleixner
2015-05-20rcu-more-swait-conversions.patchThomas Gleixner
2015-05-20kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2015-05-20work-simple: Simple work queue implemenationDaniel Wagner
2015-05-20simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2015-05-20wait-simple: Rework for use with completionsThomas Gleixner
2015-05-20wait-simple: Simple waitqueue implementationThomas Gleixner
2015-05-20wait.h: include atomic.hSebastian Andrzej Siewior
2015-05-20drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2015-05-20gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2015-05-20cpufreq: drop K8's driver from beeing selectedSebastian Andrzej Siewior
2015-05-20mmc: sdhci: don't provide hard irq handlerSebastian Andrzej Siewior
2015-05-20mmci: Remove bogus local_irq_save()Thomas Gleixner
2015-05-20i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior
2015-05-20leds: trigger: disable CPU trigger on -RTSebastian Andrzej Siewior
2015-05-20arch/arm64: Add lazy preempt supportAnders Roxell
2015-05-20powerpc-preempt-lazy-support.patchThomas Gleixner
2015-05-20arm-preempt-lazy-support.patchThomas Gleixner
2015-05-20x86-preempt-lazy.patchThomas Gleixner
2015-05-20sched: Add support for lazy preemptionThomas Gleixner
2015-05-20rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior
2015-05-20rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2015-05-20rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2015-05-20rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith