index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Age
Commit message (
Expand
)
Author
2018-07-12
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
2018-07-12
rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff()
Mauro Carvalho Chehab
2018-07-12
rcu: Improve rcu_note_voluntary_context_switch() reporting
Byungchul Park
2018-07-12
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
2018-06-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-02-20
rcu: Fix init_rcu_head() comment.
Paul E. McKenney
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-04
rcu: Adjust read-side accessor comments for READ_ONCE()
Paul E. McKenney
2017-12-04
rcu: Account for rcu_all_qs() in cond_resched()
Paul E. McKenney
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-08-29
scsi: rcu: Introduce rcu_swap_protected()
Bart Van Assche
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
rcu: Create reasonable API for do_exit() TASKS_RCU processing
Paul E. McKenney
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
2017-07-25
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
2017-07-24
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
2017-06-08
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
2017-06-08
rcu: move rcupdate.h to the new true/false-function style
Paul E. McKenney
2017-06-08
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
rcu: Remove linux/debugobjects.h from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2017-06-08
rcu: Move rcupdate.h to new empty-function style
Paul E. McKenney
2017-06-08
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
Paul E. McKenney
2017-06-08
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
2017-04-18
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2017-01-25
srcu: Force full grace-period ordering
Paul E. McKenney
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2016-08-22
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-06
rcu: Suppress sparse warnings for rcu_dereference_raw()
Paul E. McKenney
2016-06-15
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
Paul E. McKenney
2016-06-15
rcu: No ordering for rcu_assign_pointer() of NULL
Paul E. McKenney
2016-06-14
rcu: Document RCU_NONIDLE() restrictions in comment header
Paul E. McKenney
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
[next]