aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+8
2017-11-08rcu: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker1-8/+8
2017-10-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-32/+127
2017-10-20Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEADPaul E. McKenney1-32/+127
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney1-8/+10
2017-10-19rcu: Add extended-quiescent-state testing advicePaul E. McKenney1-0/+30
2017-10-09rcu: Make RCU CPU stall warnings check for irq-disabled CPUsPaul E. McKenney1-12/+92
2017-10-09sched,rcu: Make cond_resched() provide RCU quiescent statePaul E. McKenney1-20/+5
2017-10-04Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney1-2/+2
2017-09-25Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+10
2017-09-23rcu: Allow for page faults in NMI handlersPaul E. McKenney1-0/+10
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan1-1/+1
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEADPaul E. McKenney1-128/+85
2017-08-17rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()Paul E. McKenney1-2/+0
2017-08-17rcu: Add warning to rcu_idle_enter() for irqs enabledPaul E. McKenney1-1/+2
2017-08-17rcu: Make rcu_idle_enter() rely on callers disabling irqsPeter Zijlstra (Intel)1-4/+1
2017-08-17rcu: Add assertions verifying blocked-tasks listPaul E. McKenney1-0/+2
2017-08-17rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()Masami Hiramatsu1-0/+2
2017-08-17rcu: Add TPS() protection for _rcu_barrier_trace stringsPaul E. McKenney1-12/+15
2017-08-17rcu: Use idle versions of swait to make idle-hack clearLuis R. Rodriguez1-6/+5
2017-07-25rcu: Move callback-list warning to irq-disable regionPaul E. McKenney1-2/+2
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney1-69/+4
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney1-0/+1
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney1-12/+3
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney1-1/+6
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney1-6/+8
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney1-4/+3
2017-07-25rcu: Remove orphan/adopt event-tracing fieldsPaul E. McKenney1-2/+0
2017-07-25rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney1-2/+8
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney1-96/+113
2017-07-24rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney1-2/+3
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney1-34/+7
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney1-4/+0
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney1-20/+6
2017-06-08rcu: Improve __call_rcu() debug-objects error messagePaul E. McKenney1-2/+7
2017-06-08rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney1-15/+4
2017-06-08rcu: Move docbook comments out of rcupdate.hPaul E. McKenney1-4/+38
2017-06-08rcu: Add lockdep_assert_held() teeth to tree.cPaul E. McKenney1-0/+25
2017-06-08rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney1-3/+6
2017-06-08rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()Paul E. McKenney1-0/+2
2017-06-08rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney1-6/+0
2017-06-08rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney1-1/+1
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney1-2/+8
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-417/+293
2017-05-02rcu: Open-code the rcu_cblist_n_lazy_cbs() functionPaul E. McKenney1-1/+1
2017-05-02rcu: Open-code the rcu_cblist_n_cbs() functionPaul E. McKenney1-5/+4
2017-05-02rcu: Open-code the rcu_cblist_empty() functionPaul E. McKenney1-5/+4
2017-04-26srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney1-8/+4
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEADPaul E. McKenney1-407/+289