public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-06 11:32:30 to 2014-02-10 18:45:15 UTC [more...]

allow preemption in check_task_state
 2014-02-10 18:45 UTC  (9+ messages)

[PATCH RT 3/5] allow preemption in check_task_state
 2014-02-10 16:28 UTC 

[PATCH RT 5/5] allow preemption in slab_alloc_node and slab_free
 2014-02-10 15:40 UTC 

[PATCH RT 4/5] allow preemption in mem_cgroup_move_account_page_stat
 2014-02-10 15:39 UTC 

[PATCH RT 2/5] allow preemption in alloc and free _buffer_head
 2014-02-10 15:37 UTC 

[PATCH RT 1/5] allow preemption in add_timer_randomness
 2014-02-10 15:37 UTC 

[PATCH RT 0/5] preempt_disable/enable -> migrate_disable/enable pushdown proposals
 2014-02-10 15:36 UTC 

[ANNOUNCE] 3.12.10-rt15
 2014-02-08 18:35 UTC 

[PATCH RT] Cleanup of unnecessary do while 0 in api mappings
 2014-02-08 11:39 UTC 

priority inheritance on kernel semaphore?
 2014-02-07 17:03 UTC  (2+ messages)

3.12.6-rt9 on AM335x (armv7)
 2014-02-07 16:07 UTC  (9+ messages)

Linux-rt fails to boot [any release past 3.12.5-rt7] on all of my machines
 2014-02-07 15:22 UTC  (2+ messages)

[ANNOUNCE] 3.12.9-rt13
 2014-02-07 14:46 UTC  (9+ messages)

[PATCH RT] rt: Make cpu_chill() use hrtimer instead of msleep()
 2014-02-07 14:21 UTC  (6+ messages)

Cyclictest results on Sparc64 with PREEMPT_RT
 2014-02-07 13:30 UTC  (5+ messages)

dbus and Preempt-rt patch compatibilty
 2014-02-07 10:02 UTC 

Couple of questions about details of the RT patch
 2014-02-06 18:17 UTC 

[PATCH 0/4] PREEMPT_RT support for sparc64
 2014-02-05 10:51 UTC  (5+ messages)

Next longterm
 2014-02-04  8:45 UTC 

[PATCH 1/2] irq_work: allow certain work in hard irq context
 2014-02-03  9:26 UTC  (22+ messages)
` [PATCH 2/2] timer: really raise softirq if there is irq_work to do

[PATCH RT 0/8] Linux 3.2.53-rt76-rc1
 2014-02-01  4:54 UTC  (25+ messages)
` [PATCH RT 1/8] cpu_down: move migrate_enable() back
` [PATCH RT 2/8] swait: Add a few more users
` [PATCH RT 3/8] lockdep: Correctly annotate hardirq context in irq_exit()
` [PATCH RT 4/8] rtmutex: use a trylock for waiter lock in trylock
` [PATCH RT 5/8] smp: introduce a generic on_each_cpu_mask() function
` [PATCH RT 6/8] smp: add func to IPI cpus based on parameter func
` [PATCH RT 7/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH RT 8/8] Linux 3.2.53-rt76-rc1

[ANNOUNCE] 3.12.8-rt11
 2014-01-31 22:22 UTC  (13+ messages)

[PATCH RT] add missing local serialization in ip_output.c
 2014-01-31 20:28 UTC  (13+ messages)
          ` [PATCH RT] use local spin_locks in local_lock
          ` [PATCH] API cleanup - use local_lock not __local_lock for soft

[PATCH rt-tests] Fix tracemark output when the latency threshold is hit on ARM
 2014-01-31 19:16 UTC  (2+ messages)
` [PATCH rt-tests v2] "

[PATCH RT 0/2] migrate_disable pushdown in read/write_*lock*
 2014-01-31 17:03 UTC  (2+ messages)

[PATCH] leds: trigger: disable CPU trigger on -RT
 2014-01-31 15:30 UTC 

tick_sched_timer taking much time on arm9/3.10-rt?
 2014-01-29 15:49 UTC 

Q: signal on file descriptor from RT to non-RT thread
 2014-01-29 14:07 UTC 

[PATCH] rcu: Eliminate softirq processing from rcutree
 2014-01-27 17:03 UTC  (21+ messages)

Crash in TCP/IP stack
 2014-01-27  7:20 UTC  (4+ messages)

[PATCH 2/3] read_lock migrate_disable pushdown to rt_read_lock
 2014-01-25  8:29 UTC  (7+ messages)

[PATCH RT] timer: Run irq_work() even if there are no active timers
 2014-01-25  2:16 UTC  (7+ messages)
` [PATCH RT v2] timer: Raise softirq if there's irq_work

RT-3.10.6_p3 fails to boot: home.mount mounting timed out
 2014-01-24 19:14 UTC  (3+ messages)

[PATCH RT] arm/unwind: fail on unwind in irq disabled regions
 2014-01-24 16:24 UTC 

Strange results from Locking API testsuite on ARM
 2014-01-24 13:39 UTC  (2+ messages)

[PATCH RT] cpu hotplug: Document why PREEMPT_RT uses a spinlock
 2014-01-24 12:41 UTC  (2+ messages)

[ANNOUNCE] 3.12.6-rt9
 2014-01-24 11:19 UTC  (13+ messages)

Fedora 20 RT hangs during suspend
 2014-01-23  6:27 UTC 

[RFC][PATCH] preempt: Debug for possible missed preemption checks
 2014-01-22 20:09 UTC  (9+ messages)

[ANNOUNCE] 3.4.75-rt93
 2014-01-21  2:10 UTC  (3+ messages)
` [3.4.75-rt93] ftrace failed to modify ftrace_swap_recs

[ANNOUNCE] 3.2.54-rt77
 2014-01-18 22:18 UTC 

[ANNOUNCE] 3.4.77-rt95
 2014-01-18 22:18 UTC 

[ANNOUNCE] 3.10.27-rt25
 2014-01-18 22:17 UTC 

[ANNOUNCE] 3.2.53-rt76
 2014-01-17 15:16 UTC 

[RFC][PATCH 0/2] preempt: Track unmatched preempt_enable() to preempt_disable()
 2014-01-16 19:00 UTC  (9+ messages)
` [RFC][PATCH 1/2] preempt: Add CONFIG_DEBUG_PREEMPT_COUNT to consolidate ifdef logic
` [RFC][PATCH 2/2] preempt: Show preempt disable stack on schedule bugs

[ANNOUNCE] 3.4.76-rt94
 2014-01-16 15:08 UTC 

[ANNOUNCE] 3.10.26-rt24
 2014-01-16 15:08 UTC 

HOWTO: Build an RT-application
 2014-01-08 22:59 UTC  (3+ messages)

[PATCH] Revert "x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT"
 2014-01-06 11:32 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox