###########################################################
# DELTA against a known Linus release
###########################################################

############################################################
# UPSTREAM changes queued
############################################################
rcu-Suppress-lockdep-false-positive-boost_mtx-compla.patch

############################################################
# UPSTREAM FIXES, patches pending
############################################################

############################################################
# Stuff broken upstream, patches submitted
############################################################

# soft hrtimer patches (v1)
0001-hrtimer-Use-predefined-function-for-updating-next_ti.patch
0002-hrtimer-Correct-blantanly-wrong-comment.patch
0003-hrtimer-Fix-kerneldoc-for-struct-hrtimer_cpu_base.patch
0004-hrtimer-Cleanup-clock-argument-in-schedule_hrtimeout.patch
0005-hrtimer-Switch-for-loop-to-_ffs-evaluation.patch
0006-hrtimer-Store-running-timer-in-hrtimer_clock_base.patch
0007-hrtimer-Reduce-conditional-code-hres_active.patch
0008-hrtimer-Reduce-conditional-code-expires_next-next_ti.patch
0009-hrtimer-Reduce-conditional-code-hrtimer_reprogram.patch
0010-hrtimer-Make-handling-of-hrtimer-reprogramming-and-e.patch
0011-hrtimer-Allow-remote-hrtimer-enqueue-with-expires_ne.patch
0012-hrtimer-Simplify-hrtimer_reprogram-call.patch
0013-hrtimer-Split-out-code-from-hrtimer_start_range_ns-f.patch
0014-hrtimer-Split-out-code-from-__hrtimer_get_next_event.patch
0015-hrtimer-Add-clock-bases-for-soft-irq-context.patch
0016-hrtimer-Allow-function-reuse-for-softirq-based-hrtim.patch
0017-hrtimer-Implementation-of-softirq-hrtimer-handling.patch
0018-hrtimer-Enable-soft-and-hard-hrtimer.patch
hrtimer-soft-bases-timekeeping.patch
0019-can-bcm-Replace-hrtimer_tasklet-with-softirq-based-h.patch
0020-mac80211_hwsim-Replace-hrtimer-tasklet-with-softirq-.patch
0021-xfrm-Replace-hrtimer-tasklet-with-softirq-hrtimer.patch
0022-softirq-Remove-tasklet_hrtimer.patch

# Those two should vanish soon (not use PIT during bootup)
at91_dont_enable_disable_clock.patch

############################################################
# Stuff which needs addressing upstream, but requires more
# information
############################################################
rfc-arm-smp-__cpu_disable-fix-sleeping-function-called-from-invalid-context.patch

############################################################
# Stuff broken upstream, need to be sent
############################################################
rtmutex--Handle-non-enqueued-waiters-gracefully.patch
rbtree-include-rcu.h-because-we-use-it.patch
rxrpc-remove-unused-static-variables.patch
cpu_pm-replace-raw_notifier-to-atomic_notifier.patch
mfd-syscon-atmel-smc-include-string.h.patch
pci-switchtec-Don-t-use-completion-s-wait-queue.patch

# Wants a different fix for upstream
NFSv4-replace-seqcount_t-with-a-seqlock_t.patch

############################################################
# Submitted on LKML
############################################################
Bluetooth-avoid-recursive-locking-in-hci_send_to_cha.patch
iommu-amd-Use-raw_cpu_ptr-instead-of-get_cpu_ptr-for.patch
arm-xen-don-t-inclide-rwlock.h-directly.patch
greybus-audio-don-t-inclide-rwlock.h-directly.patch
xen-9pfs-don-t-inclide-rwlock.h-directly.patch

# SPARC part of erly printk consolidation
sparc64-use-generic-rwsem-spinlocks-rt.patch

# SRCU
# XXX
kernel-SRCU-provide-a-static-initializer.patch

############################################################
# Submitted to mips ML
############################################################

############################################################
# Submitted to ARM ML
############################################################

############################################################
# Submitted to PPC ML
############################################################

############################################################
# Submitted on LKML
############################################################

############################################################
# Submitted to net-dev
############################################################

############################################################
# Pending in tip
############################################################

############################################################
# Stuff which should go upstream ASAP
############################################################
kernel-sched-Provide-a-pointer-to-the-valid-CPU-mask.patch
add_migrate_disable.patch

# tracing: Bug fixes and minor cleanup | 2017-09-22
0001-tracing-Steve-s-unofficial-trace_recursive_lock-patc.patch
0002-tracing-Reverse-the-order-of-trace_types_lock-and-ev.patch
0003-tracing-Exclude-generic-fields-from-histograms.patch
0004-tracing-Remove-lookups-from-tracing_map-hitcount.patch
0005-tracing-Increase-tracing-map-KEYS_MAX-size.patch
0006-tracing-Make-traceprobe-parsing-code-reusable.patch
0007-tracing-Clean-up-hist_field_flags-enum.patch
0008-tracing-Add-hist_field_name-accessor.patch
0009-tracing-Reimplement-log2.patch
# v3 tracing: Inter-event (e.g. latency) support | 2017-09-22
0010-tracing-Add-support-to-detect-and-avoid-duplicates.patch
0011-tracing-Remove-code-which-merges-duplicates.patch
0012-ring-buffer-Add-interface-for-setting-absolute-time-.patch
0013-ring-buffer-Redefine-the-unimplemented-RINGBUF_TIME_.patch
0014-tracing-Give-event-triggers-access-to-ring_buffer_ev.patch
0015-tracing-Add-ring-buffer-event-param-to-hist-field-fu.patch
0016-tracing-Break-out-hist-trigger-assignment-parsing.patch
0017-tracing-Add-hist-trigger-timestamp-support.patch
0018-tracing-Add-per-element-variable-support-to-tracing_.patch
0019-tracing-Add-hist_data-member-to-hist_field.patch
0020-tracing-Add-usecs-modifier-for-hist-trigger-timestam.patch
0021-tracing-Add-variable-support-to-hist-triggers.patch
0022-tracing-Account-for-variables-in-named-trigger-compa.patch
0023-tracing-Move-get_hist_field_flags.patch
0024-tracing-Add-simple-expression-support-to-hist-trigge.patch
0025-tracing-Generalize-per-element-hist-trigger-data.patch
0026-tracing-Pass-tracing_map_elt-to-hist_field-accessor-.patch
0027-tracing-Add-hist_field-type-field.patch
0028-tracing-Add-variable-reference-handling-to-hist-trig.patch
0029-tracing-Add-hist-trigger-action-hook.patch
0030-tracing-Add-support-for-synthetic-events.patch
0031-tracing-Add-support-for-field-variables.patch
0032-tracing-Add-onmatch-hist-trigger-action-support.patch
0033-tracing-Add-onmax-hist-trigger-action-support.patch
0034-tracing-Allow-whitespace-to-surround-hist-trigger-fi.patch
0035-tracing-Add-cpu-field-for-hist-triggers.patch
0036-tracing-Add-hist-trigger-support-for-variable-refere.patch
0037-tracing-Add-last-error-error-facility-for-hist-trigg.patch
0038-tracing-Add-inter-event-hist-trigger-Documentation.patch
0039-tracing-Make-tracing_set_clock-non-static.patch
0040-tracing-Add-a-clock-attribute-for-hist-triggers.patch
0041-tracing-Increase-trace_recursive_lock-limit-for-synt.patch
0042-tracing-Add-inter-event-blurb-to-HIST_TRIGGERS-confi.patch

# SCHED BLOCK/WQ
block-shorten-interrupt-disabled-regions.patch

# Timekeeping split jiffies lock. Needs a good argument :)
timekeeping-split-jiffies-lock.patch

# Tracing
tracing-account-for-preempt-off-in-preempt_schedule.patch

# PTRACE/SIGNAL crap
signal-revert-ptrace-preempt-magic.patch

# ARM lock annotation
arm-convert-boot-lock-to-raw.patch
arm-kprobe-replace-patch_lock-to-raw-lock.patch

# PREEMPT_ENABLE_NO_RESCHED

# SIGNALS / POSIXTIMERS
posix-timers-no-broadcast.patch
signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch

# SCHED

# GENERIC CMPXCHG

# SHORTEN PREEMPT DISABLED
drivers-random-reduce-preempt-disabled-region.patch

# CLOCKSOURCE
arm-at91-pit-remove-irq-handler-when-clock-is-unused.patch
clockevents-drivers-timer-atmel-pit-fix-double-free_.patch
clocksource-tclib-allow-higher-clockrates.patch

# DRIVERS NET
drivers-net-8139-disable-irq-nosync.patch

# PREEMPT

# PM
suspend-prevernt-might-sleep-splats.patch

# NETWORKING
net-prevent-abba-deadlock.patch
net-sched-dev_deactivate_many-use-msleep-1-instead-o.patch
net_disable_NET_RX_BUSY_POLL.patch

# X86
x86-io-apic-migra-no-unmask.patch

# RCU

# LOCKING INIT FIXES

# WORKQUEUE

#####################################################
# Stuff which should go mainline, but wants some care
#####################################################

# SEQLOCK

# ANON RW SEMAPHORES

##################################################
# REAL RT STUFF starts here
##################################################

# PRINTK
printk-kill.patch
printk-27force_early_printk-27-boot-param-to-help-with-debugging.patch

# Enable RT CONFIG
rt-preempt-base-config.patch
kconfig-disable-a-few-options-rt.patch
kconfig-preempt-rt-full.patch

# WARN/BUG_ON_RT
bug-rt-dependend-variants.patch
iommu-amd--Use-WARN_ON_NORT.patch

# LOCAL_IRQ_RT/NON_RT
local-irq-rt-depending-variants.patch

# PREEMPT NORT
preempt-nort-rt-variants.patch

# local locks & migrate disable
futex-workaround-migrate_disable-enable-in-different.patch
rt-local-irq-lock.patch

# ANNOTATE local_irq_disable sites
ata-disable-interrupts-if-non-rt.patch
ide-use-nort-local-irq-variants.patch
infiniband-mellanox-ib-use-nort-irq.patch
inpt-gameport-use-local-irq-nort.patch
user-use-local-irq-nort.patch
usb-use-_nort-in-giveback.patch
mm-scatterlist-dont-disable-irqs-on-RT.patch
mm-workingset-do-not-protect-workingset_shadow_nodes.patch

# Sigh
signal-fix-up-rcu-wreckage.patch
oleg-signal-rt-fix.patch
x86-signal-delay-calling-signals-on-32bit.patch

# ANNOTATE BUG/WARNON
net-wireless-warn-nort.patch

# BIT SPINLOCKS - SIGH
fs-replace-bh_uptodate_lock-for-rt.patch
fs-convert-two-mroe-BH_Uptodate_Lock-related-bitspin.patch
fs-jbd-replace-bh_state-lock.patch

# GENIRQ
list_bl.h-make-list-head-locking-RT-safe.patch
list_bl-fixup-bogus-lockdep-warning.patch
genirq-disable-irqpoll-on-rt.patch
genirq-force-threading.patch

# DRIVERS NET
drivers-net-vortex-fix-locking-issues.patch

# ACCT
delayacct-use-raw_spinlocks.patch

# MM PAGE_ALLOC
mm-page_alloc-rt-friendly-per-cpu-pages.patch
mm-page_alloc-reduce-lock-sections-further.patch

# MM SWAP
mm-convert-swap-to-percpu-locked.patch
mm-perform-lru_add_drain_all-remotely.patch

# MM vmstat
mm-make-vmstat-rt-aware.patch

# MM memory
re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch

# MM bounce
mm-bounce-local-irq-save-nort.patch

# MM SLxB
mm-disable-sloub-rt.patch
mm-enable-slub.patch
slub-enable-irqs-for-no-wait.patch
slub-disable-SLUB_CPU_PARTIAL.patch

# MM
mm-page-alloc-use-local-lock-on-target-cpu.patch
mm-memcontrol-Don-t-call-schedule_work_on-in-preempt.patch
mm-memcontrol-do_not_disable_irq.patch
mm-backing-dev-don-t-disable-IRQs-in-wb_congested_pu.patch
mm_zsmalloc_copy_with_get_cpu_var_and_locking.patch

# RADIX TREE
radix-tree-use-local-locks.patch

# PANIC
panic-disable-random-on-rt.patch

# TIMERS
timers-prepare-for-full-preemption.patch
timer-delay-waking-softirqs-from-the-jiffy-tick.patch

# KVM require constant freq TSC (smp function call -> cpufreq)
x86-kvm-require-const-tsc-for-rt.patch

# HRTIMERS
hrtimer-consolidate-hrtimer_init-hrtimer_init_sleepe.patch
hrtimers-prepare-full-preemption.patch
hrtimer-by-timers-by-default-into-the-softirq-context.patch
timer-fd-avoid-live-lock.patch

# POSIX-CPU-TIMERS
posix-timers-thread-posix-cpu-timers-on-rt.patch

# SCHEDULER
sched-delay-put-task.patch
sched-limit-nr-migrate.patch
sched-mmdrop-delayed.patch
kernel-sched-move-stack-kprobe-clean-up-to-__put_tas.patch
sched-rt-mutex-wakeup.patch
sched-Prevent-task-state-corruption-by-spurious-lock.patch
sched-Remove-TASK_ALL.patch
sched-might-sleep-do-not-account-rcu-depth.patch
cond-resched-softirq-rt.patch
cond-resched-lock-rt-tweak.patch
sched-disable-ttwu-queue.patch
sched-disable-rt-group-sched-on-rt.patch
sched-ttwu-ensure-success-return-is-correct.patch
sched-workqueue-Only-wake-up-idle-workers-if-not-blo.patch
rt-Increase-decrease-the-nr-of-migratory-tasks-when-.patch

# STOP MACHINE
stop_machine-convert-stop_machine_run-to-PREEMPT_RT.patch
stop-machine-raw-lock.patch

# MIGRATE DISABLE AND PER CPU
# XXX redo
hotplug-light-get-online-cpus.patch
ftrace-migrate-disable-tracing.patch

# NOHZ

# LOCKDEP
lockdep-no-softirq-accounting-on-rt.patch
lockdep-disable-self-test.patch

# SOFTIRQ
mutex-no-spin-on-rt.patch
tasklet-rt-prevent-tasklets-from-going-into-infinite-spin-in-rt.patch
softirq-preempt-fix-3-re.patch
softirq-disable-softirq-stacks-for-rt.patch
softirq-split-locks.patch
kernel-softirq-unlock-with-irqs-on.patch
irq-allow-disabling-of-softirq-processing-in-irq-thread-context.patch
softirq-split-timer-softirqs-out-of-ksoftirqd.patch
softirq-wake-the-timer-softirq-if-needed.patch
rtmutex-trylock-is-okay-on-RT.patch

# compile fix due to rtmutex locks
fs-nfs-turn-rmdir_sem-into-a-semaphore.patch

# FUTEX/RTMUTEX
rtmutex-futex-prepare-rt.patch
futex-requeue-pi-fix.patch
locking-rtmutex-don-t-drop-the-wait_lock-twice.patch
futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch

# RTMUTEX
pid.h-include-atomic.h.patch
arm-include-definition-for-cpumask_t.patch
locking-locktorture-Do-NOT-include-rwlock.h-directly.patch
rtmutex-lock-killable.patch
rtmutex-Make-lock_killable-work.patch
spinlock-types-separate-raw.patch
rtmutex-avoid-include-hell.patch
rtmutex_dont_include_rcu.patch
rtmutex-Provide-rt_mutex_slowlock_locked.patch
rtmutex-export-lockdep-less-version-of-rt_mutex-s-lo.patch
rtmutex-add-sleeping-lock-implementation.patch
rtmutex-add-mutex-implementation-based-on-rtmutex.patch
rtmutex-add-rwsem-implementation-based-on-rtmutex.patch
rtmutex-add-rwlock-implementation-based-on-rtmutex.patch
rtmutex-wire-up-RT-s-locking.patch
rtmutex-add-ww_mutex-addon-for-mutex-rt.patch
locking-rt-mutex-fix-deadlock-in-device-mapper-block.patch
locking-rtmutex-re-init-the-wait_lock-in-rt_mutex_in.patch
ptrace-fix-ptrace-vs-tasklist_lock-race.patch
RCU-we-need-to-skip-that-warning-but-only-on-sleepin.patch
locking-don-t-check-for-__LINUX_SPINLOCK_TYPES_H-on-.patch

# RCU
peter_zijlstra-frob-rcu.patch
rcu-merge-rcu-bh-into-rcu-preempt-for-rt.patch
patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch
rcutree-rcu_bh_qs-disable-irq-while-calling-rcu_pree.patch

# DRIVERS SERIAL
drivers-tty-fix-omap-lock-crap.patch
drivers-tty-pl011-irq-disable-madness.patch
rt-serial-warn-fix.patch
tty-serial-8250-don-t-take-the-trylock-during-oops.patch

# SIMPLE WAITQUEUE
wait.h-include-atomic.h.patch
work-simple-Simple-work-queue-implemenation.patch
completion-use-simple-wait-queues.patch
fs-aio-simple-simple-work.patch
genirq-do-not-invoke-the-affinity-callback-via-a-wor.patch
hrtimer-Move-schedule_work-call-to-helper-thread.patch

# FS
peterz-percpu-rwsem-rt.patch
fs-namespace-preemption-fix.patch
mm-protect-activate-switch-mm.patch
fs-block-rt-support.patch
fs-ntfs-disable-interrupt-non-rt.patch
fs-jbd2-pull-your-plug-when-waiting-for-space.patch
fs-dcache-bringt-back-explicit-INIT_HLIST_BL_HEAD-in.patch
fs-dcache-disable-preemption-on-i_dir_seq-s-write-si.patch

# X86
x86-mce-timer-hrtimer.patch
x86-mce-use-swait-queue-for-mce-wakeups.patch
x86-stackprot-no-random-on-rt.patch
x86-use-gen-rwsem-spinlocks-rt.patch
x86-UV-raw_spinlock-conversion.patch
thermal-Defer-thermal-wakups-to-threads.patch

# CPU get light
epoll-use-get-cpu-light.patch
mm-vmalloc-use-get-cpu-light.patch
block-mq-use-cpu_light.patch
block-mq-drop-preempt-disable.patch
block-mq-don-t-complete-requests-via-IPI.patch
md-raid5-percpu-handling-rt-aware.patch
md-raid5-do-not-disable-interrupts.patch

# CPU CHILL
rt-introduce-cpu-chill.patch
cpu_chill-Add-a-UNINTERRUPTIBLE-hrtimer_nanosleep.patch

# block
block-blk-mq-use-swait.patch

# BLOCK LIVELOCK PREVENTION
block-use-cpu-chill.patch

# FS LIVELOCK PREVENTION
fs-dcache-use-cpu-chill-in-trylock-loops.patch
net-use-cpu-chill.patch
fs-dcache-use-swait_queue-instead-of-waitqueue.patch

# WORKQUEUE more fixes
workqueue-use-rcu.patch
workqueue-use-locallock.patch
work-queue-work-around-irqsafe-timer-optimization.patch
workqueue-distangle-from-rq-lock.patch

# IDA
percpu_ida-use-locklocks.patch

# DEBUGOBJECTS
debugobjects-rt.patch

# JUMPLABEL
jump-label-rt.patch

# SEQLOCKS
seqlock-prevent-rt-starvation.patch

# NETWORKING
sunrpc-make-svc_xprt_do_enqueue-use-get_cpu_light.patch
skbufhead-raw-lock.patch
net-core-cpuhotplug-drain-input_pkt_queue-lockless.patch
net-move-xmit_recursion-to-per-task-variable-on-RT.patch
net-provide-a-way-to-delegate-processing-a-softirq-t.patch
net-dev-always-take-qdisc-s-busylock-in-__dev_xmit_s.patch
net-Qdisc-use-a-seqlock-instead-seqcount.patch
net-add-back-the-missing-serialization-in-ip_send_un.patch
net-take-the-tcp_sk_lock-lock-with-BH-disabled.patch
net-add-a-lock-around-icmp_sk.patch
net-use-trylock-in-icmp_sk.patch
net-Have-__napi_schedule_irqoff-disable-interrupts-o.patch

# NETWORK DEBUGGING AID
ping-sysrq.patch

# irqwork
irqwork-push_most_work_into_softirq_context.patch
irqwork-Move-irq-safe-work-to-irq-context.patch

# Sound
snd-pcm-fix-snd_pcm_stream_lock-irqs_disabled-splats.patch

# CONSOLE. NEEDS more thought !!!
printk-rt-aware.patch
kernel-printk-Don-t-try-to-print-from-IRQ-NMI-region.patch
HACK-printk-drop-the-logbuf_lock-more-often.patch

# POWERC
power-use-generic-rwsem-on-rt.patch
powerpc-kvm-Disable-in-kernel-MPIC-emulation-for-PRE.patch
powerpc-ps3-device-init.c-adapt-to-completions-using.patch

# ARM
arm-at91-tclib-default-to-tclib-timer-for-rt.patch
arm-unwind-use_raw_lock.patch
ARM-enable-irq-in-translation-section-permission-fau.patch
genirq-update-irq_set_irqchip_state-documentation.patch
KVM-arm-arm64-downgrade-preempt_disable-d-region-to-.patch

# ARM64
arm64-xen--Make-XEN-depend-on-non-rt.patch

# KGDB
kgb-serial-hackaround.patch

# SYSFS - RT indicator
sysfs-realtime-entry.patch

# KMAP/HIGHMEM
power-disable-highmem-on-rt.patch
mips-disable-highmem-on-rt.patch
mm-rt-kmap-atomic-scheduling.patch
mm--rt--Fix-generic-kmap_atomic-for-RT.patch
x86-highmem-add-a-already-used-pte-check.patch
arm-highmem-flush-tlb-on-unmap.patch
arm-enable-highmem-for-rt.patch

# SYSRQ

# SCSI/FCOE
scsi-fcoe-rt-aware.patch
sas-ata-isci-dont-t-disable-interrupts-in-qc_issue-h.patch

# X86 crypto
x86-crypto-reduce-preempt-disabled-regions.patch
crypto-Reduce-preempt-disabled-regions-more-algos.patch

# Device mapper
dm-make-rt-aware.patch

# ACPI
acpi-rt-Convert-acpi_gbl_hardware-lock-back-to-a-raw.patch

# CPUMASK OFFSTACK
cpumask-disable-offstack-on-rt.patch

# RANDOM
random-make-it-work-on-rt.patch
random-avoid-preempt_disable-ed-section.patch
char-random-don-t-print-that-the-init-is-done.patch

# HOTPLUG
cpu-hotplug--Implement-CPU-pinning.patch
hotplug-duct-tape-RT-rwlock-usage-for-non-RT.patch

# SCSCI QLA2xxx
scsi-qla2xxx-fix-bug-sleeping-function-called-from-invalid-context.patch

# NET
upstream-net-rt-remove-preemption-disabling-in-netif_rx.patch
net-another-local-irq-disable-alloc-atomic-headache.patch
net-core-protect-users-of-napi_alloc_cache-against-r.patch
net-fix-iptable-xt-write-recseq-begin-rt-fallout.patch
net-make-devnet_rename_seq-a-mutex.patch

# CRYPTO
# XXX
peterz-srcu-crypto-chain.patch

# LOCKDEP
lockdep-selftest-only-do-hardirq-context-test-for-raw-spinlock.patch
lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch

# PERF

# RCU
srcu-use-cpu_online-instead-custom-check.patch
srcu-Prohibit-call_srcu-use-under-raw-spinlocks.patch
srcu-replace-local_irqsave-with-a-locallock.patch
rcu-segcblist-include-rcupdate.h.patch
rcu-disable-rcu-fast-no-hz-on-rt.patch
rcu-Eliminate-softirq-processing-from-rcutree.patch
rcu-make-RCU_BOOST-default-on-RT.patch
rcu-enable-rcu_normal_after_boot-by-default-for-RT.patch

# PREEMPT LAZY
preempt-lazy-support.patch
ftrace-Fix-trace-header-alignment.patch
x86-preempt-lazy.patch
arm-preempt-lazy-support.patch
powerpc-preempt-lazy-support.patch
arch-arm64-Add-lazy-preempt-support.patch

# LEDS
leds-trigger-disable-CPU-trigger-on-RT.patch

# DRIVERS
mmci-remove-bogus-irq-save.patch
cpufreq-drop-K8-s-driver-from-beeing-selected.patch
connector-cn_proc-Protect-send_msg-with-a-local-lock.patch
drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch
drivers-zram-Don-t-disable-preemption-in-zcomp_strea.patch
drivers-zram-fix-zcomp_stream_get-smp_processor_id-u.patch
tpm_tis-fix-stall-after-iowrite-s.patch

# I915
i915-bogus-warning-from-i915-when-running-on-PREEMPT.patch
drmradeoni915_Use_preempt_disableenable_rt()_where_recommended.patch
drmi915_Use_local_lockunlock_irq()_in_intel_pipe_update_startend().patch
drm-i915-init-spinlock-properly-on-RT.patch

# CGROUPS
cgroups-use-simple-wait-in-css_release.patch
cgroups-scheduling-while-atomic-in-cgroup-code.patch
cpuset-Convert-callback_lock-to-raw_spinlock_t.patch

# New stuff
# Revisit: We need this in other places as well
move_sched_delayed_work_to_helper.patch

# MD
md-disable-bcache.patch

# Security
apparmor-use-a-locallock-instead-preempt_disable.patch

# WORKQUEUE SIGH
workqueue-prevent-deadlock-stall.patch

# Add RT to version
localversion.patch

