index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbtree: don't include the rcu header
Sebastian Andrzej Siewior
2019-12-17
1
-55
/
+1
*
sched: Do not account rcu_preempt_depth on RT in might_sleep()
Thomas Gleixner
2019-12-17
1
-0
/
+7
*
softirq: Add preemptible softirq
Sebastian Andrzej Siewior
2019-12-17
1
-1
/
+2
*
Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-12-17
1
-2
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-1
/
+1
|
\
|
*
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-31
1
-1
/
+1
*
|
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2019-08-09
1
-0
/
+7
*
|
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
1
-1
/
+1
|
/
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-28
1
-9
/
+12
|
\
|
*
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
2019-06-13
1
-3
/
+2
|
*
rcu: Force inlining of rcu_read_lock()
Waiman Long
2019-06-13
1
-1
/
+1
|
*
rcu: Fix irritating whitespace error in rcu_assign_pointer()
Paul E. McKenney
2019-06-13
1
-1
/
+1
|
*
rcu: Make kfree_rcu() ignore NULL pointers
Paul E. McKenney
2019-05-28
1
-4
/
+8
*
|
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
2019-06-03
1
-4
/
+2
|
/
*
rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
Neeraj Upadhyay
2019-03-26
1
-2
/
+4
*
-
.
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
1
-25
/
+13
|
\
\
|
|
*
linux/rcupdate: Convert to SPDX license identifier
Paul E. McKenney
2019-02-09
1
-15
/
+2
|
|
/
|
/
|
|
*
rcu: Add sparse check to rcu_assign_pointer()
Joel Fernandes (Google)
2019-01-25
1
-6
/
+7
|
*
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-25
1
-1
/
+1
|
*
rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()
Paul E. McKenney
2019-01-25
1
-3
/
+3
|
/
*
rcu: Remove wrapper definitions for obsolete RCU update functions
Paul E. McKenney
2019-01-25
1
-53
/
+0
*
rcu: Provide functions for determining if call_rcu() has been invoked
Paul E. McKenney
2018-08-30
1
-0
/
+40
*
rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()
Paul E. McKenney
2018-08-30
1
-6
/
+2
*
rcu: Clean up flavor-related definitions and comments in rcupdate.h
Paul E. McKenney
2018-08-30
1
-15
/
+12
*
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
2018-08-30
1
-7
/
+31
*
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
2018-08-30
1
-5
/
+22
*
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
Paul E. McKenney
2018-08-30
1
-7
/
+5
*
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
2018-08-30
1
-10
/
+4
*
rcu: Update comments and help text for no more RCU-bh updaters
Paul E. McKenney
2018-08-30
1
-8
/
+4
*
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
2018-08-30
1
-4
/
+6
*
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
2018-07-12
1
-6
/
+6
*
rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff()
Mauro Carvalho Chehab
2018-07-12
1
-3
/
+2
*
rcu: Improve rcu_note_voluntary_context_switch() reporting
Byungchul Park
2018-07-12
1
-2
/
+2
*
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
2018-07-12
1
-1
/
+0
*
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
2018-06-10
1
-3
/
+1
*
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2018-05-22
1
-1
/
+0
*
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-05-15
1
-2
/
+2
*
rcu: Fix init_rcu_head() comment.
Paul E. McKenney
2018-02-20
1
-4
/
+6
*
-
.
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-11
1
-12
/
+11
|
\
\
|
|
*
rcu: Adjust read-side accessor comments for READ_ONCE()
Paul E. McKenney
2017-12-04
1
-12
/
+11
|
|
/
*
|
rcu: Account for rcu_all_qs() in cond_resched()
Paul E. McKenney
2017-12-04
1
-1
/
+1
|
/
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
1
-2
/
+2
*
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2017-10-19
1
-8
/
+14
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
1
-0
/
+16
|
\
|
*
scsi: rcu: Introduce rcu_swap_protected()
Bart Van Assche
2017-08-29
1
-0
/
+16
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
1
-5
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
2017-07-24
1
-0
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
2017-07-25
1
-0
/
+1
|
|
/
|
/
|
|
*
rcu: Create reasonable API for do_exit() TASKS_RCU processing
Paul E. McKenney
2017-08-17
1
-3
/
+4
|
*
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
2017-08-17
1
-2
/
+4
|
/
[next]