index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu-tasks: Make Tasks RCU account for userspace execution
Paul E. McKenney
2022-04-11
1
-0
/
+1
*
rcu: Remove __read_mostly annotations from rcu_scheduler_active externs
Ingo Molnar
2022-02-14
1
-1
/
+1
*
rcu: Fix description of kvfree_rcu()
Uladzislau Rezki (Sony)
2022-02-14
1
-1
/
+1
*
rcu: Replace ________p1 and _________p1 with __UNIQUE_ID(rcu)
Chun-Hung Tseng
2021-11-30
1
-22
/
+28
*
rcu: Avoid unneeded function call in rcu_read_unlock()
Waiman Long
2021-09-16
1
-1
/
+2
*
-
.
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
2021-08-10
1
-2
/
+2
|
\
\
|
|
*
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
2021-07-20
1
-1
/
+1
|
|
/
|
/
|
|
*
rcu: Mark accesses to ->rcu_read_lock_nesting
Paul E. McKenney
2021-08-06
1
-1
/
+1
|
/
*
rcu: Remove obsolete rcu_read_unlock() deadlock commentary
Paul E. McKenney
2021-05-13
1
-27
/
+6
*
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-13
1
-7
/
+28
*
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
2021-05-13
1
-0
/
+14
*
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2021-05-10
1
-1
/
+1
*
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-28
1
-1
/
+1
|
\
|
*
rcu: Fix kfree_rcu() docbook errors
Mauro Carvalho Chehab
2021-03-08
1
-1
/
+1
*
|
rcu: Prevent false positive softirq warning on RT
Thomas Gleixner
2021-03-17
1
-1
/
+2
|
/
*
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
1
-0
/
+2
|
\
|
*
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-02-17
1
-0
/
+2
|
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
1
-0
/
+6
|
|
\
|
|
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
.
\
\
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-22
1
-20
/
+28
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-01-04
1
-0
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu/nocb: Re-offload support
Frederic Weisbecker
2021-01-06
1
-0
/
+2
|
|
|
*
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
2021-01-06
1
-0
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Eliminate the __kvfree_rcu() macro
Uladzislau Rezki (Sony)
2021-01-04
1
-12
/
+6
|
|
*
rcu: Introduce kfree_rcu() single-argument macro
Uladzislau Rezki (Sony)
2021-01-04
1
-10
/
+12
|
|
/
|
/
|
|
*
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-14
1
-0
/
+6
*
|
rcu: Prevent RCU_LOCKDEP_WARN() from swallowing the condition
Jakub Kicinski
2020-11-02
1
-1
/
+1
*
|
rcu: Un-hide lockdep maps for !LOCKDEP
Jakub Kicinski
2020-11-02
1
-4
/
+5
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
2020-09-03
1
-0
/
+7
|
\
|
*
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
2020-08-24
1
-0
/
+7
*
|
rcu: Fix kerneldoc comments in rcupdate.h
Tobias Klauser
2020-08-24
1
-6
/
+6
|
/
*
rcu: Introduce single argument kvfree_rcu() interface
Uladzislau Rezki (Sony)
2020-06-29
1
-4
/
+34
*
rcu: Introduce 2 arg kvfree_rcu() interface
Uladzislau Rezki (Sony)
2020-06-29
1
-0
/
+9
*
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
2020-06-29
1
-7
/
+7
*
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
2020-04-27
1
-7
/
+37
*
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
2020-04-27
1
-0
/
+3
*
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
2020-04-27
1
-3
/
+3
*
-
.
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
2020-01-24
1
-20
/
+8
|
\
\
|
|
*
rcu: Use CONFIG_PREEMPTION where appropriate
Sebastian Andrzej Siewior
2019-12-09
1
-2
/
+2
|
|
*
rcu: Make PREEMPT_RCU be a modifier to TREE_RCU
Lai Jiangshan
2019-12-09
1
-2
/
+2
|
|
/
|
/
|
|
*
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
2020-01-24
1
-0
/
+4
|
*
rcu: Remove rcu_swap_protected()
Paul E. McKenney
2019-12-12
1
-16
/
+0
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-0
/
+18
|
/
*
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
|
\
[next]