summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.129-rt111 REBASEv3.18.129-rt111-rebaseTom Zanussi2019-01-071-0/+1
* drm/i915: disable tracing on -RTSebastian Andrzej Siewior2019-01-071-0/+4
* pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner2019-01-071-8/+8
* tty: serial: pl011: explicitly initialize the flags variableKurt Kanzenbach2019-01-071-1/+1
* work-simple: drop a shit statement in SWORK_EVENT_PENDINGSebastian Andrzej Siewior2019-01-071-1/+1
* sched/core: Avoid __schedule() being called twice in a rowDaniel Bristot de Oliveira2019-01-071-2/+7
* crypto: cryptd - add a lock instead preempt_disable/local_bh_disableSebastian Andrzej Siewior2019-01-071-10/+8
* efi: Disable runtime services on RTSebastian Andrzej Siewior2019-01-071-1/+1
* efi: Allow efi=runtimeSebastian Andrzej Siewior2019-01-071-0/+3
* um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-12-132-2/+2
* s390/mm: Fix missed tsk->pagefault_disabled conversion to pagefault_disable()Tom Zanussi2018-12-131-1/+1
* powerpc: ps3/device-init.c - adapt to completions using swait vs waitPaul Gortmaker2018-12-131-1/+1
* Revert "fs, jbd: pull your plug when waiting for space"Tom Zanussi2018-12-131-2/+0
* squashfs: make use of local lock in multi_cpu decompressorJulia Cartwright2018-12-131-4/+12
* locallock: provide {get,put}_locked_ptr() variantsJulia Cartwright2018-12-131-0/+10
* seqlock: provide the same ordering semantics as mainlineJulia Cartwright2018-12-131-0/+1
* net: use task_struct instead of CPU number as the queue owner on -RTSebastian Andrzej Siewior2018-12-132-7/+53
* locking: add types.hSebastian Andrzej Siewior2018-12-131-0/+2
* alarmtimer: Prevent live lock in alarm_cancel()Sebastian Andrzej Siewior2018-12-131-1/+1
* tracing: Fix rcu splat from idle CPU on bootPhilipp Schrader2018-12-131-2/+2
* posix-timers: move the rcu head out of the unionSebastian Andrzej Siewior2018-12-132-3/+3
* arm*: disable NEON in kernel modeSebastian Andrzej Siewior2018-12-132-8/+8
* sched: Remove TASK_ALLPeter Zijlstra2018-12-131-1/+0
* net: use trylock in icmp_skSebastian Andrzej Siewior2018-12-131-1/+5
* rt/locking: allow recursive local_trylock()Sebastian Andrzej Siewior2018-12-131-0/+9
* kernel/hrtimer/hotplug: don't wake ktimersoftd while holding the hrtimer base...Mike Galbraith2018-12-131-6/+13
* kernel/hrtimer: migrate deferred timer on CPU downSebastian Andrzej Siewior2018-12-131-0/+5
* cpu_pm: replace raw_notifier to atomic_notifierAlex Shi2018-12-131-37/+6
* Revert "fs: jbd2: pull your plug when waiting for space"Sebastian Andrzej Siewior2018-12-131-2/+0
* locking/rt-mutex: fix deadlock in device mapper / block-IOMikulas Patocka2018-12-131-5/+20
* md/raid5: do not disable interruptsSebastian Andrzej Siewior2018-12-131-2/+2
* fs: convert two more BH_Uptodate_Lock related bitspinlocksSebastian Andrzej Siewior2018-12-131-4/+2
* sched: Prevent task state corruption by spurious lock wakeupThomas Gleixner2018-12-131-1/+1
* random: avoid preempt_disable()ed sectionSebastian Andrzej Siewior2018-12-131-4/+6
* rtmutex: Make lock_killable workThomas Gleixner2018-12-131-12/+7
* lockdep: Fix compilation error for !CONFIG_MODULES and !CONFIG_SMPDan Murphy2018-12-132-0/+10
* rt: Drop the removal of _GPL from rt_mutex_destroy()'s EXPORT_SYMBOLSebastian Andrzej Siewior2018-12-131-1/+2
* lockdep: Handle statically initialized PER_CPU locks properThomas Gleixner2018-12-135-35/+67
* rt: Drop mutex_disable() on !DEBUG configs and the GPL suffix from export symbolSebastian Andrzej Siewior2018-12-132-2/+6
* x86/mm/cpa: avoid wbinvd() for PREEMPTJohn Ogness2018-12-131-0/+8
* pinctrl: qcom: Use raw spinlock variantsJulia Cartwright2018-12-131-24/+24
* radix-tree: use local locksSebastian Andrzej Siewior2018-12-132-19/+16
* workqueue: use rcu_readlock() in put_pwq_unlocked()Sebastian Andrzej Siewior2018-12-131-0/+2
* x86: Fix bad backport for should_resched() updateSteven Rostedt (Red Hat)2018-12-131-1/+2
* kbuild: add -fno-PIESebastian Andrzej Siewior2018-12-131-1/+1
* zsmalloc: turn that get_cpu_light() into a local_lock()Sebastian Andrzej Siewior2018-12-131-2/+4
* ftrace: Fix trace header alignmentMike Galbraith2018-12-131-11/+11
* fs/dcache: incremental fixup of the retry routineSebastian Andrzej Siewior2018-12-131-4/+3
* x86/preempt-lazy: fixup should_resched()Sebastian Andrzej Siewior2018-12-131-2/+14
* fs/dcache: resched/chill only if we make no progressSebastian Andrzej Siewior2018-12-131-6/+13