mm: cosmetic relocate page flags disabled var in struct

Put the pf disable var above the IRQTRACE block instead of below,
so that it is beside the mm stuff. No real functional change.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
1 file changed
tree: 135be379783c9c8f753bb70d4c8b6960b066fccc
  1. __raw_read-write-use-__preempt_enable-not-preempt_en.patch
  2. __raw_spin-use-__preempt_enable-not-preempt_enable.patch
  3. ACPI-Convert-c3_lock-to-raw_spinlock.patch
  4. acpi-Do-not-disable-interrupts-on-PREEMPT_RT.patch
  5. ACPI-RT-support.patch
  6. affs-convert-from-semaphore-to-mutex.patch
  7. affs-use-semaphore_init-instead-of-init_MUTEX.patch
  8. ARM-AT91-Use-edge-irq-for-AT91-GPIO.patch
  9. ARM-badge4-Move-printk-out-of-irq_disabled-region.patch
  10. ARM-ixp2000-fix-type-of-ixp2000_timer_interrupt.patch
  11. arm-Mark-XScale-performance-monitor-unit-PMU-interru.patch
  12. ARM-msm-include-linux-cache.h-in-proc_comm.c.patch
  13. ARM-OMAP-remove-unnecessary-locking-in-clk_get_rate.patch
  14. arm-Prepare-decoupling-page-fault-logic-from-preempt.patch
  15. ARM-raw_lock-conversions.patch
  16. ARM-RT-support.patch
  17. ARM-scheduling-fixups.patch
  18. AT91-PIT-Remove-irq-handler-when-clock-event-is-unus.patch
  19. ata-Do-not-disable-interrupts-in-ide-code-for-preemp.patch
  20. Atmel-TCLIB-Allow-higher-clock-rates-for-clock-event.patch
  21. audit-Do-not-send-uninitialized-data-for-AUDIT_TTY_G.patch
  22. audit-Use-rcu-for-task-lookup-protection.patch
  23. blk-use-raw_smp_processor_id-in-blk_cpu_to_group.patch
  24. block-paride-RT-compile-fix.patch
  25. cond_resched_softirq-mask-SOFTIRQ_OFFSET-in-__might_.patch
  26. console-rt-support.patch
  27. core-Do-not-disable-interrupts-on-RT-in-kernel-users.patch
  28. core-Do-not-disable-interrupts-on-RT-in-res_counter..patch
  29. core-Provide-preempt_-_-no-rt-variants.patch
  30. core-Revert-the-in_irq-in_softirq-modifications.patch
  31. cpu-hotplug-Don-t-wake-up-the-desched-thread-from-id.patch
  32. cpu-hotplug-get_cpu_var_locked-online-aware.patch
  33. cpu-hotplug-Prevent-softirq-wakeup-on-wrong-CPU.patch
  34. dca-Fix-fallout-from-raw_spinlock-conversion.patch
  35. DEBUG_SHIRQ-dont-use-this-with-RT.patch
  36. dma-init_MUTEX_LOCKED-sema_init.patch
  37. drivers-base-Convert-dev-sem-to-mutex.patch
  38. drivers-dca-Convert-dca_lock-to-a-raw-spinlock.patch
  39. drivers-hwmon-coretemp.c-detect-the-thermal-sensors-.patch
  40. drivers-hwmon-coretemp.c-get-TjMax-value-from-MSR.patch
  41. drivers-macintosh-adb-Do-not-claim-that-the-semaphor.patch
  42. drivers-net-fix-livelock-issues.patch
  43. drivers-net-Make-loopback_xmit-rt-safe.patch
  44. drivers-net-tulip_remove_one-needs-to-call-pci_disab.patch
  45. drivers-net-Use-disable_irq_nosync-in-8139too.patch
  46. drivers-net-vortex-fix-locking-issues.patch
  47. drivers-random-Reduce-preempt-disabled-region.patch
  48. drivers-serial-call-flush_to_ldisc-when-the-irq-is-t.patch
  49. drivers-serial-Clean-up-the-locking-for-rt.patch
  50. dvb-Convert-mutex-to-semaphore.patch
  51. Fix-compile-failures-due-to-missing-perf-header.patch
  52. fix-sema-in-arm-bcmring_dma.patch
  53. fix-undefined-references-to-kernel_sem.patch
  54. fix-up-TASK_STATE-entry.patch
  55. frv-Prepare-distangling-page-fault-logic-from-preemp.patch
  56. fs-Add-missing-rcu-protection-for-__task_cred-in-sys.patch
  57. fs-block-preempt-rt-support.patch
  58. fs-btrfs-locking-workaround-for-preempt-rt.patch
  59. fs-Convert-i_alloc_sem-to-rw_anon_semaphore.patch
  60. fs-jbd-replace-bh_state-lock.patch
  61. fs-jbd2-Replace-bit-spinlocks.patch
  62. fs-Make-jbd-assertions-smp-only.patch
  63. fs-namespace-preemption-fix.patch
  64. fs-ntfs-disable-interrupt-only-on-RT.patch
  65. fs-replace-bh_uptodate_lock-for-rt.patch
  66. ftrace-Add-latency-histograms-of-missed-timer-offset.patch
  67. ftrace-Consider-shared-max-priority-in-latency-histo.patch
  68. futex-Protect-against-pi_blocked_on-corruption-durin.patch
  69. generic-Use-raw-local-irq-variant-for-generic-cmpxch.patch
  70. genirq-Cleanup-forced-threading-bits-when-handler-th.patch
  71. genirq-disable-irqpoll-on-rt.patch
  72. genirq-disable-random-call-on-preempt-rt.patch
  73. genirq-Do-not-mask-edge-ONESHOT-interrupts.patch
  74. genirq-Enable-the-config-switch-for-forced-threading.patch
  75. genirq-Exclude-PER_CPU-interrupts-from-forced-thread.patch
  76. genirq-Fix-forced-threading-merge-fallout.patch
  77. genirq-Fix-stale-oneshot-flag.patch
  78. genirq-Introduce-IRQF_NODELAY-to-disable-forced-thre.patch
  79. genirq-prevent-interrupt-storm-on-irq-migration.patch
  80. genirq-support-forced-threading-of-interrupts.patch
  81. genirq-use-spin_lock_irqsave-instead-of-open-coding-.patch
  82. hamradio-6pack-semaphore-cleanup.patch
  83. hamradio-mkiss-semaphore-cleanup.patch
  84. hfs-Convert-tree_lock-to-mutex.patch
  85. highmem-atomic-fix.patch
  86. highmem-rt-Implement-pfn-and-prot-kmaps.patch
  87. hp_sdc-init_MUTEX_LOCKED-sema_init.patch
  88. hpfs-Convert-sbi-hpfs_creation_de-to-mutex.patch
  89. hpfsplus-Convert-tree_lock-to-mutex.patch
  90. hrtimer-fix-reprogram-thinko.patch
  91. hrtimer-fix-rt-compile.patch
  92. hrtimer-Fix-softirq-device-reprogramming.patch
  93. hrtimer-fix-wait-for-hrtimer.patch
  94. hrtimer-fix-wait_for_hrtimer.patch
  95. hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch
  96. hrtimers-prepare-full-preemption.patch
  97. hrtimers-Provide-schedule_hrtimeout-for-CLOCK_REALTI.patch
  98. hwlat-Fix-Kconfig-and-check-kthread_stop-result.patch
  99. hwlat-Move-wakequeue-wake-up-out-of-irq-disable-regi.patch
  100. hwlat-Select-RING_BUFFER.patch
  101. hwlat_detector-A-system-hardware-latency-detector.patch
  102. hwlat_detector-avoid-smp_processor_id.patch.patch
  103. i8253-Convert-i8253_lock-to-raw_spinlock.patch
  104. ia64-salinfo-semaphore_init-instead-of-init_MUTEX.patch
  105. ibmphp-hpc-semaphore-cleanup.patch
  106. ide-Do-not-disable-interrupts-for-PREEMPT-RT.patch
  107. infiniband-Make-user_mad-semaphore-a-real-one.patch
  108. infiniband-Mellanox-IB-driver-patch-use-_nort-primit.patch
  109. init-emit-preempt-warn-about-tracing.patch
  110. init-Fix-config-items-in-debug-reminder-finally.patch
  111. init-show-enabled-debugs.patch
  112. input-Do-not-disable-interrupts-on-PREEMPT_RT.patch
  113. input-misc-hp_sdc_rtc-semaphore-cleanup.patch
  114. input-serio-hil_mlc-semaphore-cleanup.patch
  115. input-serio-hp_sdc-semaphore-cleanup.patch
  116. ipc-fix-rt-non_rt-imbalance.patch
  117. ipc-Make-the-ipc-code-rt-aware.patch
  118. irda-semaphore-cleanup.patch
  119. irq-chip-apply-mask-if-IRQ_ONESHOT-is-set.patch
  120. jbd2-Convert-jbd2_slab_create_sem-to-mutex.patch
  121. Kbuild-fixup-RT-utsname.patch
  122. kmap-atomic-i386-fix.patch
  123. kprobes-Convert-to-raw_spinlock.patch
  124. kthreads-fix-softirq-startup-hang.patch
  125. kvm-use-raw_smp_processor_id-in-make_all_cpus_reques.patch
  126. KVM-x86-Kick-VCPU-outside-PIC-lock-again.patch
  127. latencytop-Convert-latency_lock-to-raw_spinlock.patch
  128. lock-debugging-clean-up-rtmutex-debug.h.patch
  129. lockdep-add-no_validate-class.patch
  130. lockdep-Reduce-stack_trace-usage.patch
  131. lockdep-RT-recursion-limit-fix.patch
  132. locking-selftest-add-RT-workarounds.patch
  133. locks-provide-__DEFINE_SPINLOCK-needed-by-percpu_loc.patch
  134. Loongson-2F-Enable-fixups-of-binutils-2.20.1.patch
  135. Loongson-2F-Fixup-of-problems-introduced-by-mfix-loo.patch
  136. Loongson-2F-Flush-the-branch-target-history-such-as-.patch
  137. Loongson-Cleanup-the-comment-of-reset_cpu.patch
  138. make-takeover_delayed_drop-depend-on-HOTPLUG_CPU.patch
  139. Makefile-mark-the-tree-as-RT-WIP.patch
  140. MIPS-add-a-common-mips_sched_clock.patch
  141. MIPS-cavium-octeon-rewrite-the-sched_clock-based-on-.patch
  142. mips-Prepare-decoupling-page-fault-logic-from-preemp.patch
  143. MIPS-r4k-Add-a-high-resolution-sched_clock.patch
  144. mm-Allow-only-slab-on-RT.patch
  145. mm-convert-swap-to-percpu-locked.patch
  146. mm-Fix-the-non-RT-version-of-swap_get_cpu_var.patch
  147. mm-highmem-Fix-stale-BUG_ON-condition.patch
  148. mm-include-linux-interrupt.h-in-mm-bounce.c.patch
  149. mm-kmap-scale-fix.patch
  150. mm-make-vmstat-rt-aware.patch
  151. mm-memcontrol-preemption-fix.patch
  152. mm-memory-rt.patch
  153. mm-More-lock-breaks-in-slab.c.patch
  154. mm-page_alloc-reduce-lock-sections-further.patch
  155. mm-page_alloc-rt-friendly-per-cpu-pages.patch
  156. mm-Prepare-decoupling-the-page-fault-disabling-logic.patch
  157. mm-quicklist-Convert-to-percpu-locked.patch
  158. mm-realtime-support.patch
  159. mm-remove-kmap_lock.patch
  160. mm-Remove-preempt-count-from-pagefault-disable-enabl.patch
  161. mm-Replace-cgroup_page-bit-spinlock.patch
  162. mm-Restructure-slab-to-use-percpu-locked-data-struct.patch
  163. mm-scatterlist-dont-disable-irqs-on-RT.patch
  164. mm-shrink-the-page-frame-to-rt-size.patch
  165. mm-vmscan-do-not-disable-interrupts-on-RT.patch
  166. mm.h-include-slab.h-for-kmalloc-kfree.patch
  167. mmc-Convert-mutex-to-semaphore.patch
  168. mmc-omap_hsmmc-Fix-the-locking-mess.patch
  169. mmu_context-add-preempt_disable-to-use_mm.patch
  170. more-semaphore_init-removals.patch
  171. mqueue-Convert-message-queue-timeout-to-use-hrtimers.patch
  172. mutex-semaphore-cleanups-in-staging-dir.patch
  173. net-3c527-semaphore-cleanup.patch
  174. net-at91_ether-Make-mdio-protection-rt-safe.patch
  175. net-Convert-netfilter-to-percpu_locked.patch
  176. net-detect-recursive-calls-to-dev_queue_xmit-on-RT.patch
  177. net-ebtables-Work-around-per-cpu-assumptions.patch
  178. net-ehea-make-rx-irq-handler-non-threaded-IRQF_NODEL.patch
  179. net-Fix-iptables-get_counters.patch
  180. net-Fix-netfilter-percpu-assumptions-for-real.patch
  181. net-fix-the-xtables-smp_processor_id-assumptions-for.patch
  182. net-gianfar-Make-RT-aware.patch
  183. net-gianfar-More-RT-fixups.patch
  184. net-iptables-Fix-xt_info-locking.patch
  185. net-loopback-realtime-fix.patch
  186. net-mac80211-Make-the-softirq_count-warning-nonrt.patch
  187. net-Make-dis-en-able_irq_-_lockdep-RT-safe.patch
  188. net-netlink-workaround-silly-yield.patch
  189. net-NOHZ-local_softirq_pending-with-tickless.patch
  190. net-plug-a-few-races.patch
  191. net-ppp_async-semaphore-cleanup.patch
  192. net-preempt-rt-support.patch
  193. net-Reduce-preempt-disabled-region.patch
  194. net-suppress-warning-of-smp_processor_id-use.patch
  195. net-trivial-cast-fix-in-ipv4-route.c.patch
  196. net-trivial-tcp-preempt-fix-for-rt.patch
  197. net-use-a-rcu-callback-for-nf_conntrack_destroy.patch
  198. net-wan-cosa.c-Convert-mutex-to-semaphore.patch
  199. net-xmit-lock-owner-cleanup.patch
  200. OF-devtree_lock-needs-to-be-taken-irqsave.patch
  201. OF-Fixup-resursive-locking-code-paths.patch
  202. oom-Add-missing-rcu-protection-of-__task_cred-in-dum.patch
  203. oprofile-Convert-to-raw_spinlock.patch
  204. page_alloc-augment-percpu-pages-support-for-newer-ke.patch
  205. parport-semaphore-cleanup.patch
  206. pci-Convert-pci_lock-to-raw_spinlock.patch
  207. percpu-add-percpu-locked-infrastructure.patch
  208. percpu-strip-prefix-from-RT-per-cpu-locked-code-as-p.patch
  209. percpu_counter-Convert-to-raw_spinlock.patch
  210. perf-Fix-errors-path-in-perf_output_begin.patch
  211. perf-Provide-kmap_atomic_direct-for-CONFIG_HIGHMEM.patch
  212. perf-Use-kmap_atomic_direct.patch
  213. perf_events-defer-poll-wakeups-to-softirq-on-RT.patch
  214. posix-timers-avoid-wakeups-when-no-timers-are-active.patch
  215. posix-timers-Prevent-broadcast-signals.patch
  216. posix-timers-Shorten-posix_cpu_timers-CPU-kernel-thr.patch
  217. posix-timers-thread-posix-cpu-timers-on-rt.patch
  218. powerpc-Annotate-atomic_locks.patch
  219. powerpc-chrp-time.c-fix-preprocessor-conditional.patch
  220. powerpc-Convert-uic-lock-to-raw_spinlock.patch
  221. powerpc-cpu-hotplug-Prevent-softirq-wakeup-on-wrong-.patch
  222. powerpc-decouple-page-fault-logic.patch.patch
  223. powerpc-Disable-preemption-across-hypervisor-call.patch
  224. powerpc-Disable-sparse-irq-for-RT.patch
  225. powerpc-Enable-interrupts-in-do_signal.patch
  226. powerpc-kprobes-Fix-missed-preemption-check.patch
  227. powerpc-mmu-gather-and-tlb-fixes.patch
  228. powerpc-OF-convert-to-raw-lock.patch
  229. powerpc-realtime-support.patch
  230. powerpc-Replace-kmap_atomic-with-kmap-in-pte_offset_.patch
  231. powerpc-rtasd-do-not-check-for-irq_disabled-on-RT.patch
  232. PREEMPT_LOCK_OFFSET-force-to-zero-on-RT.patch
  233. printk-convert-console_sem-to-console_mutex.patch
  234. printk-Convert-logbuf_lock-to-raw_spinlock.patch
  235. printk-dont-bug-on-sched.patch
  236. printk-Fix-missing-klogd-wakeup.patch
  237. printk-in_atomic-fix.patch
  238. printk-Make-console_sem-a-semaphore-not-a-pseudo-mut.patch
  239. printk-might-sleep-workaround.patch
  240. printk-Restore-irqs-before-calling-release_console_m.patch
  241. printk-rt-support.patch
  242. proportions-Convert-to-raw_spinlck.patch
  243. raid5-Make-raid5_percpu-handling-RT-aware.patch
  244. ratelimit-raw-locks-on-state-and-name.patch
  245. RCU-Force-PREEMPT_RCU-for-PREEMPT-RT.patch
  246. rcu-frequency-tweaks.patch
  247. read_seq-read_raw_seq-for-vdso.patch
  248. relay-fix-timer-madness.patch
  249. relocate-DEBUG_LOCKS_WARN_ON-for-mutexes.patch
  250. revert-preempt-BKL-revert.patch
  251. rt-Add-the-preempt-rt-lock-replacement-APIs.patch
  252. rt-BUG_ON-WARN_ON-variants-dependend-on-RT-RT.patch
  253. rt-call-reboot-notifier-list-when-doing-an-emergency.patch
  254. rt-core-implementation.patch
  255. rt-Fix-build-error-with-CONFIG_PREEMPT_RT.patch
  256. rt-Fix-recursive-read-lock-of-rw_semaphores.patch
  257. rt-Fix-rwlocks-rwsem-rt_-down_-read_trylock.patch
  258. rt-Fix-the-reminder-block-accounting-for-CONFIG_FUNC.patch
  259. RT-kernel-sched.c-Fixup-of-implicit-declaration-of-f.patch
  260. rt-local_irq_-variants-depending-on-RT-RT.patch
  261. rt-locks-fix-recursive-rwlocks-and-cleanup-rwsems.patch
  262. rt-locks-implement-rt_downgrade_write.patch
  263. rt-locks-provide-atomic_dec_and_mutex_lock-for-rt.patch
  264. RT-Loongson-add-defconfig-for-YeeLoong.patch
  265. rt-Make-rt_down_read_trylock-behave-like-down_read_t.patch
  266. RT-MIPS-check-resched-in-do_signal.patch
  267. RT-MIPS-Convert-the-schedule-to-__schedule.patch
  268. RT-MIPS-Loongson-make-the-MFGPT-timer-depends-on-PRE.patch
  269. RT-MIPS-Loongson-speedup-the-irq-dispatch.patch
  270. RT-MIPS-Loongson-Un-thread-cascade-interrupts.patch
  271. RT-MIPS-make-cpufreq-support-depends-on-PREEMTP_RT.patch
  272. RT-MIPS-Make-the-die_lock-be-raw.patch
  273. RT-MIPS-Un-thread-several-interrupts.patch
  274. rt-mm-fix-kthreadd-livelock-in-drain_local_pages_wor.patch
  275. rt-mutex-x86-64.patch
  276. rt-Remove-irrelevant-CONFIGS-from-reminder-block.patch
  277. rt-Remove-rwlocks-BUG_ON-and-useless-read_depth-chec.patch
  278. rt-trash-the-Linux-Semaphores-implemented-via-RT-mut.patch
  279. rt-trivial-fix-to-REMINDER-block-in-init-main.c.patch
  280. rtc-supress-rtc-printk-on-RT.patch
  281. rtmutex-Adaptive-locking.-Spin-when-owner-runs.patch
  282. rtmutex-Add-lateral-lock-stealing.patch
  283. rtmutex-Adjust-pi_lock-usage-in-wakeup.patch
  284. rtmutex-break-out-early-on-first-run.patch
  285. rtmutex-cleanup-the-adaptive-spin-code.patch
  286. rtmutex-Fix-CONFIG_DEBUG_RT_MUTEX-lock-underflow-war.patch
  287. rtmutex-implement-lock-replacement-functions.patch
  288. rtmutex-Optimize-rt-lock-wakeup.patch
  289. rtmutex-Preserve-TASK_STOPPED-state-when-blocking-on.patch
  290. rtmutex-prevent-missed-wakeups.patch
  291. rtmutex-Rearrange-the-code.patch
  292. rtmutex-remove-double-xchg.patch
  293. rtmutex-Remove-the-extra-call-to-try_to_take_lock.patch
  294. rtmutex-remove-uber-optimization.patch
  295. rtmutex-unify-state-manipulation.patch
  296. rw_semaphores-Add-rw_anon_semaphores.patch
  297. rwsem-Make-inner-lock-raw.patch
  298. s2io-delete-unused-do_spin_lock-variable.patch
  299. s3c-hwmon.c-convert-semaphore-to-mutex.patch
  300. sched-_cpu_down-Don-t-play-with-current-cpus_allowed.patch
  301. sched-Add-lock_count-to-task-struct.patch
  302. sched-Add-TASK_RUNNING_MUTEX-state.patch
  303. sched-Break-out-from-load_balancing-on-rq_lock-conte.patch
  304. sched-Convert-cgroups-release_list_lock-to-raw_spinl.patch
  305. sched-Convert-thread_group_cputimer-lock-to-raw_spin.patch
  306. sched-Debug-missed-preemption-checks.patch
  307. sched-dont-add-rcu_preempt_depth-to-preempt_count-on.patch
  308. sched-dump-preempt_count-and-offset-values-in-__migh.patch
  309. sched-enable-irqs-in-fire_sched_in_preempt_notifier.patch
  310. sched-Extend-activate_task-to-allow-queueing-to-the-.patch
  311. sched-fix-dequeued-race.patch
  312. sched-Fix-in_softirq-changes-fallout.patch
  313. sched-fix-rt-stats-output.patch
  314. sched-Fix-spurious-load-spikes.patch
  315. sched-Fix-spurious-system-load-spikes-in-proc-loadav.patch
  316. sched-Fix-TASK_WAKING-vs-fork-deadlock.patch
  317. sched-Fix-taskstates-in-sched_switch-and-proc.patch
  318. sched-Fix-wake_affine-vs-RT-tasks.patch
  319. sched-Hack-to-make-prio-ceiling-posix-compliant.patch
  320. sched-implement-wake-functions-for-the-priority-boos.patch
  321. sched-Kill-the-broken-and-deadlockable-cpuset_lock-c.patch
  322. sched-Make-select_fallback_rq-cpuset-friendly.patch
  323. sched-make-task-oncpu-available-in-all-configuration.patch
  324. sched-mmdrop-needs-to-be-delayed-on-rt.patch
  325. sched-move_task_off_dead_cpu-Remove-retry-logic.patch
  326. sched-move_task_off_dead_cpu-Take-rq-lock-around-sel.patch
  327. sched-preempt-rt-support.patch
  328. sched-Prevent-boosting-of-idle-task-on-rt.patch
  329. sched-Rename-rt_mutex_setprio-to-task_setprio.patch
  330. sched-revert-schedule-__schedule-changes.patch
  331. sched-Run-task-on-same-cpu-if-idle-and-allowed.patch
  332. sched-sched_exec-Remove-the-select_fallback_rq-logic.patch
  333. sched-wake_up_idle_cpu-rt-fix.patch
  334. sched-Warn-on-rt-throttling.patch
  335. sched.h-delete-extraneous-junk.patch
  336. sched.h-make-kernel_sem-a-mutex.patch
  337. sched_rt-increase-prio-checks-from-WARN_ON-to-BUG_ON.patch
  338. scsi-aacraid-semaphore-cleanup.patch
  339. security-Fix-invalid-rcu-assumptions-in-comments.patch
  340. semaphore-Add-DEFINE_SEMAPHORE.patch
  341. semaphore-Make-inner-lock-raw.patch
  342. semaphore-Remove-mutex-emulation.patch
  343. seqlock-Create-raw_seqlock.patch
  344. seqlock-serialize-against-writers.patch
  345. serial-console-rt-support-fixup.patch
  346. series
  347. signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch
  348. signals-Do-not-wakeup-self.patch
  349. slab-Cover-the-numa-aliens-with-the-per-cpu-locked-c.patch
  350. smbfs-Convert-server-sem-to-mutex.patch
  351. smp-processor-id-fixups-for-rt.patch
  352. softirq-Full-preempt-rt-support.patch
  353. softirq-Name-hrtimer-softirq-also-when-CONFIG_HIGH_R.patch
  354. softirq-per-cpu-assumptions-fixes.patch
  355. softirq-provide-rt-api-variants.patch
  356. softirq-Sanitize-softirq-pending-for-NOHZ-RT.patch
  357. softirqs-Add-missing-preemption-point-in-ksoftirqd.patch
  358. softirqs-forced-threading-of-softirqs.patch
  359. softirqs-Make-wakeup_softirqd-static.patch
  360. softlockup-Convert-to-raw_spinlock.patch
  361. sparc-devtree_lock-as-raw.patch
  362. sparc-dont-use-SPIN_LOCK_UNLOCKED-in-rwsem-init.patch
  363. sparc-Prepare-decoupling-of-page-fault-logic-from-pr.patch
  364. spinlock-fix-compile-failures-for-PREEMPT_RT.patch
  365. stop_machine-convert-stop_machine_run-to-PREEMPT_RT.patch
  366. suspend-Prevent-might-sleep-splats.patch
  367. tasklet-busy-loop-workaround.patch
  368. tasklet-redesign-make-it-saner-and-make-it-easier-to.patch
  369. tclib-Default-to-tclib-timer-for-RT.patch
  370. tg3-fix-extra-arg-in-netif_tx_lock.patch
  371. timer-delay-waking-softirqs-from-the-jiffy-tick.patch
  372. timer_stats-Convert-table_lock-to-raw_spin_lock.patch
  373. timers-fix-timer-hotplug-on-rt.patch
  374. timers-mov-printk_tick-to-soft-interrupt.patch
  375. timers-preempt-rt-support.patch
  376. timers-prepare-for-full-preemption.patch
  377. trace-add-tracepoint-to-rtmutex_setprio.patch
  378. trace-bundle-uprev-parts-from-merges.patch
  379. trace-Convert-various-locks-to-raw_spinlock.patch
  380. trace-disable-hw-branch-tracer-on-rt.patch
  381. trace-disable-workqueue-tracer-on-RT.patch
  382. trace-fix-erroneous-histogram-stop-WARN_ON-messages.patch
  383. trace-function-profiler-band-aid.patch
  384. trace-rt-support.patch
  385. tracing-Add-combined-timer-and-wakeup-latency-histog.patch
  386. tracing-Add-histograms-of-potential-and-effective-wa.patch
  387. tracing-Define-pid-functions-for-all-config-combinat.patch
  388. tracing-Do-not-allow-llseek-to-set_ftrace_filter.patch
  389. tracing-histogram-Remove-large-array-from-stack-fram.patch
  390. tracing-Plug-memory-leak-in-histogram_show.patch
  391. tty-Do-not-disable-interrupts-in-put_ldisc-on-rt.patch
  392. usb-dont-disable-irqs-on-RT.patch
  393. USB-Fix-the-mouse-problem-when-copying-large-amounts.patch
  394. usb-ftdi-elan-Convert-mutex-to-semaphore.patch
  395. usb-rt-support.patch
  396. vga-console-Remove-the-CON_ATOMIC-flag.patch
  397. video-Convert-vga-console-lock-to-raw_spinlock.patch
  398. x86-apic-level-smp-affinity.patch
  399. x86-Convert-mce-timer-to-hrtimer.patch
  400. x86-Convert-pci_config_lock-to-raw_spinlock.patch
  401. x86-decouple-page-fault-logic.patch
  402. x86-decouple-pagefault-logic-in-highmem-kmap.patch
  403. x86-Disable-IST-stacks-for-debug-int-3-stack-fault-f.patch
  404. x86-disable-maxcpus-ion-RT-for-now.patch
  405. x86-Disable-SPARSE_IRQ-DMAR-INTR_REMAP-when-PREEMPT_.patch
  406. x86-Do-not-unmask-io_apic-when-interrupt-is-in-progr.patch
  407. x86-Don-t-disable-preemption-in-exception-handlers-w.patch
  408. x86-Fix-32bit-HIGHMEM-n-compile.patch
  409. x86-Fix-irq-off-tracing-for-32-bit.patch
  410. x86-fix-preempt_enable_no_resched-usage.patch
  411. x86-get-user-pages-kmap-atomic-fix-32bit.patch
  412. x86-GTOD-offer-scalable-vgettimeofday.patch
  413. x86-GTOD-optimize-further.patch
  414. x86-highmem-Remove-leftover-function-prototypes.patch
  415. x86-highmem-Replace-BUG_ON-by-WARN_ON.patch
  416. x86-ioapic-lock-section-fix.patch
  417. x86-kprobes-Fix-missed-preemptions.patch
  418. x86-Limit-32bit-PAE-memory-to-16G.patch
  419. x86-Mark-various-interrupts-IRQF_NODELAY.patch
  420. x86-mce-Convert-cmci_discover_lock-to-raw_spinlock.patch
  421. x86-mmu-gather-fixups.patch
  422. x86-No-pageattr_flush_unused-on-RT.patch
  423. x86-Optimize-and-fix-the-8259-ack-code-for-rt.patch
  424. x86-PAE-preempt-rt-fix.patch
  425. x86-preempt-rt-preparatory-patches-32bit.patch
  426. x86-preempt-rt-preparatory-patches-for-x86-32bit.patch
  427. x86-preempt-rt-scheduling-support-32bit.patch
  428. x86-remove-idle-check-pgt-cache-calls.patch
  429. x86-stackprotector-Avoid-random-pool-on-rt.patch
  430. x86-Suppress-empty-cpumask-ipi-warning.patch
  431. x86-Use-generic-rwsem_spinlocks-on-rt.patch
  432. xfs-Add-missing-rw_semaphore-annotation-in-ASSERT.patch
  433. xfs-Convert-mr_lock-to-rw_anon_semaphore.patch
  434. xfs-semaphore-cleanup.patch
  435. xtime_lock-Convert-to-raw_seqlock.patch