linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 20:09:07 to 2012-03-21 16:51:43 UTC [more...]

[PATCH 1/3] rt-tests: Support user supplied CFLAGS and LDFLAGS
 2012-03-21 16:51 UTC  (19+ messages)
` [PATCH 2/3] rt-tests: Silence unused-but-set warning in rt-migrate-test
` [PATCH 3/3] rt-tests: Remove unused status variable

Different priorities for different softirqs
 2012-03-21 15:00 UTC  (4+ messages)

Combining priority concepts of softirqs and rt
 2012-03-21 13:58 UTC  (2+ messages)

[ANNOUNCE] 3.0.24-rt42
 2012-03-21  1:31 UTC 

[PATCH-rt] Revert "kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()""
 2012-03-15 17:00 UTC 

[PATCH RT 0/2] [ANNOUNCE] 3.0.24-rt42-rc1
 2012-03-15  1:31 UTC  (3+ messages)
` [PATCH RT 1/2] rt: Revert: acpi: Make gbl_[hardware|gpe]_lock raw
` [PATCH RT 2/2] Linux 3.0.24-rt42-rc1

[ANNOUNCE] 3.0.24-rt41
 2012-03-14 19:13 UTC 

[ANNOUNCE] 3.0.23-rt40
 2012-03-14 15:51 UTC 

[PATCH RT 0/7] [ANNOUNCE] 3.0.23-rt40-rc1
 2012-03-14 15:14 UTC  (10+ messages)
` [PATCH RT 1/7] Revert "ACPI: Convert embedded controller lock to raw spinlock"
` [PATCH RT 2/7] softirq: Check preemption after reenabling interrupts
` [PATCH RT 3/7] rt: Introduce cpu_chill()
` [PATCH RT 4/7] fs: dcache: Use cpu_chill() in trylock loops
` [PATCH RT 5/7] fs: namespace: Use cpu_chill() instead of cpu_relax()
` [PATCH RT 6/7] net: "
` [PATCH RT 7/7] Linux 3.0.23-rt40-rc1

[PATCH-RT] preempt.h: Fix implicit declaration of 'preempt_check_resched_rt'
 2012-03-13 19:24 UTC  (6+ messages)

[PATCH RT] preempt: Define preempt_check_resched_rt() for non PREEMPT config
 2012-03-13 18:13 UTC  (3+ messages)

[PATCH RT] hack: Workaround to mtrr sleeping function called from atomic
 2012-03-12 19:06 UTC 

[PATCH RT] staging/pohmelfs: convert struct fs->lock usage to seq_spin_{,un}lock
 2012-03-11 16:23 UTC 

timer signal loss on RT
 2012-03-10 19:44 UTC  (5+ messages)

3.0.23-rt39 BUG: scheduling while atomic, _cpu_down()
 2012-03-10  2:12 UTC  (3+ messages)

[PATCH RT][PTT] Revert "ACPI: Convert embedded controller lock to raw spinlock"
 2012-03-09 22:31 UTC 

[PATCH RT][RFC] spin_trylock: Add "_rt" version that gives the lock a priority
 2012-03-09 19:44 UTC 

[ANNOUNCE] 3.0.23-rt39
 2012-03-09 15:20 UTC 

[ANNOUNCE] 3.2.9-rt17
 2012-03-09 12:51 UTC  (28+ messages)

[PATCH RT 00/25][RFC 3.0.23-rt39-rc1] [ANNOUNCE] 3.0.23-rt39-rc1 release cycle
 2012-03-06 22:42 UTC  (29+ messages)
` [PATCH RT 01/25][RFC 3.0.23-rt39-rc1] revert-convert-xtime_lock-to-raw_seqlock
` [PATCH RT 02/25][RFC 3.0.23-rt39-rc1] revert-seqlock-create-raw_seqlock
` [PATCH RT 03/25][RFC 3.0.23-rt39-rc1] revert-seqlock-use-seqcount
` [PATCH RT 04/25][RFC 3.0.23-rt39-rc1] revert-seqlock-remove-unused-functions
` [PATCH RT 05/25][RFC 3.0.23-rt39-rc1] x86-64-remove-vsyscall-number-3
` [PATCH RT 06/25][RFC 3.0.23-rt39-rc1] x86-64-emulate-legacy-vsyscalls
` [PATCH RT 07/25][RFC 3.0.23-rt39-rc1] x86: vdso: Remove bogus locking in update_vsyscall_tz()
` [PATCH RT 08/25][RFC 3.0.23-rt39-rc1] x86: vdso: Use seqcount instead of seqlock
` [PATCH RT 09/25][RFC 3.0.23-rt39-rc1] ia64: vsyscall: "
` [PATCH RT 10/25][RFC 3.0.23-rt39-rc1] seqlock: Remove unused functions
` [PATCH RT 11/25][RFC 3.0.23-rt39-rc1] seqlock: Use seqcount
` [PATCH RT 12/25][RFC 3.0.23-rt39-rc1] seqlock: Provide seq_spin_* functions
` [PATCH RT 13/25][RFC 3.0.23-rt39-rc1] fs: fs_struct use seqlock
` [PATCH RT 14/25][RFC 3.0.23-rt39-rc1] fs: dentry "
` [PATCH RT 15/25][RFC 3.0.23-rt39-rc1] timekeeping: Split xtime_lock
` [PATCH RT 16/25][RFC 3.0.23-rt39-rc1] seqlock: Prevent rt starvation
` [PATCH RT 17/25][RFC 3.0.23-rt39-rc1] fs: Protect open coded isize seqcount
` [PATCH RT 18/25][RFC 3.0.23-rt39-rc1] net: u64_stat: Protect seqcount
` [PATCH RT 19/25][RFC 3.0.23-rt39-rc1] timer: Fix hotplug for -rt
` [PATCH RT 20/25][RFC 3.0.23-rt39-rc1] futex/rt: Fix possible lockup when taking pi_lock in proxy handler
` [PATCH RT 21/25][RFC 3.0.23-rt39-rc1] ring-buffer/rt: Check for irqs disabled before grabbing reader lock
` [PATCH RT 22/25][RFC 3.0.23-rt39-rc1] sched/rt: Fix wait_task_interactive() to test rt_spin_lock state
` [PATCH RT 23/25][RFC 3.0.23-rt39-rc1] lglock/rt: Use non-rt for_each_cpu() in -rt code
` [PATCH RT 24/25][RFC 3.0.23-rt39-rc1] cpu: Make hotplug.lock a "sleeping" spinlock on RT
` [PATCH RT 25/25][RFC 3.0.23-rt39-rc1] Linux 3.0.23-rt39-rc1

[ANNOUNCE] 3.2.9-rt16
 2012-03-06 14:36 UTC  (3+ messages)

[PATCH RT] seqlock/rt: Prevent livelocks with seqlocks in RT
 2012-03-06 13:19 UTC  (5+ messages)

[ANNOUNCE] 3.2.9-rt15
 2012-03-06  8:20 UTC  (4+ messages)

[PATCH RT 0/3][FYI only] 3.2-rt cpu hotplug fix (hack)
 2012-03-06  2:38 UTC  (4+ messages)
` [PATCH RT 1/3][FYI only] cpu/rt: Rework cpu down for PREEMPT_RT
` [PATCH RT 2/3][FYI only] workqueue: Revert workqueue: Fix PF_THREAD_BOUND abuse
` [PATCH RT 3/3][FYI only] workqueue: Revert workqueue: Fix cpuhotplug trainwreck

Panic when running 'halt' on 3.2.9-rt15
 2012-03-05 19:48 UTC  (2+ messages)

Panic when running 'shutdown -h' on 3.2.9-rt15
 2012-03-05 16:01 UTC 

Stressing CPU hotplug
 2012-03-02 20:35 UTC 

[PATCH RT 0/9][RFC] rt: Fix hotplugging and other nasties
 2012-03-02 15:51 UTC  (20+ messages)
` [PATCH RT 1/9][RFC] [PATCH 1/9] timer: Fix hotplug for -rt
` [PATCH RT 2/9][RFC] [PATCH 2/9] futex/rt: Fix possible lockup when taking pi_lock in proxy handler
` [PATCH RT 3/9][RFC] [PATCH 3/9] lglock/rt: Use non-rt for_each_cpu() in -rt code
` [PATCH RT 4/9][RFC] [PATCH 4/9] rtmutex: Add new mutex_lock_savestate() API
` [PATCH RT 5/9][RFC] [PATCH 5/9] ring-buffer/rt: Check for irqs disabled before grabbing reader lock
` [PATCH RT 6/9][RFC] [PATCH 6/9] sched/rt: Fix wait_task_interactive() to test rt_spin_lock state
` [PATCH RT 7/9][RFC] [PATCH 7/9] cpu/rt: Rework cpu down for PREEMPT_RT
` [PATCH RT 8/9][RFC] [PATCH 8/9] workqueue: Revert workqueue: Fix PF_THREAD_BOUND abuse
` [PATCH RT 9/9][RFC] [PATCH 9/9] workqueue: Revert workqueue: Fix cpuhotplug trainwreck

traceback on 3.2.7-rt13
 2012-03-02 11:29 UTC  (5+ messages)

[ANNOUNCE] 3.0.23-rt38
 2012-03-01 21:14 UTC 

MAIL
 2012-02-26 19:39 UTC 

[PATCH RFC -rt] Alleged fix for CPU-hotplug deadlock
 2012-02-21 20:00 UTC 

[ANNOUNCE] 3.0.22-rt37
 2012-02-21 16:45 UTC 

[Vortex86] External SPI
 2012-02-19 22:17 UTC 

possible problem with sem_post
 2012-02-14 18:51 UTC  (3+ messages)

[PATCH] gitignore: differentiate between program names and directories
 2012-02-14  1:05 UTC 

3.0.14-rt31 - irq 23: nobody cared
 2012-02-13 21:49 UTC  (2+ messages)
` 3.0.20-rt36 - irq 17: "

pca953x - warning on irq
 2012-02-13 20:36 UTC  (4+ messages)

jffs2 filesystem: possible circular locking dependency detected
 2012-02-13 20:02 UTC  (4+ messages)

PCIe GPIO card
 2012-02-13  8:51 UTC  (2+ messages)

cyclictest problem/bug as non-root
 2012-02-11 15:45 UTC  (2+ messages)

[ANNOUNCE] 3.0.20-rt36
 2012-02-10 14:24 UTC 

cyclictest - minor change request for histogram
 2012-02-10 12:45 UTC 

Problem with Realtime Kernel and Ethernet Card
 2012-02-09 10:34 UTC  (7+ messages)

[PATCH RT 0/8] [ANNOUNCE] 3.0.20-rt36-rc1
 2012-02-09  1:59 UTC  (9+ messages)
` [PATCH RT 1/8] genirq: Unmask oneshot irqs when thread was not woken
` [PATCH RT 2/8] genirq: Handle pending irqs in irq_startup()
` [PATCH RT 3/8] signal/x86: Delay calling signals in atomic
` [PATCH RT 4/8] x86: Do not disable preemption in int3 on 32bit
` [PATCH RT 5/8] timer-fd: Prevent live lock
` [PATCH RT 6/8] genirq: Allow disabling of softirq processing in irq thread context
` [PATCH RT 7/8] futex: Fix bug on when a requeued RT task times out
` [PATCH RT 8/8] Linux 3.0.20-rt36-rc1

infinite spin in RT when booting with DHCP on
 2012-02-08 20:41 UTC  (12+ messages)

Suggesting to include timerfd patch
 2012-02-08 20:09 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;
as well as URLs for NNTP newsgroup(s).