patches-3.6.11-rt31.tar.xz

 *** NOTE ***

     3.6-rt, as of this commit, transitions from development mode to
     sustaining/stable mode (see announce details below) and hence
     this will be the last commit made to this patch repository!

     For further 3.6-rt updates, please see:
	http://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/

 ************

md5sum:
f37a3f5434dab76f9f8ae5cee07fdfdc  patches-3.6.11-rt31.tar.xz

Announce:
 --------------
 Dear RT Folks,

 I'm pleased to announce the 3.6.11-rt31 release.

 Changes since 3.6.11-rt31:

    1) Highmem fixes (Sebastian Siewior)

    2) Futex locking fix

    3) Add a missing timer check (Zhao Hongjiang)

    4) Make simple wait exports EXPORT_SYMBOL. As much as I hate it,
       but we have the policy that we do not break out of tree stuff
       when we move an existing interface to some other internal
       infrastructure. For further information see:
       http://www.youtube.com/watch?v=_36yNWw_07g

    5) irq poll fixup (Paul Gortmaker)

 All credits for this update go to Sebastian Siewior, AKA bigeasy, who
 took up the work to get this out. He's on my companies engineering
 team and I hope you trust him as much as I do.

 This is the last release for the 3.6 kernel from my side. Steven is
 going to take over and maintain it until 3.8-rt is stabilized.

 The delta patch against 3.6.11-rt30 is appended below and can be found
 here:

   http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/incr/patch-3.6.11-rt30-rt31.patch.xz

 The RT patch against 3.6.11 can be found here:

   http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patch-3.6.11-rt31.patch.xz

 The split quilt queue is available at:

   http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patches-3.6.11-rt31.tar.xz

 Enjoy,

         tglx
 --------------

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
14 files changed
tree: dba288b8174abbddda1b82103bf568b42dc79561
  1. .gitignore
  2. 0001-x86-highmem-close-race-between-clear-set-ptes.patch
  3. 0002-x86-highmem-add-a-already-used-pte-check.patch
  4. 0003-arm-highmem-flush-tlb-on-unmap.patch
  5. 0004-arm-highmem-close-race-between-clear-set-pte.patch
  6. 0005-futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch
  7. 0006-hrtimer-fix-the-miss-of-hrtimer_peek_ahead_timers-in.patch
  8. acpi-rt-convert-acpi-lock-back-to-a-raw_spinlock_t.patch
  9. acpi-use-local-irq-nort.patch
  10. arch-use-pagefault-disabled.patch
  11. arm-allow-irq-threading.patch
  12. arm-at91-pit-remove-irq-handler-when-clock-is-unused.patch
  13. arm-at91-tclib-default-to-tclib-timer-for-rt.patch
  14. arm-convert-boot-lock-to-raw.patch
  15. arm-disable-highmem-on-rt.patch
  16. arm-enable-highmem-for-rt.patch
  17. arm-mark-pmu-interupt-no-thread.patch
  18. arm-omap-make-wakeupgen_lock-raw.patch
  19. arm-preempt-lazy-support.patch
  20. ata-disable-interrupts-if-non-rt.patch
  21. block-shorten-interrupt-disabled-regions.patch
  22. block-use-cpu-chill.patch
  23. bug-rt-dependend-variants.patch
  24. clocksource-tclib-allow-higher-clockrates.patch
  25. completion-use-simple-wait-queues.patch
  26. cond-resched-lock-rt-tweak.patch
  27. cond-resched-softirq-rt.patch
  28. cpu-rt-make-hotplug-lock-a-sleeping-spinlock-on-rt.patch
  29. cpu-rt-rework-cpu-down.patch
  30. cpu-rt-variants.patch
  31. cpumask-disable-offstack-on-rt.patch
  32. crypto-make-core-static-and-init-scru-early.patch
  33. debugobjects-rt.patch
  34. dm-make-rt-aware.patch
  35. drivers-net-8139-disable-irq-nosync.patch
  36. drivers-net-at91-make-mdio-protection-rt-safe.patch
  37. drivers-net-ehea-mark-rx-irq-no-thread.patch
  38. drivers-net-fix-livelock-issues.patch
  39. drivers-net-gianfar-make-rt-aware.patch
  40. drivers-net-tulip-add-missing-pci-disable.patch
  41. drivers-net-vortex-fix-locking-issues.patch
  42. drivers-random-reduce-preempt-disabled-region.patch
  43. drivers-serial-call-flush_to_ldisc-when-the-irq-is-t.patch
  44. drivers-serial-cleanup-locking-for-rt.patch
  45. drivers-tty-fix-omap-lock-crap.patch
  46. drivers-tty-pl011-irq-disable-madness.patch
  47. early-printk-consolidate.patch
  48. epoll-use-get-cpu-light.patch
  49. filemap-fix-up.patch
  50. fix-1-2-slub-do-not-dereference-null-pointer-in-node_match.patch
  51. fix-2-2-slub-tid-must-be-retrieved-from-the-percpu-area-of-the-current-processor.patch
  52. fix-crypto-api-init-for-3-6-4-rt10.patch
  53. fix-random-fallout.patch
  54. fix-rq-3elock-vs-logbuf_lock-unlock-race.patch
  55. fix-rt-int3-x86_32-3.2-rt.patch
  56. fs-block-rt-support.patch
  57. fs-dcache-use-cpu-chill-in-trylock-loops.patch
  58. fs-jbd-pull-plug-when-waiting-for-space.patch
  59. fs-jbd-replace-bh_state-lock.patch
  60. fs-namespace-preemption-fix.patch
  61. fs-ntfs-disable-interrupt-non-rt.patch
  62. fs-replace-bh_uptodate_lock-for-rt.patch
  63. ftrace-crap.patch
  64. ftrace-migrate-disable-tracing.patch
  65. futex-requeue-pi-fix.patch
  66. generic-cmpxchg-use-raw-local-irq.patch
  67. genirq-add-default-mask-cmdline-option.patch
  68. genirq-disable-irqpoll-on-rt.patch
  69. genirq-force-threading.patch
  70. genirq-nodebug-shirq.patch
  71. harirq-h-define-softirq_count-as-oul-to-kill-build-warning.patch
  72. highmem-rt-store-per-task-ptes-directly.patch
  73. hotplug-call-cpu_unplug_begin-a-little-early.patch
  74. hotplug-light-get-online-cpus.patch
  75. hotplug-sync_unplug-no-27-5cn-27-in-task-name.patch
  76. hotplug-use-migrate-disable.patch
  77. hrtimer-add-missing-debug_activate-aid.patch
  78. hrtimer-fix-reprogram-madness.patch
  79. hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch
  80. hrtimer-raise-softirq-if-hrtimer-irq-stalled.patch
  81. hrtimers-prepare-full-preemption.patch
  82. hwlatdetect.patch
  83. ide-use-nort-local-irq-variants.patch
  84. idle-state.patch
  85. infiniband-mellanox-ib-use-nort-irq.patch
  86. inpt-gameport-use-local-irq-nort.patch
  87. intel_idle-convert-i7300_idle_lock-to-raw-spinlock.patch
  88. ipc-make-rt-aware.patch
  89. ipc-mqueue-add-a-critical-section-to-avoid-a-deadlock.patch
  90. ipc-sem-rework-semaphore-wakeups.patch
  91. irq-allow-disabling-of-softirq-processing-in-irq-thread-context.patch
  92. jump-label-rt.patch
  93. kconfig-disable-a-few-options-rt.patch
  94. kconfig-preempt-rt-full.patch
  95. kgb-serial-hackaround.patch
  96. latency-hist.patch
  97. lglocks-rt.patch
  98. list-add-list-last-entry.patch
  99. local-irq-rt-depending-variants.patch
  100. local-var.patch
  101. local-vars-migrate-disable.patch
  102. localversion.patch
  103. lockdep-no-softirq-accounting-on-rt.patch
  104. lockdep-selftest-convert-spinlock-to-raw-spinlock.patch
  105. lockdep-selftest-only-do-hardirq-context-test-for-raw-spinlock.patch
  106. locking-various-init-fixes.patch
  107. md-raid5-percpu-handling-rt-aware.patch
  108. might-sleep-check-for-idle.patch
  109. migrate-disable-rt-variant.patch
  110. mips-disable-highmem-on-rt.patch
  111. mips-enable-interrupts-in-signal.patch
  112. mm-allow-slab-rt.patch
  113. mm-bounce-local-irq-save-nort.patch
  114. mm-cgroup-page-bit-spinlock.patch
  115. mm-convert-swap-to-percpu-locked.patch
  116. mm-enable-slub.patch
  117. mm-highmem-off-by-one-fix.patch
  118. mm-make-pagefault-dis-enable-export-symbol.patch
  119. mm-make-vmstat-rt-aware.patch
  120. mm-page-alloc-fix.patch
  121. mm-page-alloc-use-list-last-entry.patch
  122. mm-page-alloc-use-local-lock-on-target-cpu.patch
  123. mm-page_alloc-reduce-lock-sections-further.patch
  124. mm-page_alloc-rt-friendly-per-cpu-pages.patch
  125. mm-prepare-pf-disable-discoupling.patch
  126. mm-protect-activate-switch-mm.patch
  127. mm-protect-activate_mm-by-preempt_-disable-7cenable-_rt.patch
  128. mm-remove-preempt-count-from-pf.patch
  129. mm-rt-kmap-atomic-scheduling.patch
  130. mm-scatterlist-dont-disable-irqs-on-RT.patch
  131. mm-shrink-the-page-frame-to-rt-size.patch
  132. mm-slab-fix-potential-deadlock.patch
  133. mm-slab-more-lock-breaks.patch
  134. mm-slab-move-debug-out.patch
  135. mm-slab-wrap-functions.patch
  136. mm-swap-fix-initialization.patch
  137. mm-vmalloc-use-get-cpu-light.patch
  138. mmci-remove-bogus-irq-save.patch
  139. mutex-no-spin-on-rt.patch
  140. net-another-local-irq-disable-alloc-atomic-headache.patch
  141. net-fix-iptable-xt-write-recseq-begin-rt-fallout.patch
  142. net-flip-lock-dep-thingy.patch
  143. net-netif-rx-ni-use-local-bh-disable.patch
  144. net-netif_rx_ni-migrate-disable.patch
  145. net-tx-action-avoid-livelock-on-rt.patch
  146. net-use-cpu-chill.patch
  147. net-use-cpu-light-in-ip-send-unicast-reply.patch
  148. net-wireless-warn-nort.patch
  149. ntp-make-ntp-lock-raw-sigh.patch
  150. of-convert-devtree-lock.patch
  151. of-fixup-recursive-locking.patch
  152. oleg-signal-rt-fix.patch
  153. panic-disable-random-on-rt.patch
  154. patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch
  155. pci-access-use-__wake_up_all_locked.patch
  156. perf-make-swevent-hrtimer-irqsafe.patch
  157. perf-move-irq-work-to-softirq-in-rt.patch
  158. peter_zijlstra-frob-hrtimer.patch
  159. peter_zijlstra-frob-migrate_disable-2.patch
  160. peter_zijlstra-frob-migrate_disable.patch
  161. peter_zijlstra-frob-pagefault_disable.patch
  162. peter_zijlstra-frob-rcu.patch
  163. peterz-raw_pagefault_disable.patch
  164. peterz-srcu-crypto-chain.patch
  165. pid-h-include-atomic-h.patch
  166. ping-sysrq.patch
  167. posix-timers-avoid-wakeups-when-no-timers-are-active.patch
  168. posix-timers-no-broadcast.patch
  169. posix-timers-shorten-cpu-timers-thread.patch
  170. posix-timers-thread-posix-cpu-timers-on-rt.patch
  171. power-disable-highmem-on-rt.patch
  172. power-use-generic-rwsem-on-rt.patch
  173. powerpc-preempt-lazy-support.patch
  174. ppc-mark-low-level-handlers-no-thread.patch
  175. preempt-lazy-support.patch
  176. preempt-nort-rt-variants.patch
  177. printk-27force_early_printk-27-boot-param-to-help-with-debugging.patch
  178. printk-kill.patch
  179. printk-rt-aware.patch
  180. radix-tree-rt-aware.patch
  181. random-make-it-work-on-rt.patch
  182. rcu-disable-rcu-fast-no-hz-on-rt.patch
  183. rcu-fix-build-break.patch
  184. rcu-merge-rcu-bh-into-rcu-preempt-for-rt.patch
  185. rcu-tiny-merge-bh.patch
  186. rcu-tiny-solve-rt-mistery.patch
  187. rcutiny-use-simple-waitqueue.patch
  188. re-migrate_disable-race-with-cpu-hotplug-3f.patch
  189. re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch
  190. relay-fix-timer-madness.patch
  191. resource-counters-use-localirq-nort.patch
  192. rfc-printk-don-27t-call-printk_tick-in-printk_needs_cpu.patch
  193. rfc-sched-rt-fix-wait_task_interactive-to-test-rt_spin_lock-state.patch
  194. rt-add-rt-locks.patch
  195. rt-add-rt-spinlock-to-headers.patch
  196. rt-add-rt-to-mutex-headers.patch
  197. rt-introduce-cpu-chill.patch
  198. rt-local-irq-lock.patch
  199. rt-mutex-add-sleeping-spinlocks-support.patch
  200. rt-preempt-base-config.patch
  201. rt-rcutree-warn-fix.patch
  202. rt-rw-lockdep-annotations.patch
  203. rt-sched-do-not-compare-cpu-masks-in-scheduler.patch
  204. rt-sched-have-migrate_disable-ignore-bounded-threads.patch
  205. rt-sched-postpone-actual-migration-disalbe-to-schedule.patch
  206. rt-serial-warn-fix.patch
  207. rt-tracing-show-padding-as-unsigned-short.patch
  208. rtmutex-avoid-include-hell.patch
  209. rtmutex-futex-prepare-rt.patch
  210. rtmutex-lock-killable.patch
  211. rwsem-add-rt-variant.patch
  212. sched-adjust-reset-on-fork-always.patch
  213. sched-better-debug-output-for-might-sleep.patch
  214. sched-clear-pf-thread-bound-on-fallback-rq.patch
  215. sched-cond-resched.patch
  216. sched-consider-pi-boosting-in-setscheduler.patch
  217. sched-delay-put-task.patch
  218. sched-disable-rt-group-sched-on-rt.patch
  219. sched-disable-ttwu-queue.patch
  220. sched-enqueue-to-head.patch
  221. sched-limit-nr-migrate.patch
  222. sched-might-sleep-do-not-account-rcu-depth.patch
  223. sched-migrate-disable.patch
  224. sched-mmdrop-delayed.patch
  225. sched-rt-fix-migrate_enable-thinko.patch
  226. sched-rt-mutex-wakeup.patch
  227. sched-teach-migrate_disable-about-atomic-contexts.patch
  228. sched-ttwu-ensure-success-return-is-correct.patch
  229. scsi-fcoe-rt-aware.patch
  230. scsi-qla2xxx-fix-bug-sleeping-function-called-from-invalid-context.patch
  231. seqlock-prevent-rt-starvation.patch
  232. seqlock-remove-unused-functions.patch
  233. seqlock-use-seqcount.patch
  234. serial-imx-fix-recursive-locking-bug.patch
  235. series
  236. signal-fix-up-rcu-wreckage.patch
  237. signal-revert-ptrace-preempt-magic.patch
  238. signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch
  239. signals-do-not-wake-self.patch
  240. skbufhead-raw-lock.patch
  241. slub-correct-per-cpu-slab.patch
  242. slub-enable-irqs-for-no-wait.patch
  243. softirq-adapt-nohz-pending-debug-code-to-new-scheme.patch
  244. softirq-add-more-debug.patch
  245. softirq-disable-softirq-stacks-for-rt.patch
  246. softirq-export-in-serving-softirq.patch
  247. softirq-fix-nohz-pending-issue-for-real.patch
  248. softirq-fix-unplug-deadlock.patch
  249. softirq-init-softirq-local-lock-after-per-cpu-section-is-set-up.patch
  250. softirq-local-lock.patch
  251. softirq-make-fifo.patch
  252. softirq-make-serving-softirqs-a-task-flag.patch
  253. softirq-preempt-fix-3-re.patch
  254. softirq-sanitize-softirq-pending.patch
  255. softirq-split-handling-function.patch
  256. softirq-split-locks.patch
  257. softirq-split-out-code.patch
  258. softirq-thread-do-softirq.patch
  259. spinlock-types-separate-raw.patch
  260. stomp-machine-deal-clever-with-stopper-lock.patch
  261. stomp-machine-mark-stomper-thread.patch
  262. stomp-machine-raw-lock.patch
  263. stop_machine-convert-stop_machine_run-to-PREEMPT_RT.patch
  264. suspend-prevernt-might-sleep-splats.patch
  265. sysctl-include-atomic-h.patch
  266. sysfs-realtime-entry.patch
  267. tasklet-rt-prevent-tasklets-from-going-into-infinite-spin-in-rt.patch
  268. tasklist-lock-fix-section-conflict.patch
  269. timekeeping-split-xtime-lock.patch
  270. timer-delay-waking-softirqs-from-the-jiffy-tick.patch
  271. timer-fd-avoid-live-lock.patch
  272. timer-handle-idle-trylock-in-get-next-timer-irq.patch
  273. timer.c-fix-build-fail-for-RT_FULL.patch
  274. timers-avoid-the-base-null-otptimization-on-rt.patch
  275. timers-mov-printk_tick-to-soft-interrupt.patch
  276. timers-preempt-rt-support.patch
  277. timers-prepare-for-full-preemption.patch
  278. tracing-account-for-preempt-off-in-preempt_schedule.patch
  279. tty-use-local-irq-nort.patch
  280. upstream-net-rt-remove-preemption-disabling-in-netif_rx.patch
  281. usb-fix-mouse-problem-copying-large-data.patch
  282. usb-hcd-use-local-irq-nort.patch
  283. user-use-local-irq-nort.patch
  284. wait-simple-implementation.patch
  285. wait-simple-rework-for-completions.patch
  286. workqueue-use-get-cpu-light.patch
  287. x86-crypto-reduce-preempt-disabled-regions.patch
  288. x86-disable-debug-stack.patch
  289. x86-highmem-warn.patch
  290. x86-hpet-disable-msi-on-lenovo-w510.patch
  291. x86-io-apic-migra-no-unmask.patch
  292. x86-kprobes-remove-bogus-preempt-enable.patch
  293. x86-kvm-require-const-tsc-for-rt.patch
  294. x86-mce-timer-hrtimer.patch
  295. x86-perf-uncore-deal-with-kfree.patch
  296. x86-preempt-lazy.patch
  297. x86-stackprot-no-random-on-rt.patch
  298. x86-use-gen-rwsem-spinlocks-rt.patch
  299. x86_32-use-kmap-switch-for-non-highmem-as-well.patch