summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
* rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not workSteven Rostedt (VMware)2017-04-101-2/+16
* rcu: Fix dyntick-idle tracingPaul E. McKenney2017-04-101-25/+23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-024-0/+4
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-024-3/+16
*---. Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-259-200/+297
|\ \ \
| | | * srcu: Reduce probability of SRCU ->unlock_count[] counter overflowPaul E. McKenney2017-01-251-1/+10
| | | * srcu: Force full grace-period orderingPaul E. McKenney2017-01-252-14/+8
| | | * srcu: Implement more-efficient reader countsLance Roy2017-01-252-80/+61
| |_|/ |/| |
| | * rcu: Add lockdep checks to synchronous expedited primitivesPaul E. McKenney2017-01-231-0/+10
| | * rcu: Eliminate unused expedited_normal counterPaul E. McKenney2017-01-232-3/+1
| | * rcu: Fix comment in rcu_organize_nocb_kthreads()Paul E. McKenney2017-01-231-2/+3
| | * rcu: Make rcu_cpu_starting() use its "cpu" argumentPaul E. McKenney2017-01-231-1/+1
| | * rcu: Add comment headers to expedited-grace-period counter functionsPaul E. McKenney2017-01-231-1/+17
| | * rcu: Don't wake rcuc/X kthreads on NOCB CPUsPaul E. McKenney2017-01-231-1/+1
| | * rcu: Once again use NMI-based stack traces in stall warningsPaul E. McKenney2017-01-231-5/+7
| | * rcu: Remove short-term CPU kickingPaul E. McKenney2017-01-231-5/+0
| | * rcu: Add long-term CPU kickingPaul E. McKenney2017-01-231-0/+6
| | * rcu: Remove unused but set variableTobias Klauser2017-01-231-2/+0
| | * rcu: Remove unneeded rcu_process_callbacks() declarationsPaul E. McKenney2017-01-231-2/+0
| | * rcu: Only dump stalled-tasks stacks if there was a real stallByungchul Park2017-01-231-3/+3
| | * rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior2017-01-161-4/+2
| |/ |/|
| * rcu: Adjust FQS offline checks for exact online-CPU detectionPaul E. McKenney2017-01-231-15/+2
| * rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2017-01-231-12/+34
| * rcu: Abstract extended quiescent state determinationPaul E. McKenney2017-01-235-19/+45
| * rcu: Abstract dynticks extended quiescent state enter/exit operationsPaul E. McKenney2017-01-231-26/+62
| * rcu: Abstract the dynticks snapshot operationPaul E. McKenney2017-01-162-7/+18
| * rcu: Abstract the dynticks momentary-idle operationPaul E. McKenney2017-01-161-5/+14
|/
* rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-146-35/+100
* rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney2017-01-141-4/+0
* rcu: Don't kick unless grace period or requestPaul E. McKenney2016-11-141-1/+2
* rcu: Make expedited grace periods recheck dyntick idle statePaul E. McKenney2016-11-142-1/+12
* torture: Trace long read-side delaysPaul E. McKenney2016-11-141-1/+10
* rcu: Remove obsolete comment from __call_rcu()Paul E. McKenney2016-11-141-7/+0
* rcu: Remove obsolete rcu_check_callbacks() header commentPaul E. McKenney2016-11-141-2/+1
* rcu: Tighten up __call_rcu() rcu_head alignment checkPaul E. McKenney2016-11-141-1/+3
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-2/+2
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-102-2/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-031-0/+14
|\ \
| * | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-181-0/+12
| * | locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-08-101-0/+2
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney2016-09-148-106/+143
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * rcuperf: Consistently insert space between flag and messageSeongJae Park2016-08-221-4/+3
| | | | * rcutorture: Print out barrier error as document saysSeongJae Park2016-08-221-1/+2
| | | | * torture: Add task state to writer-task stall printk()sPaul E. McKenney2016-08-221-2/+5
| |_|_|/ |/| | |
| | | * rcutorture: Convert to hotplug state machineSebastian Andrzej Siewior2016-08-221-38/+14
| | | * rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney2016-08-221-3/+29
| |_|/ |/| |
OpenPOWER on IntegriCloud