Age | Commit message (Expand) | Author | Files | Lines |
2019-03-27 | rcu: Do a single rhp->func read in rcu_head_after_call_rcu() | Neeraj Upadhyay | 1 | -2/+4 |
2019-02-09 | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 1 | -25/+13 |
2019-02-09 | linux/rcupdate: Convert to SPDX license identifier | Paul E. McKenney | 1 | -15/+2 |
2019-01-26 | rcu: Add sparse check to rcu_assign_pointer() | Joel Fernandes (Google) | 1 | -6/+7 |
2019-01-26 | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() | Paul E. McKenney | 1 | -1/+1 |
2019-01-26 | rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu() | Paul E. McKenney | 1 | -3/+3 |
2019-01-26 | rcu: Remove wrapper definitions for obsolete RCU update functions | Paul E. McKenney | 1 | -53/+0 |
2018-08-31 | rcu: Provide functions for determining if call_rcu() has been invoked | Paul E. McKenney | 1 | -0/+40 |
2018-08-31 | rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch() | Paul E. McKenney | 1 | -6/+2 |
2018-08-31 | rcu: Clean up flavor-related definitions and comments in rcupdate.h | Paul E. McKenney | 1 | -15/+12 |
2018-08-31 | rcu: Consolidate RCU-sched update-side function definitions | Paul E. McKenney | 1 | -7/+31 |
2018-08-31 | rcu: Consolidate RCU-bh update-side function definitions | Paul E. McKenney | 1 | -5/+22 |
2018-08-31 | rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched | Paul E. McKenney | 1 | -7/+5 |
2018-08-31 | rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds | Paul E. McKenney | 1 | -10/+4 |
2018-08-31 | rcu: Update comments and help text for no more RCU-bh updaters | Paul E. McKenney | 1 | -8/+4 |
2018-08-31 | rcu: Define RCU-bh update API in terms of RCU | Paul E. McKenney | 1 | -4/+6 |
2018-07-13 | rcu: Improve RCU-tasks naming and comments | Paul E. McKenney | 1 | -6/+6 |
2018-07-13 | rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff() | Mauro Carvalho Chehab | 1 | -3/+2 |
2018-07-13 | rcu: Improve rcu_note_voluntary_context_switch() reporting | Byungchul Park | 1 | -2/+2 |
2018-07-13 | rcu: Make rcu_read_unlock_special() static | Paul E. McKenney | 1 | -1/+0 |
2018-06-10 | rcu: Update documentation of rcu_read_unlock() | Anna-Maria Gleixner | 1 | -3/+1 |
2018-05-23 | rcu/x86: Provide early rcu_cpu_starting() callback | Peter Zijlstra | 1 | -1/+0 |
2018-05-15 | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() | Paul E. McKenney | 1 | -2/+2 |
2018-02-21 | rcu: Fix init_rcu_head() comment. | Paul E. McKenney | 1 | -4/+6 |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 1 | -12/+11 |
2017-12-04 | rcu: Adjust read-side accessor comments for READ_ONCE() | Paul E. McKenney | 1 | -12/+11 |
2017-12-04 | rcu: Account for rcu_all_qs() in cond_resched() | Paul E. McKenney | 1 | -1/+1 |
2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 1 | -2/+2 |
2017-10-20 | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney | 1 | -8/+14 |
2017-09-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+16 |
2017-08-30 | scsi: rcu: Introduce rcu_swap_protected() | Bart Van Assche | 1 | -0/+16 |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 1 | -5/+10 |
2017-08-17 | rcu: Create reasonable API for do_exit() TASKS_RCU processing | Paul E. McKenney | 1 | -3/+4 |
2017-08-17 | rcu: Drive TASKS_RCU directly off of PREEMPT | Paul E. McKenney | 1 | -2/+4 |
2017-07-25 | rcu: Migrate callbacks earlier in the CPU-offline timeline | Paul E. McKenney | 1 | -0/+1 |
2017-07-25 | srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU | Paul E. McKenney | 1 | -0/+1 |
2017-06-09 | rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h | Paul E. McKenney | 1 | -6/+0 |
2017-06-09 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney | 1 | -9/+0 |
2017-06-09 | rcu: Refactor #includes from include/linux/rcupdate.h | Paul E. McKenney | 1 | -16/+6 |
2017-06-09 | rcu: move rcupdate.h to the new true/false-function style | Paul E. McKenney | 1 | -11/+2 |
2017-06-09 | rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h | Paul E. McKenney | 1 | -12/+0 |
2017-06-09 | rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h | Paul E. McKenney | 1 | -9/+0 |
2017-06-09 | rcu: Remove linux/debugobjects.h from rcupdate.h | Paul E. McKenney | 1 | -1/+0 |
2017-06-09 | rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h | Paul E. McKenney | 1 | -4/+0 |
2017-06-09 | rcu: Eliminate the unused __rcu_is_watching() function | Paul E. McKenney | 1 | -4/+0 |
2017-06-09 | rcu: Move rcupdate.h to new empty-function style | Paul E. McKenney | 1 | -30/+9 |
2017-06-09 | rcu: Remove UINT_CMP_GE() and UINT_CMP_LT() | Paul E. McKenney | 1 | -2/+0 |
2017-06-09 | rcu: Move torture-related definitions from rcupdate.h to rcu.h | Paul E. McKenney | 1 | -52/+0 |
2017-06-09 | rcu: Move expediting-related access/control out of rcupdate.h | Paul E. McKenney | 1 | -26/+0 |
2017-06-09 | rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h | Paul E. McKenney | 1 | -7/+0 |