1. f747c7e rcu-tasks: Enclose task-list scan in rcu_read_lock() by Paul E. McKenney · 4 years, 4 months ago
  2. 592031c rcu-tasks: Fix low-probability task_struct leak by Paul E. McKenney · 4 years, 4 months ago
  3. ba3a86e rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
  4. 4fe192d rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
  5. 574de87 rcu-tasks: Selectively enable more RCU Tasks Trace IPIs by Paul E. McKenney · 4 years, 4 months ago
  6. 2393a61 rcu-tasks: Use more aggressive polling for RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
  7. 6731da9 rcu-tasks: Mark variables static by Paul E. McKenney · 4 years, 4 months ago
  8. 78edc00 rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread() by Paul E. McKenney · 4 years, 5 months ago
  9. 13625c0 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 by Paul E. McKenney · 4 years, 7 months ago
  10. c7dcf81 rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment by Paul E. McKenney · 4 years, 7 months ago
  11. 30d8aa5 rcu-tasks: Fix code-style issues by Paul E. McKenney · 4 years, 7 months ago
  12. 8344496 rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads() by Paul E. McKenney · 4 years, 8 months ago
  13. 04a3c5a rcu-tasks: Make rcu_tasks_postscan() be static by Paul E. McKenney · 4 years, 8 months ago
  14. ea6eed9 rcu-tasks: Convert sleeps to idle priority by Paul E. McKenney · 4 years, 8 months ago
  15. 25246fc rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU by Paul E. McKenney · 4 years, 10 months ago
  16. 7e0669c rcu-tasks: Add IPI failure count to statistics by Paul E. McKenney · 4 years, 10 months ago
  17. edf3775 rcu-tasks: Add count for idle tasks on offline CPUs by Paul E. McKenney · 4 years, 10 months ago
  18. 4047150 rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statistics by Paul E. McKenney · 4 years, 10 months ago
  19. 9796e1a rcu-tasks: Make RCU tasks trace also wait for idle tasks by Paul E. McKenney · 4 years, 10 months ago
  20. 7e3b70e rcu-tasks: Handle the running-offline idle-task special case by Paul E. McKenney · 4 years, 10 months ago
  21. 81b4a7b rcu-tasks: Disable CPU hotplug across RCU tasks trace scans by Paul E. McKenney · 4 years, 10 months ago
  22. b38f57c rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks by Paul E. McKenney · 4 years, 10 months ago
  23. 7d0c9c5 rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built by Paul E. McKenney · 4 years, 10 months ago
  24. 9ae58d7 rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI by Paul E. McKenney · 4 years, 10 months ago
  25. 238dbce rcu-tasks: Add grace-period and IPI counts to statistics by Paul E. McKenney · 4 years, 10 months ago
  26. 276c410 rcu-tasks: Split ->trc_reader_need_end by Paul E. McKenney · 4 years, 10 months ago
  27. b0afa0f rcu-tasks: Provide boot parameter to delay IPIs until late in grace period by Paul E. McKenney · 4 years, 10 months ago
  28. 88092d0 rcu-tasks: Add a grace-period start time for throttling and debug by Paul E. McKenney · 4 years, 10 months ago
  29. 43766c3 rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks by Paul E. McKenney · 4 years, 10 months ago
  30. af051ca rcu-tasks: Make rcutorture writer stall output include GP state by Paul E. McKenney · 4 years, 10 months ago
  31. e21408c rcu-tasks: Add RCU tasks to rcutorture writer stall output by Paul E. McKenney · 4 years, 10 months ago
  32. 8fd8ca3 rcu-tasks: Move #ifdef into tasks.h by Paul E. McKenney · 4 years, 10 months ago
  33. 4593e77 rcu-tasks: Add stall warnings for RCU Tasks Trace by Paul E. McKenney · 4 years, 10 months ago
  34. d5f177d rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks by Paul E. McKenney · 4 years, 10 months ago
  35. d01aa26 rcu-tasks: Code movement to allow more Tasks RCU variants by Paul E. McKenney · 4 years, 11 months ago
  36. e4fe5dd rcu-tasks: Further refactor RCU-tasks to allow adding more variants by Paul E. McKenney · 4 years, 11 months ago
  37. c97d12a rcu-tasks: Use unique names for RCU-Tasks kthreads and messages by Paul E. McKenney · 4 years, 11 months ago
  38. c84aad7 rcu-tasks: Add an RCU-tasks rude variant by Paul E. McKenney · 4 years, 11 months ago
  39. 5873b8a rcu-tasks: Refactor RCU-tasks to allow variants to be added by Paul E. McKenney · 4 years, 11 months ago
  40. 07e1051 rcu-tasks: Create struct to hold state information by Paul E. McKenney · 4 years, 11 months ago
  41. eacd6f0 rcu-tasks: Move Tasks RCU to its own file by Paul E. McKenney · 4 years, 11 months ago