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
/
Documentation
/
RCU
Age
Commit message (
Expand
)
Author
2019-08-13
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
doc: Add rcutree.kthread_prio pointer to stallwarn.txt
Paul E. McKenney
2019-08-01
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-28
doc: RCU callback locks need only _bh, not necessarily _irq
Jiunn Chang
2019-06-27
Documentation: RCU: Add TOC tree hooks
Jiunn Chang
2019-06-27
Documentation: RCU: Rename txt files to rst
Jiunn Chang
2019-06-27
Documentation: RCU: Convert RCU UP systems to reST
Jiunn Chang
2019-06-27
Documentation: RCU: Convert RCU linked list to reST
Jiunn Chang
2019-06-27
Documentation: RCU: Convert RCU basic concepts to reST
Jiunn Chang
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
2019-05-28
doc: Fixup definition of rcupdate.rcu_task_stall_timeout
Zhenzhong Duan
2019-05-28
doc/rcuref: Document real world examples in kernel
Joel Fernandes (Google)
2019-03-26
doc: Fix typos and otherwise modernize checklist.txt
Paul E. McKenney
2019-03-26
doc: Describe choice of rcu_dereference() APIs and __rcu usage
Paul E. McKenney
2019-03-26
doc: Repair some whitespace damage
Tycho Andersen
2019-03-26
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-04
Documentation/locking/lockdep: Drop last two chars of sample states
Geert Uytterhoeven
2019-03-04
doc: rcu: Suspicious RCU usage is a warning
Geert Uytterhoeven
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-01-25
RCU/torture.txt: Remove section MODULE PARAMETERS
Junchang Wang
2019-01-25
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-25
doc: Fix outdated links
Junchang Wang
2019-01-25
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
2019-01-25
rcu: Discard separate per-CPU callback counts
Paul E. McKenney
2019-01-25
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2018-11-12
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-11-12
doc: Correct parameter in stallwarn
Joel Fernandes (Google)
2018-11-12
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
2018-11-12
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
2018-11-12
doc: Remove obsolete (non-)requirement about disabling preemption
Joel Fernandes (Google)
2018-11-12
doc: Make reader aware of rcu_dereference_protected
Joel Fernandes (Google)
2018-11-12
doc: rcu: Encourage use of rcu_barrier in checklist
Joel Fernandes (Google)
2018-11-12
doc: rcu: Remove obsolete checklist item about synchronize_rcu usage
Joel Fernandes (Google)
2018-11-12
doc: rcu: Remove obsolete suggestion from checklist
Joel Fernandes (Google)
2018-11-12
doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist
Joel Fernandes (Google)
2018-11-12
doc: rcu: Update core and full API in whatisRCU
Joel Fernandes (Google)
2018-11-12
doc: rcu: Update description of gp_seq fields in rcu_data
Joel Fernandes (Google)
2018-11-12
doc: rcu: Better clarify the rcu_segcblist ->len field
Joel Fernandes (Google)
2018-11-12
doc: rcu: Update Data-Structures for RCU flavor consolidation
Joel Fernandes (Google)
2018-11-12
doc: Remove rcu_dynticks from Data-Structures
Joel Fernandes (Google)
2018-11-12
doc: Update information about resched_cpu
Joel Fernandes (Google)
2018-11-08
doc: Remove rcu_preempt_state reference in stallwarn
Joel Fernandes (Google)
2018-11-08
doc: Clarify RCU data-structure comment about rcu_tree fanout
Joel Fernandes (Google)
2018-11-08
doc: Set down forward-progress requirements
Paul E. McKenney
[next]