Age | Commit message (Expand) | Author | Files | Lines |
2019-10-29 | Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch() | Sebastian Andrzej Siewior | 3 | -3/+3 |
2019-10-29 | Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()" | Joel Fernandes (Google) | 1 | -0/+54 |
2019-10-29 | Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()" | Joel Fernandes (Google) | 1 | -1/+1 |
2019-10-29 | docs: rcu: Correct links referring to titles | Joel Fernandes (Google) | 2 | -60/+47 |
2019-10-29 | docs: rcu: convert some articles from html to ReST | Mauro Carvalho Chehab | 9 | -6102/+4971 |
2019-10-29 | Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()" | Joel Fernandes (Google) | 1 | -1/+1 |
2019-10-29 | Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo... | Joel Fernandes (Google) | 1 | -71/+0 |
2019-08-13 | Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08... | Paul E. McKenney | 1 | -1/+72 |
2019-08-01 | treewide: Rename rcu_dereference_raw_notrace() to _check() | Joel Fernandes (Google) | 1 | -1/+1 |
2019-08-01 | rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock() | Paul E. McKenney | 1 | -0/+71 |
2019-03-26 | doc: Remove obsolete RCU update functions from RCU documentation | Paul E. McKenney | 3 | -6/+6 |
2019-02-09 | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 4 | -11/+11 |
2019-01-25 | rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU | Paul E. McKenney | 3 | -5/+5 |
2019-01-25 | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() | Paul E. McKenney | 4 | -6/+6 |
2019-01-25 | doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier() | Paul E. McKenney | 1 | -7/+13 |
2019-01-25 | rcu: Determine expedited-GP IPI handler at build time | Paul E. McKenney | 2 | -20/+24 |
2018-11-12 | doc: Fix "struction" typo in RCU memory-ordering documentation | Joel Fernandes (Google) | 1 | -1/+1 |
2018-11-12 | doc: RCU scheduler spinlock rcu_read_unlock() restriction remains | Paul E. McKenney | 1 | -15/+29 |
2018-11-12 | doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer() | Joel Fernandes (Google) | 1 | -1/+1 |
2018-11-12 | doc: Remove obsolete (non-)requirement about disabling preemption | Joel Fernandes (Google) | 1 | -50/+0 |
2018-11-12 | doc: rcu: Update description of gp_seq fields in rcu_data | Joel Fernandes (Google) | 1 | -3/+4 |
2018-11-12 | doc: rcu: Better clarify the rcu_segcblist ->len field | Joel Fernandes (Google) | 1 | -8/+15 |
2018-11-12 | doc: rcu: Update Data-Structures for RCU flavor consolidation | Joel Fernandes (Google) | 5 | -2240/+559 |
2018-11-12 | doc: Remove rcu_dynticks from Data-Structures | Joel Fernandes (Google) | 2 | -760/+25 |
2018-11-12 | doc: Update information about resched_cpu | Joel Fernandes (Google) | 1 | -3/+3 |
2018-11-08 | doc: Clarify RCU data-structure comment about rcu_tree fanout | Joel Fernandes (Google) | 1 | -3/+5 |
2018-11-08 | doc: Set down forward-progress requirements | Paul E. McKenney | 1 | -2/+108 |
2018-08-30 | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney | 1 | -26/+24 |
2018-08-30 | rcu: Defer reporting RCU-preempt quiescent states when disabled | Paul E. McKenney | 1 | -26/+24 |
2018-08-30 | doc: Fix broken HTML directive | Paul E. McKenney | 1 | -1/+1 |
2018-08-30 | doc: Update removal of RCU-bh/sched update machinery | Paul E. McKenney | 3 | -134/+45 |
2018-08-29 | doc: Improve rcu_dynticks::dynticks documentation | Joel Fernandes (Google) | 1 | -3/+5 |
2018-08-29 | doc: Fix broken RCU-requirements link to LKML archive | Joel Fernandes (Google) | 1 | -2/+2 |
2018-08-29 | doc: Add design documentation on interruption of NMI handlers | Paul E. McKenney | 1 | -0/+11 |
2018-07-12 | doc: Update memory-ordering documentation for ->gp-seq | Paul E. McKenney | 6 | -223/+243 |
2018-07-12 | doc: Update data-structure documentation for ->gp_seq | Paul E. McKenney | 1 | -55/+63 |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 2 | -15/+34 |
2017-12-05 | doc: De-emphasize smp_read_barrier_depends | Paul E. McKenney | 1 | -1/+2 |
2017-12-04 | doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 2 | -3/+4 |
2017-11-28 | doc: Update dyntick-idle design documentation for NMI/irq consolidation | Paul E. McKenney | 1 | -14/+32 |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -0/+14170 |
2017-10-19 | Documentation: fix ref to workqueue content | Tom Saeger | 1 | -1/+1 |
2017-10-09 | documentation: RCU grace-period memory ordering guarantees | Paul E. McKenney | 14 | -0/+14170 |
2017-08-17 | doc: Set down RCU's scheduling-clock-interrupt needs | Paul E. McKenney | 1 | -0/+130 |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney | 1 | -1/+1 |
2017-06-08 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney | 1 | -6/+3 |
2017-06-08 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney | 1 | -5/+1 |
2017-06-08 | doc: Take tail recursion into account in RCU requirements | Paul E. McKenney | 1 | -1/+2 |
2017-06-08 | srcu: Document auto-expediting requirement | Paul E. McKenney | 1 | -0/+14 |
2017-04-21 | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 1 | -1/+25 |