- 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 4ae7dc9 entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
- 47b8ff1 entry: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
- f8bb5ca rcu/nocb: Trigger self-IPI on late deferred wake up before user resume by Frederic Weisbecker · 4 years ago
- 43789ef rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years ago
- 54b7429e rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers by Frederic Weisbecker · 4 years ago
- 0d2460b Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD by Paul E. McKenney · 4 years ago
- b4b7914 rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback by Paul E. McKenney · 4 years, 1 month ago
- 1afb95f torture: Maintain torture-specific set of CPUs-online books by Paul E. McKenney · 4 years, 1 month ago
- edf7b84 rcutorture: Make object_debug also double call_rcu() heap object by Paul E. McKenney · 4 years, 2 months ago
- 414c116 torture: Make refscale throttle high-rate printk()s by Paul E. McKenney · 4 years, 2 months ago
- 1eba0ef rcutorture: Use hrtimers for reader and writer delays by Paul E. McKenney · 4 years, 2 months ago
- ea31fd9 rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits by Paul E. McKenney · 4 years, 2 months ago
- 682189a rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives by Paul E. McKenney · 4 years, 2 months ago
- 18fbf30 rcutorture: Make synctype[] and nsynctype be static global by Paul E. McKenney · 4 years, 2 months ago
- 12a910e rcutorture: Require entire stutter period be post-boot by Paul E. McKenney · 4 years, 2 months ago
- e76506f refscale: Allow summarization of verbose output by Paul E. McKenney · 4 years, 2 months ago
- 683954e rcu: Check and report missed fqs timer wakeup on RCU stall by Neeraj Upadhyay · 4 years, 2 months ago
- 147c685 rcu: Do any deferred nocb wakeups at CPU offline time by Paul E. McKenney · 4 years, 1 month ago
- f759081 rcu/nocb: Code-style nits in callback-offloading toggling by Paul E. McKenney · 4 years, 1 month ago
- 3d0cef5 rcu/nocb: Add nocb CB kthread list to show_rcu_nocb_state() output by Paul E. McKenney · 4 years, 1 month ago
- 3416906 rcu/nocb: Add grace period and task state to show_rcu_nocb_state() output by Paul E. McKenney · 4 years, 1 month ago
- 2c4319b rcutorture: Test runtime toggling of CPUs' callback offloading by Paul E. McKenney · 4 years, 4 months ago
- 634954c rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete by Frederic Weisbecker · 4 years, 2 months ago
- 32aa2f4 rcu/nocb: Process batch locally as long as offloading isn't complete by Frederic Weisbecker · 4 years, 2 months ago
- e3abe95 rcu/nocb: Only cond_resched() from actual offloaded batch processing by Frederic Weisbecker · 4 years, 2 months ago
- b9ced9e rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading by Frederic Weisbecker · 4 years, 2 months ago
- 314202f rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY by Frederic Weisbecker · 4 years, 2 months ago
- 69cdea8 rcu/nocb: Shutdown nocb timer on de-offloading by Frederic Weisbecker · 4 years, 2 months ago
- 254e11ef rcu/nocb: Re-offload support by Frederic Weisbecker · 4 years, 2 months ago
- 5bb39dc rcu/nocb: De-offloading GP kthread by Frederic Weisbecker · 4 years, 2 months ago
- ef00534 rcu/nocb: Don't deoffload an offline CPU with pending work by Frederic Weisbecker · 4 years, 2 months ago
- d97b078 rcu/nocb: De-offloading CB kthread by Frederic Weisbecker · 4 years, 2 months ago
- 126d9d4 rcu/nocb: Always init segcblist on CPU up by Frederic Weisbecker · 4 years, 2 months ago
- 8d346d4 rcu/nocb: Provide basic callback offloading state machine bits by Frederic Weisbecker · 4 years, 2 months ago
- 65e5603 rcu/nocb: Turn enabled/offload states into a common flag by Frederic Weisbecker · 4 years, 2 months ago
- b4e6039 rcu/segcblist: Add debug checks for segment lengths by Joel Fernandes (Google) · 4 years, 2 months ago
- 3afe7fa rcu/trace: Add tracing for how segcb list changes by Joel Fernandes (Google) · 4 years, 2 months ago
- 68804cf rcu/tree: segcblist: Remove redundant smp_mb()s by Joel Fernandes (Google) · 4 years, 3 months ago
- ae5c234 rcu/segcblist: Add counters to segcblist datastructure by Joel Fernandes (Google) · 4 years, 4 months ago
- c2e1311 rcu/segcblist: Add additional comments to explain smp_mb() by Joel Fernandes (Google) · 4 years, 2 months ago
- c26165e rcu: Make TASKS_TRACE_RCU select IRQ_WORK by Paul E. McKenney · 4 years, 1 month ago
- bfba7ed rcu-tasks: Add RCU-tasks self tests by Uladzislau Rezki (Sony) · 4 years, 1 month ago
- 7dffe01 rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros by Paul E. McKenney · 4 years, 2 months ago
- a649d25 rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees by Paul E. McKenney · 4 years, 2 months ago
- 725969a rcu: Do not NMI offline CPUs by Paul E. McKenney · 4 years, 2 months ago
- 243027a rcu: For RCU grace-period kthread starvation, dump last CPU it ran on by Paul E. McKenney · 4 years, 2 months ago
- b08ea1d rcu: Mark obtuse portion of stall warning as internal debug by Paul E. McKenney · 4 years, 2 months ago
- 0050453 rcutorture: Add testing for RCU's global memory ordering by Paul E. McKenney · 4 years, 3 months ago
- bc480a6 rcutorture: Add reader-side tests of polling grace-period API by Paul E. McKenney · 4 years, 2 months ago
- 0fd0548 rcutorture: Add writer-side tests of polling grace-period API by Paul E. McKenney · 4 years, 2 months ago
- fd56f64b rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state by Paul E. McKenney · 4 years, 2 months ago
- 4e7ccfa srcu: Add comment explaining cookie overflow/wrap by Paul E. McKenney · 4 years, 2 months ago
- 5358c9f srcu: Provide polling interfaces for Tree SRCU grace periods by Paul E. McKenney · 4 years, 2 months ago
- 8b5bd67 srcu: Provide polling interfaces for Tiny SRCU grace periods by Paul E. McKenney · 4 years, 2 months ago
- 29d2bb9 srcu: Provide internal interface to start a Tree SRCU grace period by Paul E. McKenney · 4 years, 2 months ago
- 1a893c7 srcu: Provide internal interface to start a Tiny SRCU grace period by Paul E. McKenney · 4 years, 2 months ago
- 74612a0 srcu: Make Tiny SRCU use multi-bit grace-period counter by Paul E. McKenney · 4 years, 2 months ago
- 36221e1 rcu: Enable rcu_normal_after_boot unconditionally for RT by Julia Cartwright · 4 years, 1 month ago
- 8b9a0ec rcu: Unconditionally use rcuc threads on PREEMPT_RT by Scott Wood · 4 years, 1 month ago
- 2341bc4 rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RT by Sebastian Andrzej Siewior · 4 years, 1 month ago
- 84109ab rcu: Record kvfree_call_rcu() call stack for KASAN by Zqiang · 4 years, 2 months ago
- 6bc3358 rcu/tree: Make rcu_do_batch count how many callbacks were executed by Joel Fernandes (Google) · 4 years, 2 months ago
- 36bbbd0 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 8c1dccc Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1b04fa9 rcu-tasks: Move RCU-tasks initialization to before early_initcall() by Uladzislau Rezki (Sony) · 4 years, 1 month ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
- 7a9f50a irq_work: Cleanup by Peter Zijlstra · 4 years, 7 months ago
- 7fc91fc Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b', 'lockdep.2020.11.02a', 'tasks.2020.11.06a' and 'torture.2020.11.06a' into HEAD by Paul E. McKenney · 4 years, 2 months ago
- 50edb98 srcu: Take early exit on memory-allocation failure by Paul E. McKenney · 4 years, 4 months ago
- 56292e8 rcu/tree: Defer kvfree_rcu() allocation to a clean context by Uladzislau Rezki (Sony) · 4 years, 3 months ago
- bfb3aa7 rcu: Do not report strict GPs for outgoing CPUs by Paul E. McKenney · 4 years, 3 months ago
- 354c3f0 rcu: Fix a typo in rcu_blocking_is_gp() header comment by Zhouyi Zhou · 4 years, 3 months ago
- 4d60b47 rcu: Prevent lockdep-RCU splats on lock acquisition/release by Paul E. McKenney · 4 years, 3 months ago
- bd56e0a rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs by Joel Fernandes (Google) · 4 years, 3 months ago
- d2098b44 rcu,ftrace: Fix ftrace recursion by Peter Zijlstra · 4 years, 4 months ago
- 7c47ee5 rcu/tree: Make struct kernel_param_ops definitions const by Joe Perches · 4 years, 4 months ago
- 9f866da rcu/tree: Add a warning if CPU being onlined did not report QS already by Joel Fernandes (Google) · 4 years, 4 months ago
- a394151 rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config by Neeraj Upadhyay · 4 years, 4 months ago
- ed73860 rcu: Fix single-CPU check in rcu_blocking_is_gp() by Neeraj Upadhyay · 4 years, 4 months ago
- e3771c8 rcu: Implement rcu_segcblist_is_offloaded() config dependent by Frederic Weisbecker · 4 years, 4 months ago
- dfe5640 rcu: Panic after fixed number of stalls by chao · 4 years, 5 months ago
- 6dbce04 rcu: Allow rcu_irq_enter_check_tick() from NMI by Peter Zijlstra · 4 years, 2 months ago
- 9dacf44 Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years, 2 months ago
- 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- c583bcb rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled by Paul E. McKenney · 4 years, 4 months ago
- 04e613d arm64: smp: Tell RCU about CPUs that fail to come online by Will Deacon · 4 years, 2 months ago
- 75dc2da rcu-tasks: Make the units of ->init_fract be jiffies by Paul E. McKenney · 4 years, 4 months ago
- a7eb937 rcutorture: Don't do need_resched() testing if ->sync is NULL by Paul E. McKenney · 4 years, 3 months ago
- 293b93d rcutorture: Small code cleanups by Paul E. McKenney · 4 years, 4 months ago
- ab1b788 rcutorture: Make stutter_wait() caller restore priority by Paul E. McKenney · 4 years, 4 months ago
- 4994684 rcutorture: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 4 months ago
- bc80d35 refscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 4 months ago
- 2f2214d rcuscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 4 months ago
- 899f317 rcuscale: Add RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
- 3fcd6a2 x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs by Paul E. McKenney · 4 years, 5 months ago
- 0c6d18d refscale: Bounds-check module parameters by Paul E. McKenney · 4 years, 5 months ago
- 27c0f14 rcutorture: Make grace-period kthread report match RCU flavor being tested by Paul E. McKenney · 4 years, 4 months ago
- 77dc174 rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop by Paul E. McKenney · 4 years, 4 months ago