messages from 2015-02-25 17:41:57 to 2015-03-13 11:33:13 UTC [more...]
[PATCH RT 00/39] Linux 3.14.34-rt32-rc1
2015-03-13 11:33 UTC (44+ messages)
` [PATCH RT 01/39] gpio: omap: use raw locks for locking
` [PATCH RT 02/39] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 03/39] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 04/39] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 05/39] rtmutex: Clarify the boost/deboost part
` [PATCH RT 06/39] rtmutex: Document pi chain walk
` [PATCH RT 07/39] rtmutex: Simplify remove_waiter()
` [PATCH RT 08/39] rtmutex: Confine deadlock logic to futex
` [PATCH RT 09/39] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 10/39] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 11/39] futex: Make unlock_pi more robust
` [PATCH RT 12/39] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 13/39] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 14/39] futex: Split out the first waiter attachment "
` [PATCH RT 15/39] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 16/39] locking/rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 17/39] rtmutex.c: Fix incorrect waiter check
` [PATCH RT 18/39] rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotation
` [PATCH RT 19/39] rtmutex: enable deadlock detection in ww_mutex_lock functions
` [PATCH RT 20/39] x86: UV: raw_spinlock conversion
` [PATCH RT 22/39] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 23/39] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
` [PATCH RT 24/39] mips: rt: Replace pagefault_* to raw version
` [PATCH RT 25/39] sas-ata/isci: dontt disable interrupts in qc_issue handler
` [PATCH RT 26/39] scheduling while atomic in cgroup code
` [PATCH RT 27/39] work-simple: Simple work queue implemenation
` [PATCH RT 28/39] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 29/39] Revert "rwsem-rt: Do not allow readers to nest"
` [PATCH RT 30/39] locking: ww_mutex: fix ww_mutex vs self-deadlock
` [PATCH RT 31/39] thermal: Defer thermal wakups to threads
` [PATCH RT 32/39] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 33/39] fs/aio: simple simple work
` [PATCH RT 34/39] timers: Track total number of timers in list
` [PATCH RT 35/39] timers: Reduce __run_timers() latency for empty list
` [PATCH RT 36/39] timers: Reduce future __run_timers() latency for newly emptied list
` [PATCH RT 37/39] timers: Reduce future __run_timers() latency for first add to empty list
` [PATCH RT 38/39] staging: Mark rtl8821ae as broken
` [PATCH RT 39/39] Linux 3.14.34-rt32-rc1
[OSADL QA 3.18.9-rt4 #1] Radeon driver hangs
2015-03-13 11:12 UTC (3+ messages)
[ANNOUNCE] 3.18.7-rt1
2015-03-13 4:53 UTC (18+ messages)
` [patch-3.18.7-rt1] sched/context-tracking: fix PREEMPT_LAZY explosions
` [rfc patch] rt,nohz_full: fix nohz_full for PREEMPT_RT_FULL
` [rfc patch v2] "
[PATCH RT] irq_work: Hide access to hirq_work_list in PREEMPT_RT_FULL
2015-03-12 22:08 UTC
[PATCH RT 0/0] Linux
2015-03-12 19:25 UTC (2+ messages)
[PATCH RT 00/36] Linux 3.12.38-rt53-rc1
2015-03-12 19:22 UTC (36+ messages)
` [PATCH RT 01/36] gpio: omap: use raw locks for locking
` [PATCH RT 02/36] create-rt-enqueue
` [PATCH RT 03/36] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 04/36] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 05/36] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 06/36] rtmutex: Clarify the boost/deboost part
` [PATCH RT 07/36] rtmutex: Document pi chain walk
` [PATCH RT 08/36] rtmutex: Simplify remove_waiter()
` [PATCH RT 09/36] rtmutex: Confine deadlock logic to futex
` [PATCH RT 10/36] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 11/36] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 12/36] futex: Make unlock_pi more robust
` [PATCH RT 13/36] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 14/36] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 15/36] futex: Split out the first waiter attachment "
` [PATCH RT 16/36] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 17/36] rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 18/36] rt: fix __ww_mutex_lock_interruptible() lockdep annotation
` [PATCH RT 19/36] rtmutex: enable deadlock detection in ww_mutex_lock functions
` [PATCH RT 20/36] x86: UV: raw_spinlock conversion
` [PATCH RT 22/36] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 23/36] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
` [PATCH RT 24/36] sas-ata/isci: dontt disable interrupts in qc_issue handler
` [PATCH RT 25/36] scheduling while atomic in cgroup code
` [PATCH RT 26/36] work-simple: Simple work queue implemenation
` [PATCH RT 27/36] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 28/36] locking: ww_mutex: fix ww_mutex vs self-deadlock
` [PATCH RT 29/36] thermal: Defer thermal wakups to threads
` [PATCH RT 30/36] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 31/36] fs/aio: simple simple work
` [PATCH RT 32/36] timers: Track total number of timers in list
` [PATCH RT 33/36] timers: Reduce __run_timers() latency for empty list
` [PATCH RT 34/36] timers: Reduce future __run_timers() latency for newly emptied list
` [PATCH RT 35/36] timers: Reduce future __run_timers() latency for first add to empty list
` [PATCH RT 36/36] Linux 3.12.38-rt53-rc1
btrfs and linux-rt
2015-03-12 4:16 UTC
CONFIG_PREEMPT_RT local_softirq_pending warning when ISR blocks
2015-03-10 0:36 UTC (3+ messages)
[PATCH] sched: fix RLIMIT_RTTIME when PI-boosting to RT
2015-03-09 23:29 UTC (3+ messages)
[ANNOUNCE] 3.18.9-rt4
2015-03-09 22:54 UTC (4+ messages)
RCU stalls on heavy socket traffic
2015-03-09 20:44 UTC (6+ messages)
[PATCH 3.14.25-rt22 0/2] rtmutex Real-Time Linux: fix kernel BUG at kernel/locking/rtmutex.c:997! and some optimization
2015-03-09 16:49 UTC (10+ messages)
` [PATCH 3.14.25-rt22 1/2] rtmutex Real-Time Linux: Fixing kernel BUG at kernel/locking/rtmutex.c:997!
3.18 RT freezes on Raspberry Pi 2
2015-03-09 14:10 UTC (6+ messages)
[PATCH v2 0/2] mce patches rebased on simple work queue
2015-03-09 6:47 UTC (7+ messages)
` [PATCH v2 1/2] x86/mce: Defer mce wakeups to threads for PREEMPT_RT
` [PATCH v2 2/2] mce: don't try to wake thread before it exists
[OSADL QA 3.18.7-rt2 #2] BUG: scheduling while atomic: nfsd and irq/30-eth0
2015-03-07 22:07 UTC (3+ messages)
` [RESOLVED OSADL "
[OSADL QA 3.18.7-rt2 #1] WARNING at kernel/time/tick-sched.c:167 can_stop_full_tick+0x2d/0xcd()
2015-03-07 17:55 UTC (2+ messages)
` [RESOLVED OSADL "
[ANNOUNCE] 3.2.68-rt98
2015-03-06 20:52 UTC
[ANNOUNCE] 3.10.70-rt74
2015-03-06 20:51 UTC
[ANNOUNCE] 3.12.38-rt52
2015-03-06 20:51 UTC
[ANNOUNCE] 3.14.34-rt31
2015-03-06 20:50 UTC
3.18.7-rt2: NOHZ_FULL warning at boot
2015-03-06 19:28 UTC (4+ messages)
[PATCH] rcutorture: fix missing function at build time
2015-03-06 18:32 UTC (5+ messages)
Kenrel panic with 3.18.7-rt2 - rootfs at MMC
2015-03-06 18:21 UTC (3+ messages)
` Kenrel panic with 3.18.7-rt2 - Was: "
[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
2015-03-06 13:54 UTC (14+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
Kenrel panic with 3.18.7-rt2 - rootfs at MMC
2015-03-06 12:24 UTC (8+ messages)
` [RT PATCH] mmc: sdhci: don't provide hard irq handler
Highres timers broken on i.mx28 for CONFIG_HZ_PERIODIC
2015-03-05 17:54 UTC (3+ messages)
[PATCH] Makefile: cleanup linking to librttest.a
2015-03-03 18:58 UTC
[PATCH]Fix minor grammar mistake in the help output
2015-03-03 13:48 UTC
[PATCH] pi_stress: Clear affinity for DEADLINE tasks
2015-03-03 12:59 UTC (2+ messages)
[PATCH] Introduce the simple waitqueue (swait) implementation
2015-02-27 17:39 UTC
[RFC][PATCH v4] sched/rt: Use IPI to trigger RT task push migration instead of pulling
2015-02-27 14:29 UTC (3+ messages)
[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
2015-02-27 13:06 UTC (9+ messages)
3.18.7-rt: BUG: sleeping function called from invalid context (snd_pcm_stream_lock+0x29/0x70)
2015-02-26 20:10 UTC (2+ messages)
[ANNOUNCE] 3.18.7-rt2
2015-02-26 16:40 UTC (7+ messages)
[RFC][PATCH v3] sched/rt: Use IPI to trigger RT task push migration instead of pulling
2015-02-26 15:58 UTC (2+ messages)
[RFC PATCH] tasklet: correct the comments about tasklet schedule
2015-02-26 14:35 UTC (2+ messages)
PTRACE_TRACEME doesn't work: function not implemented
2015-02-26 14:20 UTC (2+ messages)
[PATCH -rt] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
2015-02-26 14:14 UTC (3+ messages)
[RFC][PATCH v2] sched/rt: Use IPI to trigger RT task push migration instead of pulling
2015-02-26 14:00 UTC (12+ messages)
[PATCH] locking/rtmutex: drop usage of __HAVE_ARCH_CMPXCHG
2015-02-25 17:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).