| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+1 |
| 2020-12-14 | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -68/+132 |
| 2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict |  Ingo Molnar | 1 | -2/+2 |
| 2020-11-24 | irq_work: Cleanup |  Peter Zijlstra | 1 | -2/+1 |
| 2020-11-19 | 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 |  Paul E. McKenney | 1 | -68/+124 |
| 2020-11-19 | rcu/tree: Defer kvfree_rcu() allocation to a clean context |  Uladzislau Rezki (Sony) | 1 | -43/+66 |
| 2020-11-19 | rcu: Fix a typo in rcu_blocking_is_gp() header comment |  Zhouyi Zhou | 1 | -1/+1 |
| 2020-11-19 | rcu: Prevent lockdep-RCU splats on lock acquisition/release |  Paul E. McKenney | 1 | -1/+20 |
| 2020-11-19 | rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs |  Joel Fernandes (Google) | 1 | -1/+2 |
| 2020-11-19 | rcu,ftrace: Fix ftrace recursion |  Peter Zijlstra | 1 | -1/+4 |
| 2020-11-19 | rcu/tree: Make struct kernel_param_ops definitions const |  Joe Perches | 1 | -2/+2 |
| 2020-11-19 | rcu/tree: Add a warning if CPU being onlined did not report QS already |  Joel Fernandes (Google) | 1 | -1/+3 |
| 2020-11-19 | rcu: Fix single-CPU check in rcu_blocking_is_gp() |  Neeraj Upadhyay | 1 | -2/+17 |
| 2020-11-19 | rcu: Implement rcu_segcblist_is_offloaded() config dependent |  Frederic Weisbecker | 1 | -14/+7 |
| 2020-11-19 | rcu: Allow rcu_irq_enter_check_tick() from NMI |  Peter Zijlstra | 1 | -2/+2 |
| 2020-11-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -1/+1 |
| 2020-11-10 | arm64: smp: Tell RCU about CPUs that fail to come online |  Will Deacon | 1 | -1/+1 |
| 2020-11-06 | x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs |  Paul E. McKenney | 1 | -0/+8 |
| 2020-10-26 | stop_machine, rcu: Mark functions as notrace |  Zong Li | 1 | -1/+1 |
| 2020-10-18 | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -55/+110 |
| 2020-10-15 | rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu |  Mauro Carvalho Chehab | 1 | -8/+6 |
| 2020-10-09 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -55/+110 |
| 2020-09-21 | rcu/tree: Export rcu_idle_{enter,exit} to modules |  Borislav Petkov | 1 | -0/+2 |
| 2020-09-03 | Merge branch 'strictgp.2020.08.24a' into HEAD |  Paul E. McKenney | 1 | -11/+62 |
| 2020-09-03 | rcu: Shrink each possible cpu krcp |  Zqiang | 1 | -3/+3 |
| 2020-08-24 | rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp() |  Paul E. McKenney | 1 | -4/+4 |
| 2020-08-24 | rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs |  Paul E. McKenney | 1 | -0/+6 |
| 2020-08-24 | rcu: Execute RCU reader shortly after rcu_core for strict GPs |  Paul E. McKenney | 1 | -0/+13 |
| 2020-08-24 | rcu: IPI all CPUs at GP end for strict GPs |  Paul E. McKenney | 1 | -0/+4 |
| 2020-08-24 | rcu: IPI all CPUs at GP start for strict GPs |  Paul E. McKenney | 1 | -0/+13 |
| 2020-08-24 | rcu: Attempt QS when CPU discovers GP for strict GPs |  Paul E. McKenney | 1 | -0/+14 |
| 2020-08-24 | rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs |  Paul E. McKenney | 1 | -6/+7 |
| 2020-08-24 | rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs |  Paul E. McKenney | 1 | -1/+1 |
| 2020-08-24 | rcu: Remove unused __rcu_is_watching() function |  Paul E. McKenney | 1 | -5/+0 |
| 2020-08-24 | rcu: Make FQS more aggressive in complaining about offline CPUs |  Joel Fernandes (Google) | 1 | -4/+19 |
| 2020-08-24 | rcu: Clarify comments about FQS loop reporting quiescent states |  Joel Fernandes (Google) | 1 | -4/+7 |
| 2020-08-24 | rcu: Move rcu_cpu_started per-CPU variable to rcu_data |  Paul E. McKenney | 1 | -7/+4 |
| 2020-08-24 | rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns |  Paul E. McKenney | 1 | -2/+6 |
| 2020-08-24 | rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor |  Paul E. McKenney | 1 | -1/+4 |
| 2020-08-24 | rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp() |  Neeraj Upadhyay | 1 | -2/+1 |
| 2020-08-24 | rcu/tree: Force quiescent state on callback overload |  Neeraj Upadhyay | 1 | -1/+1 |
| 2020-08-24 | rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint |  Joel Fernandes (Google) | 1 | -2/+3 |
| 2020-08-24 | rcu: Remove KCSAN stubs |  Paul E. McKenney | 1 | -13/+0 |
| 2020-08-07 | rcu: kasan: record and print call_rcu() call stack |  Walter Wu | 1 | -0/+2 |
| 2020-06-29 | Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD |  Paul E. McKenney | 1 | -124/+277 |
| 2020-06-29 | rcu: Support reclaim for head-less object |  Uladzislau Rezki (Sony) | 1 | -2/+43 |
| 2020-06-29 | rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_* |  Uladzislau Rezki (Sony) | 1 | -8/+8 |
| 2020-06-29 | rcu/tree: Maintain separate array for vmalloc ptrs |  Uladzislau Rezki (Sony) | 1 | -70/+97 |
| 2020-06-29 | rcu/tree: cache specified number of objects |  Uladzislau Rezki (Sony) | 1 | -4/+62 |
| 2020-06-29 | rcu/tree: Use static initializer for krc.lock |  Sebastian Andrzej Siewior | 1 | -7/+6 |