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
Age
Commit message (
Expand
)
Author
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-15
Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...
Paul E. McKenney
2016-06-15
rcu: Correctly handle sparse possible cpus
Mark Rutland
2016-06-15
rcu: sysctl: Panic on RCU Stall
Daniel Bristot de Oliveira
2016-06-15
rcu: Fix a typo in a comment
Paul E. McKenney
2016-06-15
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
Paul E. McKenney
2016-06-14
rcutorture: Fix error return code in rcu_perf_init()
Wei Yongjun
2016-06-14
rcuperf: Don't treat gp_exp mis-setting as a WARN
Boqun Feng
2016-06-14
torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code
Paul E. McKenney
2016-06-14
torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
Paul E. McKenney
2016-06-14
rcu: Move expedited code from tree_plugin.h to tree_exp.h
Paul E. McKenney
2016-06-14
rcu: Move expedited code from tree.c to tree_exp.h
Paul E. McKenney
2016-06-14
rcu: Remove some superfluous lines
Peter Zijlstra
2016-06-14
rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()
Paul E. McKenney
2016-06-14
rcu: Fix outdated rcu_scheduler_active comment
Paul E. McKenney
2016-06-08
locking/mutex: Optimize mutex_trylock() fast-path
Peter Zijlstra
2016-05-19
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
rcu: update debugobjects fixup callbacks return type
Du, Changbin
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
2016-04-21
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
2016-03-31
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-03-31
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
2016-03-31
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
Artem Savkov
2016-03-31
rcutorture: Avoid RCU CPU stall warning and RT throttling
Paul E. McKenney
2016-03-31
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
Paul E. McKenney
2016-03-31
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
2016-03-31
rcutorture: Set rcuperf writer kthreads to real-time priority
Paul E. McKenney
2016-03-31
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
Paul E. McKenney
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
2016-03-31
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
2016-03-31
rcu: Dump ftrace buffer when kicking grace-period kthread
Paul E. McKenney
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
2016-03-31
rcu: Awaken grace-period kthread if too long since FQS
Paul E. McKenney
2016-03-31
rcu: Make FQS schedule advance only if FQS happened
Paul E. McKenney
2016-03-31
rcu: Awaken grace-period kthread when stalled
Paul E. McKenney
2016-03-31
rcu: Overlap wakeups with next expedited grace period
Paul E. McKenney
2016-03-31
rcu: Consolidate expedited GP code into exp_funnel_lock()
Paul E. McKenney
2016-03-31
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
Paul E. McKenney
2016-03-31
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
Paul E. McKenney
2016-03-31
rcu: Add exp_funnel_lock() fastpath
Paul E. McKenney
2016-03-31
rcu: Enforce expedited-GP fairness via funnel wait queue
Paul E. McKenney
2016-03-31
rcu: Shorten expedited_workdone* to exp_workdone*
Paul E. McKenney
2016-03-31
rcu: Force boolean subscript for expedited stall warnings
Paul E. McKenney
2016-03-31
rcu: Remove expedited GP funnel-lock bypass
Paul E. McKenney
2016-03-31
rcu: Add expedited-grace-period event tracing
Paul E. McKenney
2016-03-31
rcu: Add funnel-locking tracing for expedited grace periods
Paul E. McKenney
2016-03-31
rcu: Fix synchronize_rcu_expedited() header comment
Paul E. McKenney
2016-03-31
rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS
Paul E. McKenney
2016-03-31
rcu: Make expedited RCU-preempt stall warnings count accurately
Paul E. McKenney
[next]