summaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
2024-02-26Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Boqun Feng
2024-02-25rcu-tasks: Maintain real-time response in rcu_tasks_postscan()Paul E. McKenney
2024-02-25rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasksPaul E. McKenney
2024-02-25rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney
2024-02-25rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney
2024-02-25rcu-tasks: Initialize callback lists at rcu_init() timePaul E. McKenney
2024-02-25rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney
2024-02-14rcu/sync: remove un-used rcu_sync_enter_start functionOnkarnath
2024-02-14rcutorture: Suppress rtort_pipe_count warnings until after stallsPaul E. McKenney
2024-02-14srcu: Improve comments about acceleration leakJoel Fernandes (Google)
2024-02-14rcu: Provide a boot time parameter to control lazy RCUQais Yousef
2024-02-14rcu: Rename jiffies_till_flush to jiffies_lazy_flushFrederic Weisbecker
2024-02-14rcu/exp: Remove rcu_par_gp_wqFrederic Weisbecker
2024-02-14rcu/exp: Handle parallel exp gp kworkers affinityFrederic Weisbecker
2024-02-14rcu/exp: Make parallel exp gp kworker per rcu nodeFrederic Weisbecker
2024-02-14rcu/exp: Move expedited kthread worker creation functions above rcutree_prepa...Frederic Weisbecker
2024-02-14rcu: s/boost_kthread_mutex/kthread_mutexFrederic Weisbecker
2024-02-14rcu/exp: Handle RCU expedited grace period kworker allocation failureFrederic Weisbecker
2024-02-14rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...Frederic Weisbecker
2024-02-14rcu/exp: Remove full barrier upon main thread wakeupFrederic Weisbecker
2024-02-14rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()Zqiang
2024-02-14rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()Zqiang
2024-02-14rcu/nocb: Re-arrange call_rcu() NOCB specific codeFrederic Weisbecker
2024-02-14rcu/nocb: Make IRQs disablement symmetricFrederic Weisbecker
2024-02-14rcu/nocb: Remove needless full barrier after callback advancingFrederic Weisbecker
2024-02-14rcu/nocb: Remove needless LOAD-ACQUIREFrederic Weisbecker
2024-01-24rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker
2023-12-14Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...Neeraj Upadhyay (AMD)
2023-12-14rcu: Force quiescent states only for ongoing grace periodZqiang
2023-12-12srcu: Explain why callbacks invocations can't run concurrentlyFrederic Weisbecker
2023-12-12srcu: No need to advance/accelerate if no callback enqueuedFrederic Weisbecker
2023-12-12srcu: Remove superfluous callbacks advancing from srcu_gp_start()Frederic Weisbecker
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney
2023-12-12rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpuPaul E. McKenney
2023-11-23rcutorture: Add fqs_holdoff check before fqs_task is createdZqiang
2023-11-08Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01rcu/tasks-trace: Handle new PF_IDLE semanticsFrederic Weisbecker
2023-11-01rcu/tasks: Handle new PF_IDLE semanticsFrederic Weisbecker
2023-11-01rcu: Introduce rcu_cpu_online()Frederic Weisbecker
2023-11-01rcu: Break rcu_node_0 --> &rq->__lock orderPeter Zijlstra
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-10-13srcu: Only accelerate on enqueue timeFrederic Weisbecker
2023-10-10srcu: Fix callbacks acceleration mishandlingFrederic Weisbecker
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04rcu: Conditionally build CPU-hotplug teardown callbacksFrederic Weisbecker
2023-10-04rcu: dynamically allocate the rcu-kfree shrinkerQi Zheng
2023-10-04rcu: dynamically allocate the rcu-lazy shrinkerQi Zheng
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker
2023-10-04rcu: Assume IRQS disabled from rcu_report_dead()Frederic Weisbecker