summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tiny.c
Commit message (Expand)AuthorAgeFilesLines
* srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney2017-07-241-2/+0
* rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney2017-06-081-17/+18
* rcu: Remove event tracing from Tiny RCUPaul E. McKenney2017-06-081-6/+0
* rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney2017-06-081-13/+0
* rcu: Semicolon inside RCU_TRACE() for Tiny RCUPaul E. McKenney2017-04-181-10/+10
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-021-1/+13
* rcu: Remove unneeded rcu_process_callbacks() declarationsPaul E. McKenney2017-01-231-2/+0
* rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney2017-01-141-4/+0
* latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-1/+1
* rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-061-4/+4
* rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-221-4/+4
* Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-261-1/+1
|\
| * tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-131-1/+1
* | rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney2015-05-271-0/+5
* | rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney2015-05-271-33/+0
|/
* rcu: Remove fastpath from __rcu_process_callbacks()Alexander Gordeev2015-02-261-11/+0
* rcu: Remove unnecessary condition check in rcu_qsctr_help()Alexander Gordeev2015-02-261-2/+1
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-151-103/+10
|\ \
| | * rcu: Initialize tiny RCU stall-warning timeouts at bootPaul E. McKenney2015-01-151-0/+2
| |/ |/|
| * tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_taskLai Jiangshan2015-01-061-92/+7
| * rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCUAlexander Gordeev2014-12-301-11/+1
|/
*-. Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-131-1/+1
|\ \
| * | rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney2014-11-031-1/+1
| |/
* / rcutorture: Add early boot self testsPranith Kumar2014-11-031-1/+3
|/
* Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-161-5/+7
|\
| * rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2014-09-071-5/+5
| * rcu: Add call_rcu_tasks()Paul E. McKenney2014-09-071-0/+2
* | rcu: Make TINY_RCU tinier by putting error checks under #ifdefPaul E. McKenney2014-09-071-2/+2
* | rcu: Update tiny.c references to tree.cPranith Kumar2014-09-071-2/+2
|/
* rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alonePaul Gortmaker2014-02-261-4/+0
* rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-171-2/+2
* Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-1/+1
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-0/+388