messages from 2014-04-18 16:18:31 to 2014-05-14 00:51:38 UTC [more...]
WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL]
2014-05-14 0:51 UTC (12+ messages)
` WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches
[ANNOUNCE] 3.2.58-rt85
2014-05-13 17:18 UTC
[ANNOUNCE] 3.4.89-rt111
2014-05-13 17:18 UTC
[ANNOUNCE] 3.10.39-rt40
2014-05-13 17:17 UTC
[ANNOUNCE] 3.12.19-rt30
2014-05-13 17:16 UTC
[ANNOUNCE] 3.14.3-rt5
2014-05-13 15:40 UTC (6+ messages)
Bug#746232: 3.2.57-rt: rcu_preempt detected stalls at boot
2014-05-13 7:45 UTC
[RFC v0] thermal: Protect schedule flag by raw spin
2014-05-12 7:43 UTC (3+ messages)
[PATCH] ftrace: Simplify ring buffer resizing, make work with RT
2014-05-09 17:08 UTC (3+ messages)
[RFC PATCH RT] netconsole: enable netconsole on PREEMPT_RT
2014-05-09 15:55 UTC (4+ messages)
[ANNOUNCE] 3.14-rt1
2014-05-09 14:57 UTC (41+ messages)
` [PATCH]Fix the Compiling failed problem with the default arch/x86/configs/x86_64_defconfig(3.14-rt1)
[ANNOUNCE] 3.14.2-rt3
2014-05-09 14:39 UTC (10+ messages)
` [patchlet] locking/rt: fix rt_read_lock() lockdep annotation
[patch 1/6] preempt_lazy: remove redundant test_thread_flag() call
2014-05-09 13:17 UTC (9+ messages)
` [patch 2/6] x86/preempt-lazy adapt implementation to percpu __preempt_count
` [patch 3/6] stomp-machine: fix typo in kernel/cpu.c
` [patch 4/6] stomp-machine: fix typo in kernel/stop_machine.c
` [patch 5/6] stomp-machine: create lg_global_trylock_relax() primitive
` [patch 6/6] stomp-machine: use lg_global_trylock_relax() to dead with stop_cpus_lock lglock
kernel/locking/rt.c: add missing EXPORT_SYMBOL for rt_down_write_nested_lock() needed by f2fs
2014-05-09 13:07 UTC (2+ messages)
Freezing issue on loading/usage of kernel modules
2014-05-09 12:14 UTC (2+ messages)
tracing: BUG: sleeping function called from invalid context
2014-05-09 9:37 UTC (2+ messages)
[ANNOUNCE] 3.12.15-rt26
2014-05-09 0:16 UTC
Hign latencies with rt-patch on mx28 freescale board
2014-05-08 13:28 UTC
[PATCH 1/2] memcg: fold mem_cgroup_stolen
2014-05-07 9:17 UTC (2+ messages)
[PATCH RT] blk-mq: revert raw locks, post pone notifier to POST_DEAD
2014-05-07 9:07 UTC (4+ messages)
Can PAX and Rt-patch co-exist ?
2014-05-05 13:20 UTC (6+ messages)
[patch 0/6] 3.14-rt1 fixes
2014-05-03 15:24 UTC (12+ messages)
BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
2014-05-02 19:37 UTC (18+ messages)
[PATCH RT 0/3] Linux 3.12.15-rt26-rc1
2014-05-02 15:31 UTC (7+ messages)
` [PATCH RT 1/3] rt: Move migrate_disable up in trylocks
` [PATCH RT 2/3] net: gianfar: Fix missing return of gfar_clean_tx_ring()
` [PATCH RT 3/3] Linux 3.12.15-rt26-rc1
[PATCH RT 0/2] rwsem-rt: Make rwsem rt closer to mainline
2014-05-02 13:21 UTC (7+ messages)
` [PATCH RT 1/2] rwsem-rt: Do not allow readers to nest
` [PATCH RT 2/2] rtmutex: Remove duplicate rt_mutex_init()
[ANNOUNCE] 3.2.57-rt84
2014-04-30 16:34 UTC
[ANNOUNCE] 3.4.87-rt109
2014-04-30 16:34 UTC
[ANNOUNCE] 3.8.13.14-rt31
2014-04-30 16:34 UTC
[ANNOUNCE] 3.10.37-rt38
2014-04-30 16:33 UTC
[RFC PATCH] tasklet: correct the comments about tasklet schedule
2014-04-30 7:48 UTC (2+ messages)
[PATCH RT 0/3] Linux 3.2.57-rt84-rc1
2014-04-29 15:48 UTC (7+ messages)
` [PATCH RT 1/3] net: gianfar: do not disable interrupts
` [PATCH RT 2/3] rcu: make RCU_BOOST default on RT
` [PATCH RT 3/3] Linux 3.2.57-rt84-rc1
[PATCH RT 0/4] Linux 3.10.37-rt38-rc2
2014-04-29 14:31 UTC (5+ messages)
` [PATCH RT 1/4] net: gianfar: do not disable interrupts
` [PATCH RT 2/4] net: gianfar: do not try to cleanup TX packets if they are not done
` [PATCH RT 3/4] rcu: make RCU_BOOST default on RT
` [PATCH RT 4/4] Linux 3.10.37-rt38-rc2
[PATCH RT 0/4] Linux 3.10.37-rt38-rc1
2014-04-29 14:25 UTC (8+ messages)
` [PATCH RT 1/4] net: gianfar: do not disable interrupts
` [PATCH RT 2/4] net: gianfar: do not try to cleanup TX packets if they are not done
` [PATCH RT 3/4] rcu: make RCU_BOOST default on RT
` [PATCH RT 4/4] Linux 3.10.37-rt38-rc1
FIFO & workqueue
2014-04-29 5:41 UTC
Difficulties with cyclictest on AMD CPU
2014-04-28 14:24 UTC (2+ messages)
[RFC PATCH] rtmutex: Do not prio boost when timeout is used
2014-04-27 18:48 UTC (5+ messages)
[PATCH RT 0/4] Linux 3.4.82-rt103-rc1
2014-04-27 14:36 UTC (5+ messages)
` [PATCH RT 1/4] net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait for outstanding qdisc_run calls
` [PATCH RT 2/4] fs: jbd2: pull your plug when waiting for space
` [PATCH RT 3/4] cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleep
` [PATCH RT 4/4] Linux 3.4.82-rt103-rc1
[PATCH RT 0/3] Linux 3.8.13.14-rt31-rc1
2014-04-27 14:34 UTC (4+ messages)
` [PATCH RT 1/3] net: gianfar: do not disable interrupts
` [PATCH RT 2/3] rcu: make RCU_BOOST default on RT
` [PATCH RT 3/3] Linux 3.8.13.14-rt31-rc1
[ANNOUNCE] 3.2.57-rt83
2014-04-25 2:33 UTC
[ANNOUNCE] 3.4.87-rt108
2014-04-25 2:32 UTC
[ANNOUNCE] 3.10.37-rt37
2014-04-25 2:31 UTC
[RFC PATCH RT] rwsem: The return of multi-reader PI rwsems
2014-04-24 17:52 UTC (8+ messages)
` [RFC PATCH RT V2] "
` [RFC PATCH RT V3] "
` [RFC PATCH RT V4] "
i.MX28 milliseconds latencies, interrupts disabled in arch_cpu_idle?
2014-04-21 10:09 UTC (9+ 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).