linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-15 11:31:50 to 2016-02-19 08:46:37 UTC [more...]

[PATCH tip v8 0/5] Simple wait queue support
 2016-02-19  8:46 UTC  (2+ messages)
` [PATCH v8 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation

Fix preempt-rt on AT91
 2016-02-18 20:16 UTC  (12+ messages)
` [PATCH 4.4-rt2] fix arm-at91-pit-remove-irq-handler-when-clock-is-unused.patch

[PATCH] sc16is7xx: switch to threaded irq for fixing RT issues
 2016-02-18 17:26 UTC  (5+ messages)
                ` [PATCH] sc16is7xx: drop bogus use of IRQF_ONESHOT

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

[ANNOUNCE] 4.1.5-rt5
 2016-02-17  8:14 UTC  (5+ messages)
    ` [ANNOUNCE] 4.1.5-rt5 meant to reply to 4.4.1-rt5
    ` Bisect results for 4.4.1-rt[4,5]

[ANNOUNCE] 4.4.1-rt6
 2016-02-16 19:19 UTC  (5+ messages)

[4.4rt3] Preemption disabled at:[<ffff8000000aba44>] kvm_vcpu_ioctl+0x30c/0x750
 2016-02-12 23:03 UTC  (12+ messages)
    ` [PATCH -rt 1/2] genirq: update irq_set_irqchip_state documentation
      ` [PATCH -rt 2/2] KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable()

[PATCH RT 1/6] kernel: softirq: unlock with irqs on
 2016-02-12 23:02 UTC  (6+ messages)
` [PATCH RT 2/6] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 3/6] rtmutex: push down migrate_disable() into rt_spin_lock()
` [PATCH RT 4/6] rt/locking: Reenable migration accross schedule
` [PATCH RT 5/6] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 6/6] rcu: disable more spots of rcu_bh

[PATCH] arm64: reenable interrupt when handling ptrace breakpoint
 2016-02-11 17:29 UTC  (12+ messages)

deterministic usage of JIFFIES and how to relocate the clock
 2016-02-09 20:04 UTC  (4+ messages)

[PATCH] arm64: replace read_lock to rcu lock in call_step_hook
 2016-02-09 16:24 UTC  (7+ messages)

[PATCH 0/2] cyclictest: SMI count/detection via MSR/SMI counter
 2016-02-09 14:16 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cyclictest: Add --smi description on cyclictest man page

Boot IRQ issue on Intel C602J (Advantech ASMB-822)
 2016-02-09 13:42 UTC  (3+ messages)

[PATCH RT] mm: backing-dev: don't disable IRQs in wb_congested_put()
 2016-02-08 16:49 UTC  (2+ messages)

Linux RT newbie question
 2016-02-08 15:31 UTC  (9+ messages)
    ` AW: "

Config file settings
 2016-02-07 20:22 UTC 

Config file settings
 2016-02-07 19:26 UTC 

-rt kernel just can show 8 perf events?
 2016-02-04 23:41 UTC  (5+ messages)

[RT] oops in 4.1.3-rt3
 2016-02-04 20:59 UTC  (2+ messages)

[ANNOUNCE] 4.4.1-rt5
 2016-02-04 20:40 UTC 

[4.1.15-rt17] BUG: unable to handle kernel NULL pointer dereference at 0000000000000001
 2016-02-04 17:16 UTC  (2+ messages)

[ANNOUNCE] 4.1.15-rt17
 2016-02-04 13:22 UTC  (4+ messages)

lock/reserve 2nd level cache for rt tasks
 2016-02-04 12:31 UTC  (2+ messages)

SMP even/odd cores latency
 2016-02-03 19:17 UTC  (2+ messages)

[rfc patch v4.4-rt2] sched: fix up preempt lazy forward port
 2016-02-01 13:04 UTC  (17+ messages)

[ANNOUNCE] 4.4-rt3
 2016-02-01 12:45 UTC  (3+ messages)
` [patch-rt] sched: fix ->nr_cpus_allowed = 1 transcription error during migrate_disable() cleanup

Old split quilt queues
 2016-01-29 19:56 UTC  (8+ messages)

[PATCH tip v7 0/7] Simple wait queue support
 2016-01-29 14:03 UTC  (8+ messages)
` [PATCH tip v7 1/7] video: Use bool instead int pointer for get_opt_bool() argument
` [PATCH tip v7 2/7] MIPS: Differentiate between 32 and 64 bit ELF header
` [PATCH tip v7 3/7] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH tip v7 4/7] kbuild: Add option to turn incompatible pointer check into error
` [PATCH tip v7 5/7] KVM: use simple waitqueue for vcpu->wq
` [PATCH tip v7 6/7] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH tip v7 7/7] rcu: use simple wait queues where possible in rcutree

[PATCH] drivers/cpuidle: coupled: remove unused define cpuidle_coupled_lock
 2016-01-27 22:52 UTC  (2+ messages)

[PATCH tip v5 0/5] Simple wait queue support
 2016-01-27 12:08 UTC  (4+ messages)
` [PATCH tip v5 2/5] kbuild: Add option to turn incompatible pointer check into error

[RT-Tests] pmqtest on ARM
 2016-01-26  3:29 UTC  (3+ messages)

[PATCH] drivers/media: vsp1_video: fix compile error
 2016-01-25 11:14 UTC  (3+ messages)

[ANNOUNCE] 4.4-rc6-rt1
 2016-01-22 20:44 UTC  (18+ messages)

(unknown)
 2016-01-22  9:24 UTC  (2+ messages)
  ` 

[PATCH 0/9] v4.4-rt2: fix compilation warnings and errors
 2016-01-21  8:14 UTC  (19+ messages)
` [PATCH 1/9] drivers/clocksource: timer-atmel-pit: fix irq name
` [PATCH 2/9] drivers/clocksource: timer-atmel-pit: fix forward declaration
` [PATCH 3/9] drivers/clocksource: timer-atmel-pit: fix unused var 'ret'
` [PATCH 4/9] drivers/clocksource: timer-atmel-st: undeclared "
` [PATCH 5/9] drivers/clocksource: timer-atmel-st: fix unused "
` [PATCH 6/9] drivers/clocksource: timer-atmel-st: undeclared var 'irq'
` [PATCH 7/9] kernel/time: hrtimer: fix forward declaration
` [PATCH 8/9] drivers/cpuidle: coupled: fix warning cpuidle_coupled_lock
` [PATCH 9/9] driver/gpio: gpio-omap: fix incompatible pointer type

[4.4-rt2 PATCH] ARM: highmem: take into account FIX_KMAP_BEGIN in switch_kmaps()
 2016-01-20 20:35 UTC  (5+ messages)

[PATCH RT 1/2] net: provide a way to delegate processing a softirq to ksoftirqd
 2016-01-20 16:34 UTC  (2+ messages)
` [PATCH RT 2/2] softirq: split timer softirqs out of ksoftirqd

Issues with 4.4-rt2 with arm64
 2016-01-20 15:00 UTC  (2+ messages)

[Question] MTRR init on secondary processors
 2016-01-20  5:44 UTC 

You have 1 new fax, document 000492887
 2016-01-19 22:00 UTC 

[PATCH] sched: migrate_disable() and del_timer_sync() issues with !CONFIG_SMP
 2016-01-15 16:23 UTC  (2+ messages)

[PATCH RT 1/2] net/core: protect users of napi_alloc_cache against reentrance
 2016-01-15 16:20 UTC  (2+ messages)
` [PATCH RT 2/2] net/core: skbuf use local lock in __netdev_alloc_skb()

[4.1.2-rt1 PATCH] include/linux/pid.h: fix build error
 2016-01-15 14:17 UTC  (2+ messages)

trace/latency-hist: Consider new argument when probing the sched_switch tracer
 2016-01-15 14:05 UTC  (6+ messages)

cyclictest versus custom SPI based system
 2016-01-15 11:45 UTC  (5+ messages)

[4.4-rc6-rt1 PATCH 0/2] ARM: am437x: boot test report
 2016-01-15 11:36 UTC  (8+ 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).