index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-1
/
+1
2016-08-22
documentation: Record reason for rcu_head two-byte alignment
Paul E. McKenney
1
-0
/
+22
2016-08-22
rcutorture: Remove outdated config option description
SeongJae Park
1
-15
/
+0
2016-06-15
Documentation: Fix spelling mistake
Eric Engestrom
1
-1
/
+1
2016-06-15
documentation: Add RCU_NONIDLE() restrictions to requirements
Paul E. McKenney
1
-0
/
+35
2016-06-15
documentation: Add references to 2010 and 2014 Big API Tables
Paul E. McKenney
1
-0
/
+2
2016-06-15
documentation: Add reference to 2014 RCU API LWN article
Paul E. McKenney
1
-0
/
+1
2016-05-20
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+3
2016-04-28
Documentation: fix common spelling mistakes
Kees Cook
1
-3
/
+3
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
1
-5
/
+5
2016-04-20
documentation: Add documentation for RCU's major data structures
Paul E. McKenney
12
-0
/
+8291
2016-03-31
rcu: Remove expedited GP funnel-lock bypass
Paul E. McKenney
1
-5
/
+5
2016-03-31
documentation: Emphasize the call_rcu() is illegal from idle
Paul E. McKenney
1
-1
/
+1
2016-03-31
documentation: Sharpen up the no-readers quick quiz
Paul E. McKenney
1
-5
/
+8
2016-03-31
documentation: Get rid of duplicate .htmlx file
Paul E. McKenney
3
-3441
/
+428
2016-03-31
documentation: Remove unnecessary images from requirements
Paul E. McKenney
4
-253
/
+40
2016-03-31
documentation: Document illegality of call_rcu() from offline CPUs
Paul E. McKenney
2
-2
/
+4
2016-03-31
documentation: Explain why rcu_read_lock() needs no barrier()
Paul E. McKenney
2
-43
/
+115
2016-03-31
documentation: Add synchronize_rcu_mult() to the requirements
Paul E. McKenney
2
-0
/
+174
2016-03-31
documentation: Add real-time requirements from CPU-bound workloads
Paul E. McKenney
2
-1
/
+17
2016-03-31
documentation: Make sample code and documentation consistent
Yao Dongdong
1
-7
/
+15
2015-12-05
documentation: Update RCU requirements based on expedited changes
Paul E. McKenney
2
-3
/
+19
2015-12-05
documentation: Clarify RCU memory barriers and requirements
Paul E. McKenney
2
-54
/
+78
2015-12-05
documentation: Expand on scheduler/RCU deadlock requirements
Paul E. McKenney
2
-10
/
+18
2015-12-05
documentation: Composability analogies
Paul E. McKenney
2
-0
/
+16
2015-12-05
documentation: Cover requirements controlling stall warnings
Paul E. McKenney
2
-2
/
+48
2015-12-05
Documentation: Record bottom-bit-zero guarantee for ->next
Paul E. McKenney
2
-0
/
+86
2015-12-05
documentation: Record RCU requirements
Paul E. McKenney
7
-0
/
+6800
2015-10-08
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
3
-29
/
+23
2015-10-06
documentation: Catch up list of torture_type options
Paul E. McKenney
1
-26
/
+13
2015-10-06
documentation: Correct doc to use rcu_dereference_protected
Jason A. Donenfeld
1
-3
/
+3
2015-10-06
documentation: Call out slow consoles as cause of stall warnings
Paul E. McKenney
1
-0
/
+7
2015-09-21
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
1
-16
/
+16
2015-08-04
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
1
-1
/
+1
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
2
-36
/
+29
2015-07-23
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-1
/
+1
2015-07-18
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
1
-26
/
+10
2015-07-18
documentation: Describe new expedited stall warnings
Paul E. McKenney
1
-0
/
+17
2015-07-18
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
1
-10
/
+2
2015-07-16
documentation: Fix spelling of "operators"
Paul E. McKenney
1
-1
/
+1
2015-06-25
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+1
2015-06-22
Doc: Change wikipedia's URL from http to https
Masanari Iida
1
-1
/
+1
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2
-1
/
+8
2015-05-27
documentation: State that rcu_dereference() reloads pointer
Milos Vyletel
1
-1
/
+3
2015-05-27
documentation: Update rcu_dereference.txt based on WG21 discussions
Paul E. McKenney
1
-0
/
+5
2015-05-27
documentation: RCU-protected array indexes no longer supported
Paul E. McKenney
4
-37
/
+28
2015-01-16
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2
-16
/
+30
2015-01-16
rcu: Add GP-kthread-starvation checks to CPU stall warnings
Paul E. McKenney
1
-0
/
+9
2015-01-16
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
1
-16
/
+16
2015-01-06
rcu: Improve diagnostics for spurious RCU CPU stall warnings
Paul E. McKenney
1
-0
/
+5
[next]