linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-08 12:25:45 to 2013-10-08 17:36:10 UTC [more...]

[PATCH] rt-v3.10-devel: fix mangled mm/slab patch
 2013-10-08 17:35 UTC 

[PATCH v3.10-rt] ppc: use pagefault_disabled helper to fix compile fail for !RT_FULL
 2013-10-08 14:42 UTC 

[PATCH 3.4.62-rt77] fix irq thread scheduling
 2013-10-08 14:12 UTC  (4+ messages)

Kernel panic in 3.10.10-rt7 (iwlwifi)
 2013-10-07  7:33 UTC  (3+ messages)
  ` [Ilw] "

[ANNOUNCE] 3.10.14-rt9
 2013-10-05 15:43 UTC 

[V2 PATCH] rt: Don't call schedule_work_on in preemption disabled context
 2013-10-04 21:58 UTC 

[ANNOUNCE] 3.10.10-rt7
 2013-10-04 18:34 UTC  (8+ messages)

Fix two sleeping function called in atomic context bug
 2013-10-04 17:56 UTC  (9+ messages)
` [PATCH 1/2] rt: Don't call schedule_work_on in preemption disabled context
` [PATCH 2/2] rt: Move schedule_work call to helper thread

[rt-tests][PATCH] align thread wakeup times
 2013-10-04 16:35 UTC  (6+ messages)

[PATCH] slab+rt: Don't free locks twice in cpuup_canceled
 2013-10-04 16:10 UTC  (4+ messages)

[PATCH] Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
 2013-10-04 15:38 UTC  (2+ messages)

[patch 1/3] ipc/sem: fix -rt livelock
 2013-10-04 14:08 UTC  (13+ messages)
` [patch 2/3] ipc/sem: revert ipc/sem: Rework semaphore wakeups
` [patch 3/3] ipc/sem: Add -RT compatible wakeup scheme

3.10.10-rt7: inconsistent lock state (iwlwifi)
 2013-10-04 13:24 UTC  (3+ messages)
` [Ilw] "

Oops with spin_lock() in an IRQF_NO_THREAD interrupt
 2013-10-04 12:42 UTC  (2+ messages)

[PATCH V2 Resend 4/4] timer: Migrate running timer
 2013-10-04 12:39 UTC  (11+ messages)

[PATCH RT 0/3] hwlat-detector: Have it actually find hardware latency
 2013-10-04 10:30 UTC  (16+ messages)
` [PATCH RT] hwlat-detector: Don't ignore threshold module parameter
  ` [PATCH RT] rt,ipc,sem: fix -rt livelock

[PATCH] Revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
 2013-10-02  7:12 UTC  (6+ messages)

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-09-26 16:43 UTC  (25+ messages)
              ` [Intel-gfx] "

[PATCH 0/3] KVM: Make kvm_lock non-raw
 2013-09-21 20:26 UTC  (5+ messages)

RTLWS 15, Switzerland, Call for Participation
 2013-09-16 19:19 UTC 

Enabling function trace on call during module init
 2013-09-14  3:59 UTC  (3+ messages)

[ANNOUNCE] 3.6.11.9-rt42
 2013-09-14  1:38 UTC 

[ANNOUNCE] 3.0.95-rt124
 2013-09-13 19:13 UTC 

[ANNOUNCE] 3.2.51-rt72
 2013-09-13 19:13 UTC 

[ANNOUNCE] 3.4.61-rt77
 2013-09-13 19:12 UTC 

[ANNOUNCE] 3.8.13.7-rt18
 2013-09-13 16:21 UTC 

[patch 0/3] ipc/sem: fix livelock issue
 2013-09-13  6:12 UTC 

CONFIG_PREEMPT_RT_FULL an usb gadget
 2013-09-12 11:41 UTC  (4+ messages)
    ` AW: "
      ` AW: "

[ANNOUNCE] 3.0.89-rt118
 2013-09-12  1:09 UTC 

[ANNOUNCE] 3.2.50-rt71
 2013-09-12  1:08 UTC 

[ANNOUNCE] 3.4.57-rt73
 2013-09-12  1:08 UTC 

[ANNOUNCE] 3.6.11.8-rt41
 2013-09-12  1:07 UTC 

[ANNOUNCE] 3.8.13-rt16
 2013-09-12  1:07 UTC 

[PATCH RT 00/16] 3.0.89-rt118-rc1 stable review
 2013-09-09 14:35 UTC  (17+ messages)
` [PATCH RT 01/16] sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock
` [PATCH RT 02/16] x86/mce: fix mce timer interval
` [PATCH RT 03/16] genirq: Set irq thread to RT priority on creation
` [PATCH RT 04/16] list_bl.h: make list head locking RT safe
` [PATCH RT 05/16] list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK
` [PATCH RT 06/16] timers: prepare for full preemption improve
` [PATCH RT 07/16] kernel/cpu: fix cpu down problem if kthreads cpu is going down
` [PATCH RT 08/16] kernel/hotplug: restore original cpu mask oncpu/down
` [PATCH RT 09/16] drm/i915: drop trace_i915_gem_ring_dispatch on rt
` [PATCH RT 10/16] rt,ntp: Move call to schedule_delayed_work() to helper thread
` [PATCH RT 11/16] hwlat-detector: Update hwlat_detector to add outer loop detection
` [PATCH RT 12/16] hwlat-detect/trace: Export trace_clock_local for hwlat-detector
` [PATCH RT 13/16] hwlat-detector: Use trace_clock_local if available
` [PATCH RT 14/16] hwlat-detector: Use thread instead of stop machine
` [PATCH RT 15/16] genirq: do not invoke the affinity callback via a workqueue
` [PATCH RT 16/16] Linux 3.0.89-rt118-rc1

[PATCH RT 00/16] 3.4.57-rt73-rc1 stable review
 2013-09-09 12:45 UTC  (17+ messages)
` [PATCH RT 01/16] sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock
` [PATCH RT 02/16] x86/mce: fix mce timer interval
` [PATCH RT 03/16] genirq: Set irq thread to RT priority on creation
` [PATCH RT 04/16] list_bl.h: make list head locking RT safe
` [PATCH RT 05/16] list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK
` [PATCH RT 06/16] timers: prepare for full preemption improve
` [PATCH RT 07/16] kernel/cpu: fix cpu down problem if kthreads cpu is going down
` [PATCH RT 08/16] kernel/hotplug: restore original cpu mask oncpu/down
` [PATCH RT 09/16] drm/i915: drop trace_i915_gem_ring_dispatch on rt
` [PATCH RT 10/16] rt,ntp: Move call to schedule_delayed_work() to helper thread
` [PATCH RT 11/16] hwlat-detector: Update hwlat_detector to add outer loop detection
` [PATCH RT 12/16] hwlat-detect/trace: Export trace_clock_local for hwlat-detector
` [PATCH RT 13/16] hwlat-detector: Use trace_clock_local if available
` [PATCH RT 14/16] hwlat-detector: Use thread instead of stop machine
` [PATCH RT 15/16] genirq: do not invoke the affinity callback via a workqueue
` [PATCH RT 16/16] Linux 3.4.57-rt73-rc1

[PATCH RT 00/16] 3.2.50-rt71-rc1 stable review
 2013-09-09 12:48 UTC  (17+ messages)
` [PATCH RT 01/16] sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock
` [PATCH RT 02/16] x86/mce: fix mce timer interval
` [PATCH RT 03/16] genirq: Set irq thread to RT priority on creation
` [PATCH RT 04/16] list_bl.h: make list head locking RT safe
` [PATCH RT 05/16] list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK
` [PATCH RT 06/16] timers: prepare for full preemption improve
` [PATCH RT 07/16] kernel/cpu: fix cpu down problem if kthreads cpu is going down
` [PATCH RT 08/16] kernel/hotplug: restore original cpu mask oncpu/down
` [PATCH RT 09/16] drm/i915: drop trace_i915_gem_ring_dispatch on rt
` [PATCH RT 10/16] rt,ntp: Move call to schedule_delayed_work() to helper thread
` [PATCH RT 11/16] hwlat-detector: Update hwlat_detector to add outer loop detection
` [PATCH RT 12/16] hwlat-detect/trace: Export trace_clock_local for hwlat-detector
` [PATCH RT 13/16] hwlat-detector: Use trace_clock_local if available
` [PATCH RT 14/16] hwlat-detector: Use thread instead of stop machine
` [PATCH RT 15/16] genirq: do not invoke the affinity callback via a workqueue
` [PATCH RT 16/16] Linux 3.2.50-rt71-rc1

[PATCH RT 00/19] 3.6.11.8-rt41-rc1 stable review
 2013-09-08 15:14 UTC  (20+ messages)
` [PATCH RT 01/19] sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock
` [PATCH RT 02/19] x86/mce: fix mce timer interval
` [PATCH RT 03/19] genirq: Set irq thread to RT priority on creation
` [PATCH RT 04/19] list_bl.h: make list head locking RT safe
` [PATCH RT 05/19] list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK
` [PATCH RT 06/19] timers: prepare for full preemption improve
` [PATCH RT 07/19] kernel/cpu: fix cpu down problem if kthreads cpu is going down
` [PATCH RT 08/19] kernel/hotplug: restore original cpu mask oncpu/down
` [PATCH RT 09/19] gpu: i915: allow the user not to do the wbinvd
` [PATCH RT 10/19] drm/i915: drop trace_i915_gem_ring_dispatch on rt
` [PATCH RT 11/19] sched: Distangle worker accounting from rqlock
` [PATCH RT 12/19] rt,ntp: Move call to schedule_delayed_work() to helper thread
` [PATCH RT 13/19] hpsa: fix warning with smp_processor_id() in preemptible section
` [PATCH RT 14/19] hwlat-detector: Update hwlat_detector to add outer loop detection
` [PATCH RT 15/19] hwlat-detect/trace: Export trace_clock_local for hwlat-detector
` [PATCH RT 16/19] hwlat-detector: Use trace_clock_local if available
` [PATCH RT 17/19] hwlat-detector: Use thread instead of stop machine
` [PATCH RT 18/19] genirq: do not invoke the affinity callback via a workqueue
` [PATCH RT 19/19] Linux 3.6.11.8-rt41-rc1

[ANNOUNCE] 3.6.11.8-rt40
 2013-09-08 15:09 UTC 

[PATCH RT 00/10] 3.8.13-rt16-rc1 stable review
 2013-09-08 12:25 UTC  (11+ messages)
` [PATCH RT 01/10] sched: Distangle worker accounting from rqlock
` [PATCH RT 02/10] rt,ntp: Move call to schedule_delayed_work() to helper thread
` [PATCH RT 03/10] hpsa: fix warning with smp_processor_id() in preemptible section
` [PATCH RT 04/10] powerpc: 52xx: provide a default in mpc52xx_irqhost_map()
` [PATCH RT 05/10] hwlat-detector: Update hwlat_detector to add outer loop detection
` [PATCH RT 06/10] hwlat-detect/trace: Export trace_clock_local for hwlat-detector
` [PATCH RT 07/10] hwlat-detector: Use trace_clock_local if available
` [PATCH RT 08/10] hwlat-detector: Use thread instead of stop machine
` [PATCH RT 09/10] genirq: do not invoke the affinity callback via a workqueue
` [PATCH RT 10/10] Linux 3.8.13-rt16-rc1


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).