index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
1
-3
/
+1
2018-05-23
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-1
/
+0
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-2
/
+2
2018-02-21
rcu: Fix init_rcu_head() comment.
Paul E. McKenney
1
-4
/
+6
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
1
-12
/
+11
2017-12-04
rcu: Adjust read-side accessor comments for READ_ONCE()
Paul E. McKenney
1
-12
/
+11
2017-12-04
rcu: Account for rcu_all_qs() in cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-2
/
+2
2017-10-20
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
1
-8
/
+14
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+16
2017-08-30
scsi: rcu: Introduce rcu_swap_protected()
Bart Van Assche
1
-0
/
+16
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
1
-5
/
+10
2017-08-17
rcu: Create reasonable API for do_exit() TASKS_RCU processing
Paul E. McKenney
1
-3
/
+4
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
1
-2
/
+4
2017-07-25
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
1
-0
/
+1
2017-07-25
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
1
-0
/
+1
2017-06-09
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
1
-6
/
+0
2017-06-09
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
1
-9
/
+0
2017-06-09
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
1
-16
/
+6
2017-06-09
rcu: move rcupdate.h to the new true/false-function style
Paul E. McKenney
1
-11
/
+2
2017-06-09
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
1
-12
/
+0
2017-06-09
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
1
-9
/
+0
2017-06-09
rcu: Remove linux/debugobjects.h from rcupdate.h
Paul E. McKenney
1
-1
/
+0
2017-06-09
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
1
-4
/
+0
2017-06-09
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
1
-4
/
+0
2017-06-09
rcu: Move rcupdate.h to new empty-function style
Paul E. McKenney
1
-30
/
+9
2017-06-09
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
Paul E. McKenney
1
-2
/
+0
2017-06-09
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
1
-52
/
+0
2017-06-09
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
1
-26
/
+0
2017-06-09
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
1
-7
/
+0
2017-06-09
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
1
-114
/
+3
2017-06-08
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
1
-0
/
+1
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2017-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
1
-3
/
+8
2017-04-18
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
1
-3
/
+3
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
1
-0
/
+5
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
1
-40
/
+0
2017-01-25
srcu: Force full grace-period ordering
Paul E. McKenney
1
-0
/
+12
2017-01-15
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
1
-0
/
+4
2016-08-22
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
1
-0
/
+1
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+6
2016-07-06
rcu: Suppress sparse warnings for rcu_dereference_raw()
Paul E. McKenney
1
-2
/
+6
2016-06-16
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
Paul E. McKenney
1
-0
/
+1
2016-06-16
rcu: No ordering for rcu_assign_pointer() of NULL
Paul E. McKenney
1
-1
/
+10
2016-06-15
rcu: Document RCU_NONIDLE() restrictions in comment header
Paul E. McKenney
1
-5
/
+6
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
1
-16
/
+1
2016-03-31
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
1
-0
/
+13
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
1
-3
/
+1
2016-02-24
rcu: Remove rcu_user_hooks_switch
Yang Shi
1
-2
/
+0
[next]