index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: 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
|
/
*
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
2017-06-08
1
-6
/
+0
*
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
1
-9
/
+0
*
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
2017-06-08
1
-16
/
+6
*
rcu: move rcupdate.h to the new true/false-function style
Paul E. McKenney
2017-06-08
1
-11
/
+2
*
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
1
-12
/
+0
*
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
1
-9
/
+0
*
rcu: Remove linux/debugobjects.h from rcupdate.h
Paul E. McKenney
2017-06-08
1
-1
/
+0
*
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
2017-06-08
1
-4
/
+0
*
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2017-06-08
1
-4
/
+0
*
rcu: Move rcupdate.h to new empty-function style
Paul E. McKenney
2017-06-08
1
-30
/
+9
*
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
Paul E. McKenney
2017-06-08
1
-2
/
+0
*
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
1
-52
/
+0
*
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
1
-26
/
+0
*
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
2017-06-08
1
-7
/
+0
*
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
2017-06-08
1
-114
/
+3
*
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
2017-06-08
1
-0
/
+1
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-6
/
+11
|
\
|
*
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
2017-04-21
1
-3
/
+8
|
*
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
2017-04-18
1
-3
/
+3
*
|
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
2017-04-10
1
-0
/
+5
|
/
*
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2017-03-02
1
-40
/
+0
*
srcu: Force full grace-period ordering
Paul E. McKenney
2017-01-25
1
-0
/
+12
*
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-14
1
-0
/
+4
*
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
2016-08-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
1
-2
/
+6
|
\
|
*
rcu: Suppress sparse warnings for rcu_dereference_raw()
Paul E. McKenney
2016-07-06
1
-2
/
+6
*
|
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
Paul E. McKenney
2016-06-15
1
-0
/
+1
*
|
rcu: No ordering for rcu_assign_pointer() of NULL
Paul E. McKenney
2016-06-15
1
-1
/
+10
*
|
rcu: Document RCU_NONIDLE() restrictions in comment header
Paul E. McKenney
2016-06-14
1
-5
/
+6
|
/
*
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
2016-03-31
1
-16
/
+1
[next]