linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-14 02:56:10 to 2016-01-14 21:30:48 UTC [more...]

[4.4-rc6-rt1 PATCH 0/2] ARM: am437x: boot test report
 2016-01-14 21:30 UTC  (9+ messages)
` [4.4-rc6-rt1 PATCH 1/2] kernel/sched/core.c: UP: fix 'implicit declaration of function 'update_migrate_disable'
` [4.4-rc6-rt1 PATCH 2/2] kernel/time/timer.c: UP: fix undefined reference to `del_timer_sync'

[ANNOUNCE] 4.4-rc6-rt1
 2016-01-14 16:05 UTC  (20+ messages)
      ` [ANNOUNCE] 4.4-rc6-rt1 (arm64)

[PATCH RT] net: move xmit_recursion to per-task variable on -RT
 2016-01-14 14:50 UTC  (3+ messages)

cyclictest versus custom SPI based system
 2016-01-14  8:11 UTC  (3+ messages)

[PATCH] arm64: reenable interrupt when handling ptrace breakpoint
 2016-01-13 18:10 UTC  (10+ messages)

trace/latency-hist: Consider new argument when probing the sched_switch tracer
 2016-01-13 16:08 UTC  (4+ messages)

[PATCH 0/3] hwlatdetect patches
 2016-01-13 14:59 UTC  (4+ messages)
` [PATCH 1/3] hwlatdetect: handle hwlat_detector being builtin rather than module
` [PATCH 2/3] hwlatdetect: modify to handle python3 prints
` [PATCH 3/3] hwlatdetect: make reading sample date work with python2 and python3

[ANNOUNCE] 3.2.75-rt108
 2016-01-12 23:38 UTC 

[ANNOUNCE] 3.10.94-rt102
 2016-01-12 23:37 UTC 

[ANNOUNCE] 3.12.52-rt70
 2016-01-12 23:37 UTC 

[ANNOUNCE] 3.14.58-rt59
 2016-01-12 23:36 UTC 

[ANNOUNCE] 3.18.25-rt23
 2016-01-12 23:36 UTC 

[RFC] e1000e: Add delays after writing to registers
 2016-01-12 15:37 UTC  (9+ messages)
              ` AW: "

blog post: Monitoring real-time latencies
 2016-01-06 22:04 UTC 

[PATCH] Makefile: Set CC/AR variable only if it doesn't have a value
 2016-01-05 22:59 UTC  (12+ messages)

RCU stall and the system boot hang with nfsroot
 2016-01-05 18:51 UTC  (10+ messages)

[4.1.7-rt8][report] Very high cyclictest latency during glmark2 on i915 gpu
 2016-01-05 14:41 UTC  (7+ messages)
        ` [Intel-gfx] "

trace/latency-hist: Repair missing forward declaration
 2016-01-05  8:55 UTC 

[PATCH] sched: migrate_disable() and del_timer_sync() issues with !CONFIG_SMP
 2016-01-05  0:40 UTC 

JOB FOR YOU CONTACT US..shoppermystery133@gmail.com
 2015-12-27  7:41 UTC 

[PATCH RFC] rdtscbench: a nohz_full validation and benchmarking tool
 2015-12-23 20:43 UTC  (8+ messages)
        ` [PATCH v2 "

[4.1.15-rt17] BUG: unable to handle kernel NULL pointer dereference at 0000000000000001
 2015-12-23 13:55 UTC 

[ANNOUNCE] 4.1.15-rt17
 2015-12-23 12:43 UTC  (2+ messages)

Hung task for proc_cgroup_show
 2015-12-23  6:53 UTC  (11+ messages)

[PATCH v2] rt: x86: enable preemption in IST exception for x86-32
 2015-12-22 18:12 UTC  (3+ messages)

[PATCH] make HWLAT_DETECTOR kernel config either disabled or a module, never builtin
 2015-12-22 16:43 UTC  (8+ messages)

[PATCH 0/2] convert to use generic irq handler
 2015-12-22 15:27 UTC  (11+ messages)
` [PATCH 2/2] gpio: omap: "

[PATCH] rtmutex: Use chainwalking control enum
 2015-12-22 14:02 UTC  (2+ messages)

ARMv7 futex latency spike
 2015-12-14  8:54 UTC  (5+ messages)

PREEMPT_RT with Full Tickless
 2015-12-13  4:19 UTC  (5+ messages)

[PATCH] rt: x86: extend signal send delay to 32 bit
 2015-12-12 14:35 UTC  (4+ messages)

[4.1.3-rt3] [report][suspend to ram] BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:917
 2015-12-12  8:29 UTC  (6+ messages)

-rt kernel just can show 8 perf events?
 2015-12-11 17:57 UTC  (3+ messages)

RT patch for 4.2 - expected date
 2015-12-11 17:48 UTC  (2+ messages)

Triggering BUG on SIGSEGV signaling
 2015-12-11 17:32 UTC  (3+ messages)

[PATCH] locking_selftest: Save/restore migrate_disable_atomic in locking selftest
 2015-12-11 17:24 UTC  (11+ messages)
    ` [kbuild-all] "

BUG: scheduling while atomic: swapper/0/0/0x00010002
 2015-12-11 17:10 UTC  (2+ messages)

RCU splat on boot from an idle CPU
 2015-12-11 16:59 UTC  (10+ messages)

problems with chained IRQ handlers
 2015-12-11 16:23 UTC  (2+ messages)

RCU stall and the system boot hang
 2015-12-01 19:55 UTC  (5+ messages)

[PATCH tip v5 0/5] Simple wait queue support
 2015-11-30 18:52 UTC  (9+ messages)
` [PATCH tip v5 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH tip v5 2/5] kbuild: Add option to turn incompatible pointer check into error
` [PATCH tip v5 3/5] KVM: use simple waitqueue for vcpu->wq
` [PATCH tip v5 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH tip v5 5/5] rcu: use simple wait queues where possible in rcutree

[PATCH tip v4 0/5] Simple wait queue support
 2015-11-27 20:10 UTC  (11+ messages)
` [PATCH tip v4 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH tip v4 2/5] [s]wait: Add compile time type check assertion
` [PATCH tip v4 3/5] KVM: use simple waitqueue for vcpu->wq
` [PATCH tip v4 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH tip v4 5/5] rcu: use simple wait queues where possible in rcutree

[RFC] [PATCH] fs/proc: add poll()ing support to /proc/interrupts
 2015-11-19 13:36 UTC  (3+ messages)

[RT PATCH] sched: rt: fix two possible deadlocks in push_irq_work_func
 2015-11-18 15:56 UTC  (8+ messages)

[ANNOUNCE] 4.1.13-rt15
 2015-11-18 15:55 UTC 

[PATCH v3 0/4] Simple wait queue support
 2015-11-18 15:07 UTC  (5+ messages)
` [PATCH v3 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation

You have received a new fax, document 0000235303
 2015-11-14  8:22 UTC 


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