index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
2022-07-05
rcu/context-tracking: Remove rcu_irq_enter/exit()
Frederic Weisbecker
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-06-20
rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...
Paul E. McKenney
2022-04-20
rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
Frederic Weisbecker
2022-04-20
rcu: Add comments to final rcu_gp_cleanup() "if" statement
Paul E. McKenney
2022-04-11
rcu: Check for jiffies going backwards
Paul E. McKenney
2022-04-11
rcutorture: Suppress debugging grace period delays during flooding
Paul E. McKenney
2022-04-11
rcu-tasks: Make Tasks RCU account for userspace execution
Paul E. McKenney
2022-04-11
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
Frederic Weisbecker
2022-04-11
rcu: Initialize boost kthread only for boot node prior SMP initialization
Frederic Weisbecker
2022-04-11
rcu: Assume rcu_init() is called before smp
Frederic Weisbecker
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-07
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
2022-02-14
kasan: Record work creation stack trace with interrupts enabled
Zqiang
2022-02-14
rcu: Inline __call_rcu() into call_rcu()
Paul E. McKenney
2022-02-14
rcu: Add mutex for rcu boost kthread spawning and affinity setting
David Woodhouse
2022-02-08
rcu: Create and use an rcu_rdp_cpu_online()
Paul E. McKenney
2022-02-08
rcu: Make rcu_barrier() no longer block CPU-hotplug operations
Paul E. McKenney
2022-02-08
rcu: Rework rcu_barrier() and callback-migration logic
Paul E. McKenney
2022-02-08
rcu: Refactor rcu_barrier() empty-list handling
Paul E. McKenney
2022-02-08
rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
David Woodhouse
2022-02-01
rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings
Zqiang
2022-02-01
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
2022-02-01
rcu: Move kthread_prio bounds-check to a separate function
Alison Chaiken
2022-02-01
rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0
Zqiang
2021-12-09
Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...
Paul E. McKenney
2021-12-07
rcu/nocb: Don't invoke local rcu core on callback overload from nocb kthread
Frederic Weisbecker
2021-12-07
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2021-12-07
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2021-12-07
rcu/nocb: Limit number of softirq callbacks only on softirq
Frederic Weisbecker
2021-12-07
rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
Frederic Weisbecker
2021-12-07
rcu/nocb: Check a stable offloaded state to manipulate qlen_last_fqs_check
Frederic Weisbecker
2021-12-07
rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
Frederic Weisbecker
2021-12-07
rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
Thomas Gleixner
2021-12-07
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
2021-12-07
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
2021-12-07
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2021-12-07
rcu: Make idle entry report expedited quiescent states
Paul E. McKenney
2021-11-30
rcu: Avoid alloc_pages() when recording stack
Jun Miao
2021-11-30
rcu: in_irq() cleanup
Changbin Du
2021-11-30
rcu: Move rcu_needs_cpu() to tree.c
Paul E. McKenney
2021-11-30
rcu: Remove the RCU_FAST_NO_HZ Kconfig option
Paul E. McKenney
2021-10-07
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
2021-09-13
rcu: Make rcutree_dying_cpu() use its "cpu" parameter
Paul E. McKenney
2021-09-13
rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
Paul E. McKenney
2021-09-13
rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
Paul E. McKenney
[next]