linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-02 15:37:16 to 2016-03-17 18:29:12 UTC [more...]

[PATCH v2 0/3] rt-tests: minor fixes
 2016-03-17 18:29 UTC  (2+ messages)
` [PATCH 1/3] rt-migrate-test: fix return code

Fix preempt-rt on AT91
 2016-03-17 18:09 UTC  (8+ messages)
        ` arm: at91: do not disable/enable clocks in a row

RFC on fixing mutex spinning on owner
 2016-03-17 15:36 UTC  (14+ messages)

struct wait_queue_Head_t to struct swait_head warning
 2016-03-17 15:26 UTC 

[PATCH 0/4] cyclictest: improve running under trace-cmd
 2016-03-17 13:48 UTC  (4+ messages)

[PATCH 0/4] rt-tests: minor fixes
 2016-03-17 13:25 UTC  (9+ messages)
` [PATCH 1/4] pip_stress: drop unused variable
` [PATCH 2/4] rt-migrate-test: fix return code
` [PATCH 3/4] don't use exit(-1) for failures

[ANNOUNCE] 3.14.64-rt67
 2016-03-16 16:21 UTC  (5+ messages)

Eliminating Packet Latency [ NOT ENCRYPTED ] [ SIGNATURE_OK ]
 2016-03-16  7:34 UTC 

[ANNOUNCE] 3.10.100-rt110
 2016-03-15 22:34 UTC  (2+ messages)

Eliminating Packet Latency
 2016-03-15 19:22 UTC  (5+ messages)

[PATCH] tty: serial: sc16is7xx: implemented our own oneshot-like handling
 2016-03-14 23:13 UTC  (10+ messages)

[4.4.4-rt11] Possiblie recursive locking detected in kswapd / mb_cache_shrink_scan()
 2016-03-14 21:00 UTC 

[ANNOUNCE] 3.2.78-rt113
 2016-03-14 15:52 UTC 

[ANNOUNCE] 3.12.56-rt76
 2016-03-14 15:50 UTC 

[ANNOUNCE] 3.18.28-rt28
 2016-03-14 15:48 UTC 

[ANNOUNCE] 4.1.19-rt22
 2016-03-14 15:47 UTC 

Old split quilt queues
 2016-03-14  9:26 UTC  (10+ messages)

[RT] Warning from swake_up_all_locked in rt-4.4.4-rt11
 2016-03-14  8:49 UTC  (2+ messages)

[PATCH] tty: serial: sc16is7xx: implemented our own oneshot-like handling
 2016-03-14  6:17 UTC  (2+ messages)

[ANNOUNCE] v4.4.4-rt11
 2016-03-12  1:56 UTC  (4+ messages)

rt-tests Android.mk for cyclictest and hackbench
 2016-03-11 18:39 UTC  (5+ messages)

[RFC RT] tty: serial: 8250: don't take the lock on OOPs
 2016-03-11 18:05 UTC 

rt-tests Android.mk for cyclictest and hackbench
 2016-03-10 15:33 UTC 

diagnosing unexpected sched_stat_wait
 2016-03-09 18:30 UTC  (6+ messages)

[v4.4-rt PATCH] rt: trace: add rcuidle version macro for preemptirqsoff_hist and hrtimer_interrupt
 2016-03-09 15:08 UTC  (6+ messages)

[PATCH] tty: serial: sc16is7xx: use threaded interrupts instead of homegrow
 2016-03-09 14:06 UTC 

[RT] oops in 4.1.3-rt3
 2016-03-09 13:21 UTC  (3+ messages)

[RFC v0] Use swait in completion
 2016-03-09 12:24 UTC  (6+ messages)
` [RFC v0] sched/completion: convert completions to use simple wait queues

sc16is7xx: a lot of time is spend in sc16is7xx_port_irq
 2016-03-09 12:04 UTC  (15+ messages)
      ` [PATCH] tty: serial: sc16is7xx: use threaded interrupts instead of homegrow

[PATCH] sc16is7xx: switch to threaded irq for fixing RT issues
 2016-03-08 12:43 UTC  (3+ messages)
` [PATCH] sc16is7xx: drop bogus use of IRQF_ONESHOT

dump_stack: avoid potential deadlocks
 2016-03-08  9:34 UTC  (2+ messages)

regression in rt patches
 2016-03-07 23:55 UTC  (2+ messages)

[4.4-rt PATCH] trace: use rcuidle version for preemptoff_hist trace point
 2016-03-07 23:44 UTC  (3+ messages)

[ANNOUNCE] 3.2.77-rt112
 2016-03-07 20:55 UTC 

[ANNOUNCE] 3.4.110-rt140
 2016-03-07 20:54 UTC 

[ANNOUNCE] 3.10.97-rt107
 2016-03-07 20:53 UTC 

[ANNOUNCE] 3.12.54-rt74
 2016-03-07 20:53 UTC 

[ANNOUNCE] 3.14.61-rt64
 2016-03-07 20:52 UTC 

[ANNOUNCE] 3.18.27-rt27
 2016-03-07 20:52 UTC 

[ANNOUNCE] 4.1.15-rt18
 2016-03-07 20:52 UTC 

[PATCH RT 00/13] Linux 3.12.54-rt74-rc1
 2016-03-07 19:42 UTC  (16+ messages)
` [PATCH RT 01/13] ptrace: dont open IRQs in ptrace_freeze_traced() too early
` [PATCH RT 02/13] preempt-lazy: Add the lazy-preemption check to preempt_schedule()
` [PATCH RT 03/13] softirq: split timer softirqs out of ksoftirqd
` [PATCH RT 04/13] net: provide a way to delegate processing a softirq to ksoftirqd
` [PATCH RT 05/13] latencyhist: disable jump-labels
` [PATCH RT 06/13] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 07/13] kernel: softirq: unlock with irqs on
` [PATCH RT 08/13] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 09/13] sched,rt: __always_inline preemptible_lazy()
` [PATCH RT 10/13] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 11/13] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 12/13] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 13/13] Linux 3.12.54-rt74-rc1
` [PATCH RT 14/13] tracing: Fix probe_wakeup_latency_hist_start() prototype

[RFC V4 PATCH] trace: writeback: replace cgroup path to cgroup ino
 2016-03-07 14:03 UTC  (4+ messages)

why does this irqsoff tracer output show interrupts disabled between irq to softirq transition?
 2016-03-05  7:19 UTC  (2+ messages)

acmesystems Arietta (AT91SAM9G25)
 2016-03-04 10:11 UTC  (9+ messages)

AW: Large latencies with 4.4.1-rt6
 2016-03-04  7:40 UTC 

AW: AW: AW: Large latencies with 4.4.1-rt6
 2016-03-03 15:42 UTC  (2+ messages)
`  "

[PATCH RT 00/17] Linux 3.14.61-rt64-rc1
 2016-03-03 14:21 UTC  (21+ messages)
` [PATCH RT 01/17] ptrace: dont open IRQs in ptrace_freeze_traced() too early
` [PATCH RT 02/17] net: move xmit_recursion to per-task variable on -RT
` [PATCH RT 03/17] preempt-lazy: Add the lazy-preemption check to preempt_schedule()
` [PATCH RT 04/17] softirq: split timer softirqs out of ksoftirqd
` [PATCH RT 05/17] net: provide a way to delegate processing a softirq to ksoftirqd
` [PATCH RT 06/17] latencyhist: disable jump-labels
` [PATCH RT 07/17] arm64: replace read_lock to rcu lock in call_step_hook
` [PATCH RT 08/17] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 09/17] kernel: softirq: unlock with irqs on
` [PATCH RT 10/17] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 11/17] sched,rt: __always_inline preemptible_lazy()
` [PATCH RT 12/17] drm,radeon,i915: Use preempt_disable/enable_rt() where recommended
` [PATCH RT 13/17] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 14/17] f2fs: Mutex cant be used by down_write_nest_lock()
` [PATCH RT 15/17] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 16/17] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 17/17] Linux 3.14.61-rt64-rc1

[PATCH RT 0/7] Linux 3.2.77-rt112-rc1
 2016-03-03  2:21 UTC  (8+ messages)
` [PATCH RT 1/7] latencyhist: disable jump-labels
` [PATCH RT 2/7] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 3/7] kernel: softirq: unlock with irqs on
` [PATCH RT 4/7] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 5/7] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 6/7] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 7/7] Linux 3.2.77-rt112-rc1

[PATCH RT 0/7] Linux 3.4.110-rt140-rc1
 2016-03-02 20:14 UTC  (8+ messages)
` [PATCH RT 1/7] latencyhist: disable jump-labels
` [PATCH RT 2/7] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 3/7] kernel: softirq: unlock with irqs on
` [PATCH RT 4/7] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 5/7] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 6/7] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 7/7] Linux 3.4.110-rt140-rc1

[PATCH] f2fs: mutex can't be used by down_write_nest_lock()
 2016-03-02 18:22 UTC  (3+ messages)

[PATCH RT 00/10] Linux 3.10.97-rt107-rc1
 2016-03-02 15:51 UTC  (11+ messages)
` [PATCH RT 01/10] softirq: split timer softirqs out of ksoftirqd
` [PATCH RT 02/10] net: provide a way to delegate processing a softirq to ksoftirqd
` [PATCH RT 03/10] latencyhist: disable jump-labels
` [PATCH RT 04/10] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 05/10] kernel: softirq: unlock with irqs on
` [PATCH RT 06/10] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 07/10] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 08/10] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 09/10] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 10/10] Linux 3.10.97-rt107-rc1

[PATCH RT 00/20] Linux 3.18.27-rt27-rc1
 2016-03-02 15:37 UTC  (8+ messages)
` [PATCH RT 11/20] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 12/20] tick/broadcast: Make broadcast hrtimer irqsafe
` [PATCH RT 14/20] drm,radeon,i915: Use preempt_disable/enable_rt() where recommended
` [PATCH RT 16/20] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 18/20] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 19/20] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 20/20] Linux 3.18.27-rt27-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).