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
2018-02-23
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
2018-02-23
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
2018-02-20
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
2018-02-20
rcutorture: Record which grace-period primitives are tested
Paul E. McKenney
2018-02-20
rcutorture: Re-enable testing of dynamic expediting
Paul E. McKenney
2018-02-20
rcutorture: Avoid fake-writer use of undefined primitives
Paul E. McKenney
2018-02-20
rcutorture: Abstract function and module names
Paul E. McKenney
2018-02-20
rcutorture: Replace multi-instance kzalloc() with kcalloc()
Paul E. McKenney
2018-02-20
rcu: Remove SRCU throttling
Paul E. McKenney
2018-02-20
srcu: Remove dead code in srcu_gp_end()
Byungchul Park
2018-02-20
srcu: Reduce scans of srcu_data in counter wrap check
Ildar Ismagilov
2018-02-20
srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap
Ildar Ismagilov
2018-02-20
srcu: Abstract function name
Paul E. McKenney
2018-02-20
rcu: Make expedited RCU CPU selection avoid unnecessary stores
Paul E. McKenney
2018-02-20
rcu: Trace expedited GP delays due to transitioning CPUs
Paul E. McKenney
2018-02-20
rcu: Add more tracing of expedited grace periods
Paul E. McKenney
2018-02-20
rcu: Fix misprint in srcu_funnel_exp_start
Ildar Ismagilov
2018-02-20
rcu: Use wrapper for lockdep asserts
Matthew Wilcox
2018-02-20
rcu: Remove redundant nxttail index macro define
Liu, Changcheng
2018-02-20
rcu: Consolidate rcu.h #ifdefs
Paul E. McKenney
2018-02-20
rcu: More clearly identify grace-period kthread stack dump
Paul E. McKenney
2018-02-20
rcu: Remove obsolete force-quiescent-state statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Remove obsolete __rcu_pending() statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Remove obsolete callback-invocation statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Remove obsolete boost statistics for debugfs
Paul E. McKenney
2018-02-20
rcu: Call touch_nmi_watchdog() while printing stall warnings
Tejun Heo
2018-02-20
rcu: Fix CPU offload boot message when no CPUs are offloaded
Paul E. McKenney
2018-02-15
rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()
Lihao Liang
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
rcutorture: Preempt RCU-preempt readers more vigorously
Paul E. McKenney
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
2017-12-11
rcu: Remove have_rcu_nocb_mask from tree_plugin.h
Rakib Mullick
2017-12-11
rcu: Add comment giving debug strategy for double call_rcu()
Paul E. McKenney
2017-12-07
rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
Paul E. McKenney
2017-11-28
srcu: Prohibit call_srcu() use under raw spinlocks
Paul E. McKenney
2017-11-28
rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code
Paul E. McKenney
2017-11-28
rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit()
Paul E. McKenney
2017-11-28
rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter()
Paul E. McKenney
2017-11-28
rcu: Avoid ->dynticks_nesting store tearing
Paul E. McKenney
2017-11-28
rcu: Stop duplicating lockdep checks in RCU's idle-entry code
Paul E. McKenney
2017-11-28
rcu: Add ->dynticks field to rcu_dyntick trace event
Paul E. McKenney
2017-11-28
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
2017-11-28
rcu: Add tracing to irq/NMI dyntick-idle transitions
Paul E. McKenney
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
2017-11-27
rcu: Make ->dynticks_nesting be a simple counter
Paul E. McKenney
2017-11-27
rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}()
Paul E. McKenney
2017-11-27
rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit
Paul E. McKenney
2017-11-27
rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation
Paul E. McKenney
[next]