messages from 2015-09-23 11:32:45 to 2015-10-27 14:18:06 UTC [more...]
[PATCH -rt] Revert "net: use synchronize_rcu_expedited()"
2015-10-27 14:18 UTC (4+ messages)
numa.h for rt-test
2015-10-27 9:18 UTC (5+ messages)
[PATCH v3 0/4] Simple wait queue support
2015-10-26 14:19 UTC (22+ messages)
` [PATCH v3 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH v3 2/4] KVM: use simple waitqueue for vcpu->wq
` [PATCH v3 3/4] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH v3 4/4] rcu: use simple wait queues where possible in rcutree
BUG: scheduling while atomic: swapper/0/0/0x00010002
2015-10-26 10:59 UTC
3.18 RT freezes on Raspberry Pi 2
2015-10-24 17:22 UTC (17+ messages)
[PATCH] rt-tests: Makefile: fixed dropped quote in help target
2015-10-22 20:50 UTC (2+ messages)
[PATCH 3/3] Makefile: Remove anything to do with rpms, specs etc
2015-10-22 15:51 UTC
[PATCH 2/3] gitattributes: add doc, remove rt.spec-in
2015-10-22 15:50 UTC
Subject: [PATCH 1/3] Remove rt-tests.spec-in
2015-10-22 15:49 UTC
[4.1.3-rt10][RFC PATCH] clk: use raw locks for locking
2015-10-22 15:10 UTC (3+ messages)
[ANNOUNCE] rt-tests-v0.96
2015-10-22 11:06 UTC
[PATCH v2 0/4] Android: clean-up patches
2015-10-22 9:43 UTC (9+ messages)
` [PATCH v2 1/4] Android: clean up the bypass ifdeffery
` [PATCH v2 2/4] Android: rename arch from bionic to android
` [PATCH v2 3/4] Android: Expand match for android in ostype
` [PATCH v2 4/4] rt-sched.h: do not unconditionally define syscall-numbers
[RFC] e1000e: Add delays after writing to registers
2015-10-22 5:59 UTC (2+ messages)
[RFC] [PATCH] fs/proc: add poll()ing support to /proc/interrupts
2015-10-21 21:18 UTC
[PATCH] cyclictest: fix #ifdef broken by NO_PTHREAD_SETAFFINITY
2015-10-21 18:13 UTC (2+ messages)
[PATCH 0/4] Android/Bionic cleanup patches
2015-10-21 16:39 UTC (6+ messages)
` [PATCH 1/4] Android: clean up the bypass ifdeffery
` [PATCH 2/4] android: rename arch from bionic to android
` [PATCH 3/4] android: Expand match for android in ostype
` [PATCH 4/4] rt-sched.h: do not unconditionally define syscall-numbers
[RFC PATCH] Add a feature to record spikes
2015-10-21 13:14 UTC
talking points
2015-10-21 11:19 UTC (2+ messages)
[4.1.3-rt10][RFC PATCH] PM / sleep: freeze: fix bug "sleeping function called from invalid context"
2015-10-20 23:37 UTC (3+ messages)
[PATCH v2 0/4] Simple wait queue support
2015-10-20 7:14 UTC (8+ messages)
` [PATCH v2 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH v2 2/4] KVM: use simple waitqueue for vcpu->wq
` [PATCH v2 3/4] rcu: use simple wait queues where possible in rcutree
` [PATCH v2 4/4] rcu: Do not call swake_up_all with rnp->lock holding
[PATCH] rt: trace: add rcuidle version macro for preemptirqsoff_hist and hrtimer_interrupt
2015-10-19 18:40 UTC
Lockdep splat + hardlock on 4.1.10-rt9
2015-10-19 1:48 UTC (3+ messages)
[ANNOUNCE] v4.10.10-rt10
2015-10-17 16:08 UTC (2+ messages)
` [ANNOUNCE] v4.1.10-rt10
[4.1.7-rt8][report] Very high cyclictest latency during glmark2 on i915 gpu
2015-10-17 10:59 UTC (6+ messages)
[PATCH 0/2] convert to use generic irq handler
2015-10-15 16:33 UTC (11+ messages)
` [PATCH 1/2] gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
` [PATCH 2/2] gpio: omap: convert to use generic irq handler
[PATCH 0/7] rt-tests devel/v0.96
2015-10-15 8:53 UTC (10+ messages)
` [PATCH 1/7] cyclictest: Clean-ups in timerthread before working on it
` [PATCH 2/7] Fix some trivial typos found by codespell(1)
` [PATCH 3/7] Makefile: add target to create OBJDIR before use
` [PATCH 4/7] Makefile: OBJDIR should be an order-only-prerequisite
` [PATCH 5/7] specfile: add signaltest manpage to files section and remove trailing whitespace in changelog
` [PATCH 6/7] Makefile: have distclean remove .asc file for tarball
` [PATCH 7/7] Makefile: Move TARGETS back to a more logical place in the Makefile
[4.1.3-rt8] [report][cpuhotplug] BUG: spinlock bad magic on CPU#0, sh/137
2015-10-13 18:25 UTC (3+ messages)
[v3 PATCH] arm64: replace read_lock to rcu lock in call_break_hook
2015-10-09 17:02 UTC (4+ messages)
[PATCH rt-tests] Fix some trivial typos found by codespell(1)
2015-10-09 7:30 UTC (2+ messages)
[ANNOUNCE] rt-tests-v0.95
2015-10-08 19:14 UTC (2+ messages)
[PATCH 1/4] Properly test for return-values from read() and write()
2015-10-07 11:55 UTC (9+ messages)
` [PATCH 2/4] signaltest: properly test return value from system()
` [PATCH 3/4] Android: clean up the bypass ifdeffery
` [PATCH 4/4] cyclictest: move redefine of CPUSET back to uclib
[v2 PATCH] arm64: convert patch_lock to raw lock
2015-10-07 9:28 UTC (2+ messages)
[v2 PATCH] arm64: replace read_lock to rcu lock in call_break_hook
2015-10-06 17:09 UTC (7+ messages)
Move android functionality into it's own arch Makefile
2015-10-06 7:09 UTC
Makefile: Only call cc -dumpmachine once in the makefile
2015-10-06 7:07 UTC
[PATCH rt-tests 1/3] all programs apart from sendme use pthreads so skip them on NPTL!=yes
2015-10-06 7:04 UTC (9+ messages)
` [PATCH rt-tests 2/3] rt-migrate-test: remove space before \n
` [PATCH rt-tests 3/3] remove license info containing an old FSF address
` [PATCH rt-tests] drop compiling without NPTL support
[PATCH v2] Makefile: Add CROSS_COMPILE for Makefile
2015-10-05 18:25 UTC (3+ messages)
[PATCH] signaltest: Add a man page to signaltest
2015-10-05 14:11 UTC
[PATCH] rt-utils: Fix some checkpatch errors in rt-utils.c
2015-10-05 14:10 UTC
[PATCH] rt-utils: Add John Kacur to the copyright
2015-10-05 14:09 UTC
signaltest: Check the status of pthread_create
2015-10-05 14:05 UTC
[PATCH rt-tests 0/3] autotools for rt-tests 0.94+
2015-10-05 14:00 UTC (7+ messages)
` [PATCH rt-tests 1/3] backfire: remove unused header file
` [PATCH rt-tests 2/3] remove several unused Makefiles
` [PATCH rt-tests 3/3] convert build system to autotools
Long max latencies on Wandbaord / Freescale i.MX6
2015-10-02 7:40 UTC (10+ messages)
` Re[2]: "
[ANNOUNCE] 3.10.89-rt97
2015-10-01 21:24 UTC
[ANNOUNCE] 3.12.48-rt66
2015-10-01 21:23 UTC
[ANNOUNCE] 3.14.53-rt54
2015-10-01 21:23 UTC
[PATCH] arm64: replace read_lock to rcu lock in call_break_hook
2015-10-01 16:03 UTC (3+ messages)
[PATCH] arm64: convert patch_lock to raw lock
2015-09-30 19:04 UTC (2+ messages)
[PATCH] Makefile:add cross_compiler for Makefile
2015-09-28 12:22 UTC (2+ messages)
[RFC PATCH 6/7] gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
2015-09-24 22:35 UTC (3+ messages)
Is it possible to change Makefile to CMake
2015-09-24 21:17 UTC
[PATCH 2/2] build: Generate .o, .a, and .d files in bld dir
2015-09-23 22:33 UTC
[PATCH 1/2] Explicity separate VPATH paths with a colon
2015-09-23 22:33 UTC
[PATCH] make HWLAT_DETECTOR kernel config either disabled or a module, never builtin
2015-09-23 17:33 UTC
[PATCH] RFC: Android: clean up the bypass ifdeffery
2015-09-23 11:30 UTC
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).