index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
(
unfollow
)
Commit message (
Expand
)
Author
2014-05-19
rcu: Provide API to suppress stall warnings while sysrc runs
Rik van Riel
2014-05-14
sched,rcu: Make cond_resched() report RCU quiescent states
Paul E. McKenney
2014-05-13
rcutorture: Add forward-progress checking for writer
Paul E. McKenney
2014-04-29
rcu: Document RCU_INIT_POINTER()'s lack of ordering guarantees
Paul E. McKenney
2014-04-29
rcu: Remove "extern" from function declaration in include/linux/rcupdate.h
Iulia Manda
2014-02-26
rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c
Paul Gortmaker
2014-02-17
rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
2014-02-17
rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
2014-02-17
rcu: Define rcu_assign_pointer() in terms of smp_store_release()
Paul E. McKenney
2014-02-17
rcu: Indentation and spacing fixes.
Joe Perches
2014-02-17
rcu: Glue ASCII strings together
Joe Perches
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2014-02-09
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2013-12-12
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
Teodora Baluta
2013-12-12
rcu: Add an RCU_INITIALIZER for global RCU-protected pointers
Paul E. McKenney
2013-12-12
rcu: Make rcu_assign_pointer's assignment volatile and type-safe
Josh Triplett
2013-12-12
rcu: Add comment on evaluate-once properties of rcu_assign_pointer().
Paul E. McKenney
2013-12-09
rcu: Provide better diagnostics for blocking in RCU callback functions
Paul E. McKenney
2013-09-25
rcu: Consistent rcu_is_watching() naming
Paul E. McKenney
2013-09-25
rcu: Is it safe to enter an RCU read-side critical section?
Paul E. McKenney
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
2013-08-18
rcu: Eliminate unused APIs intended for adaptive ticks
Paul E. McKenney
2013-07-29
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-06-10
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
2013-06-10
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
2013-06-10
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
2013-05-28
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-03-26
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
2013-01-26
rcu: Remove obsolete Kconfig option from comment
Paul E. McKenney
2013-01-08
rcu: Reduce rcutorture tracing
Paul E. McKenney
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-13
rcu: Clarify memory-ordering properties of grace-period primitives
Paul E. McKenney
2012-10-23
rcu: Remove rcu_switch()
Frederic Weisbecker
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-09-26
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
2012-09-26
rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs
Frederic Weisbecker
2012-09-26
rcu: New rcu_user_enter() and rcu_user_exit() APIs
Frederic Weisbecker
2012-09-23
rcu: Permit RCU_NONIDLE() to be used from interrupt context
Paul E. McKenney
2012-07-06
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
2012-07-02
rcu: Fix qlen_lazy breakage
Paul E. McKenney
2012-07-02
rcu: Make __call_rcu() handle invocation from idle
Paul E. McKenney
2012-07-02
rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
Paul E. McKenney
2012-07-02
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
2012-07-02
rcu: Remove return value from rcu_assign_pointer()
Paul E. McKenney
2012-07-02
rcu: Remove return value from RCU_INIT_POINTER()
Paul E. McKenney
2012-07-02
rcu: Add a gcc-style structure initializer for RCU pointers
Paul E. McKenney
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
[next]