linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-03 15:37:32 to 2008-04-28 19:03:52 UTC [more...]

[PATCH -rt 0/4] nmi_watchdog fixes for -rt
 2008-04-28 19:03 UTC  (7+ messages)
` [PATCH -rt 1/4] x86_64: send NMI after nmi_show_regs on
` [PATCH -rt 2/4] x86: return true for NMI handled
` [PATCH -rt 3/4] x86: nmi_watchdog NMI needed for irq_show_regs_callback()
` [PATCH -rt 4/4] wait for finish show_regs() before panic

[PATCH 0/2] sched: refreshes
 2008-04-28 18:55 UTC  (23+ messages)
` [PATCH 1/2] sched: push rt tasks only if newly activated tasks have been added
      ` [RFC PATCH 0/2] sched fixes for suboptimal balancing
        ` [PATCH 1/2] sched: fix RT task-wakeup logic
            ` [(RESEND) PATCH] "
        ` [PATCH 2/2] sched: prioritize non-migratable tasks over migratable ones
            ` [PATCH 2/2] sched: prioritize non-migratable tasks over migratableones
` [PATCH 2/2] sched: Use a 2-d bitmap for searching lowest-pri CPU

[PATCH RT 0/6] New read/write locks for PI and multiple readers
 2008-04-25 13:09 UTC  (7+ messages)
` [PATCH RT 1/6] add framework for multi readers on rwsems
` [PATCH RT 2/6] implement rwlocks management
` [PATCH RT 3/6] map tasks to reader locks held
` [PATCH RT 4/6] implement reader limit on read write locks
` [PATCH RT 5/6] map read/write locks back to their readers
` [PATCH RT 6/6] read lock Priority Inheritance implementation

Parport and Linux-RT
 2008-04-24 16:17 UTC 

-O option causing test jitter?
 2008-04-22 16:05 UTC  (3+ messages)

[PATCH v2] sched: push rt tasks only if newly activated tasks have been added
 2008-04-21 16:36 UTC  (6+ messages)
      ` [PATCH v2] sched: push rt tasks only if newly activated taskshave "

rt-sources on PPC Mac Mini
 2008-04-18  3:00 UTC 

[PATCH] sched: push rt tasks only if newly activated tasks have been added
 2008-04-17 19:06 UTC 

2.6.25-rc9-dw1
 2008-04-14 16:35 UTC 

RT_PREEMPT and Serial Port
 2008-04-13 20:54 UTC  (8+ messages)

[PATCH] Fix conversion of task state to char in latency tracer
 2008-04-11  9:30 UTC  (2+ messages)

fully bisectable real time series
 2008-04-08  0:57 UTC  (4+ messages)

Linux 11-minute mode (RTC update)
 2008-04-05 17:54 UTC  (4+ messages)

The best queue for RT_PREEMPT
 2008-04-04 20:40 UTC  (4+ messages)

[PATCH -rt] shorten softirq kernel thread names
 2008-04-04 15:42 UTC 

Real time USB2Serial devices and behaivor
 2008-04-03 15:52 UTC  (14+ messages)

deadlock on 2.6.24.3-rt3
 2008-03-26 10:09 UTC  (9+ messages)
      ` [PATCH -rt] avoid deadlock related with PG_nonewrefs and swap_lock

2.6.24.4-rt4
 2008-03-25  2:11 UTC 

[PATCH -rt] rt-slab: fix cpu inconsistency case
 2008-03-24 21:11 UTC  (10+ messages)

[RT] [PATCH 0/3] Few cleanups and RT updates to sched_debug
 2008-03-23 15:09 UTC  (4+ messages)
` [RT] [PATCH 1/3] Change the names of rt_rq fields for
` [RT] [PATCH 2/3] Initialize rt.nr_running & rt.nr_unterruptible
` [RT] [PATCH 3/3] Update sched_debug with new RT related stats

[RT] [PATCH] Make scheduler root_domain modular (sched_class specific)
 2008-03-23 11:53 UTC  (6+ messages)
` [RT] [PATCH] Make scheduler root_domain modular (sched_classspecific)

(unknown)
 2008-03-20 18:05 UTC 

[PATCH] sched: fix race in schedule
 2008-03-20  5:44 UTC  (18+ messages)

[PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
 2008-03-18 14:10 UTC  (11+ messages)

2.6.24.3-rt3 failure on ARM
 2008-03-17 11:09 UTC 

2.6.24.3-rt3 failure on ARM
 2008-03-17 10:30 UTC 

NULL pointer when calling spin_lock_irqsave()
 2008-03-14 12:18 UTC 

[PATCH RT 0/6] lockstat measurement extensions
 2008-03-14  0:40 UTC  (9+ messages)
` [PATCH RT 1/6] "
  ` [PATCH RT 2/6] "
    ` [PATCH RT 3/6] "
      ` [PATCH RT 4/6] "
        ` [PATCH RT 5/6] "
          ` [PATCH RT 6/6] "

[PATCH] keep rd->online and cpu_online_map in sync
 2008-03-10 16:20 UTC 

try_module_get and friends
 2008-03-10  5:53 UTC  (12+ messages)

[PATCH] RESEND: fix cpus_allowed settings
 2008-03-07 15:27 UTC  (3+ messages)

[PATCH] RT: fix spinlock preemption feature when PREEMPT_RT is enabled
 2008-03-07 14:06 UTC 

WG: missing prof_pid in sysctl.c
 2008-03-06  9:42 UTC 

High resolution timers on AT91SAM926x
 2008-03-06  1:47 UTC  (8+ messages)

[RFC PATCH 0/6] RCU: Preemptible-RCU
 2008-03-05 19:00 UTC  (14+ messages)
` [RFC PATCH 4/6] Preempt-RCU: Implementation
              ` [PATCH] move PREEMPT_RCU config option back under PREEMPT

BUG on 2.6.24.3-rt3
 2008-03-05  8:44 UTC  (4+ messages)

[(RT RFC) PATCH v2 0/9] adaptive real-time locks
 2008-03-03 15:55 UTC  (9+ messages)
` [(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing to include lateral priority
    ` [(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing to includelateral priority
        ` [(RT RFC) PATCH v2 1/9] allow rt-mutex lock-stealing toincludelateral priority
` [(RT RFC) PATCH v2 4/9] optimize rt lock wakeup


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).