aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)AuthorFilesLines
2024-11-12rcu: Allow short-circuiting of synchronize_rcu_tasks_rude()Paul E. McKenney1-1/+2
2024-11-12rcu: Add rcuog kthreads to RCU_NOCB_CPU help textPaul E. McKenney1-10/+18
2024-11-12rcu: Use the BITS_PER_LONG macroJinjie Ruan1-2/+1
2024-11-12rcu: Use bitwise instead of arithmetic operator for flagsHongbo Li1-11/+11
2024-11-12refscale: Add srcu_read_lock_lite() support using "srcu-lite"Paul E. McKenney1-3/+34
2024-11-12rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavorPaul E. McKenney1-0/+7
2024-11-12rcutorture: Add reader_flavor parameter for SRCU readersPaul E. McKenney1-8/+22
2024-11-12rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bitsPaul E. McKenney1-14/+14
2024-11-12srcu: Allow inlining of __srcu_read_{,un}lock_lite()Paul E. McKenney1-41/+0
2024-11-12srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney1-11/+71
2024-11-12srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney1-10/+11
2024-11-12srcu: Standardize srcu_data pointers to "sdp" and similarPaul E. McKenney1-10/+10
2024-11-12srcu: Bit manipulation changes for additional reader flavorPaul E. McKenney1-3/+4
2024-11-12srcu: Renaming in preparation for additional reader flavorPaul E. McKenney1-11/+11
2024-11-07softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.Sebastian Andrzej Siewior1-0/+8
2024-11-03rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks()Paul E. McKenney1-7/+11
2024-10-28srcu: Introduce srcu_gp_is_expedited() helper functionPaul E. McKenney1-2/+12
2024-10-28srcu: Rename srcu_might_be_idle() to srcu_should_expedite()Paul E. McKenney1-7/+9
2024-10-23srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possibleZhen Lei1-2/+2
2024-10-23rcu: Stop stall warning from dumping stacks if grace period endsPaul E. McKenney1-6/+11
2024-10-23rcu: Delete unused rcu_gp_might_be_stalled() functionPaul E. McKenney1-30/+0
2024-10-22rcu: Remove unused declaration rcu_segcblist_offload()Yue Haibing1-1/+0
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar2-5/+12
2024-10-14sched/fair: Fix external p->on_rq usersPeter Zijlstra1-0/+9
2024-10-10rcu/nocb: Fix rcuog wake-up from offline softirqFrederic Weisbecker1-1/+7
2024-10-01rcu/kvfree: Refactor kvfree_rcu_queue_batch()Uladzislau Rezki (Sony)1-4/+5
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-8/+101
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-535/+737
2024-09-17Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+16
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay14-467/+658
2024-09-09rcu: Defer printing stall-warning backtrace when holding rcu_node lockPaul E. McKenney1-0/+2
2024-09-09rcu/nocb: Remove superfluous memory barrier after bypass enqueueFrederic Weisbecker1-1/+1
2024-09-09rcu/nocb: Conditionally wake up rcuo if not already waiting on GPFrederic Weisbecker1-4/+1
2024-09-09rcu/nocb: Fix RT throttling hrtimer armed from offline CPUFrederic Weisbecker1-1/+4
2024-09-09rcu/nocb: Simplify (de-)offloading state machineFrederic Weisbecker3-84/+67
2024-08-27rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)1-8/+101
2024-08-21rcu: Mark emergency sections in rcu stallsJohn Ogness2-0/+16
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos2-2/+2
2024-08-15rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()Valentin Schneider4-8/+8
2024-08-15rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck()Valentin Schneider1-2/+2
2024-08-15rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()Valentin Schneider1-4/+4
2024-08-15rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snapValentin Schneider2-3/+3
2024-08-15rcu: Rename struct rcu_data .dynticks_snap into .watching_snapValentin Schneider2-4/+4
2024-08-15rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()Valentin Schneider3-4/+4
2024-08-15rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()Valentin Schneider2-7/+18
2024-08-15rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs()Valentin Schneider3-6/+6
2024-08-15rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online()Valentin Schneider1-4/+4
2024-08-15context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watc...Valentin Schneider1-3/+3
2024-08-15refscale: Constify struct ref_scale_opsChristophe JAILLET1-21/+21
2024-08-15rcuscale: Count outstanding callbacks per-task rather than per-CPUPaul E. McKenney1-4/+6