index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-05
rcu: introduce kfree_rcu()
Lai Jiangshan
1
-0
/
+56
2011-05-05
rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
Paul E. McKenney
1
-0
/
+1
2011-05-05
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
1
-1
/
+12
2011-04-01
rcu: create new rcu_access_index() and use in mce
Paul E. McKenney
1
-0
/
+20
2010-12-17
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
1
-0
/
+2
2010-11-29
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
1
-1
/
+0
2010-11-17
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
1
-1
/
+0
2010-09-23
rcu: only one evaluation of arg in rcu_dereference_check() unless sparse
Paul E. McKenney
1
-3
/
+11
2010-08-20
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-3
/
+72
2010-08-20
rcu: repair code-duplication FIXMEs
Paul E. McKenney
1
-0
/
+15
2010-08-20
rcu: update obsolete rcu_read_lock() comment.
Paul E. McKenney
1
-1
/
+14
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
1
-2
/
+1
2010-08-19
rcu head remove init
Mathieu Desnoyers
1
-6
/
+0
2010-08-19
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
1
-7
/
+9
2010-08-19
Add RCU check for find_task_by_vpid().
Tetsuo Handa
1
-5
/
+9
2010-08-19
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
1
-139
/
+213
2010-06-14
rcu: add an rcu_dereference_index_check()
Paul E. McKenney
1
-0
/
+33
2010-06-14
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
1
-0
/
+49
2010-05-10
rcu head introduce rcu head init on stack
Mathieu Desnoyers
1
-0
/
+8
2010-05-10
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
1
-3
/
+1
2010-05-10
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
1
-2
/
+0
2010-05-10
rcu: fix now-bogus rcu_scheduler_active comments.
Paul E. McKenney
1
-2
/
+4
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
1
-7
/
+8
2010-05-10
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
1
-4
/
+11
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
1
-0
/
+2
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-4
/
+1
2010-04-14
rcu: Better explain the condition parameter of rcu_dereference_check()
David Howells
1
-5
/
+23
2010-04-14
rcu: Add rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
1
-0
/
+32
2010-03-18
rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives
Lai Jiangshan
1
-2
/
+2
2010-03-16
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Paul E. McKenney
1
-15
/
+4
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+36
2010-03-12
sysctl extern cleanup: rcu
Dave Young
1
-0
/
+4
2010-03-04
rcu: Suppress RCU lockdep warnings during early boot
Paul E. McKenney
1
-9
/
+22
2010-03-04
rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
Paul E. McKenney
1
-0
/
+14
2010-02-27
rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
Paul E. McKenney
1
-1
/
+1
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
1
-1
/
+3
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
1
-2
/
+2
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
1
-7
/
+34
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
1
-10
/
+116
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
1
-12
/
+0
2009-10-27
rcu: Fix TINY_RCU #elif condition
Paul E. McKenney
1
-1
/
+1
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
1
-0
/
+6
2009-10-05
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
1
-7
/
+7
2009-09-23
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
1
-0
/
+4
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
1
-3
/
+3
2009-09-18
rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
Paul E. McKenney
1
-18
/
+5
2009-08-26
rcu: Remove lockdep annotations from RCU's _notrace() API members
Paul E. McKenney
1
-2
/
+0
2009-08-24
rcu: Add "notrace" to RCU function headers used by ftrace
Paul E. McKenney
1
-2
/
+2
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-3
/
+1
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-1
/
+1
[next]