Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | | | | | | | | rcutorture: Don't count CPU-stalled time against priority boosting | Paul E. McKenney | 2021-05-10 | 2 | -5/+18 | |
| | | | | | | | * | | | | | | | | | rcutorture: Forgive RCU boost failures when CPUs don't pass through QS | Paul E. McKenney | 2021-05-10 | 3 | -26/+79 | |
| | | | | | | | * | | | | | | | | | rcutorture: Make rcu_torture_boost_failed() check for GP end | Paul E. McKenney | 2021-05-10 | 1 | -0/+6 | |
| | | | | | | | * | | | | | | | | | rcutorture: Consolidate rcu_torture_boost() timing and statistics | Paul E. McKenney | 2021-05-10 | 1 | -10/+4 | |
| | | | | | | | * | | | | | | | | | rcutorture: Delay-based false positives for RCU priority boosting tests | Paul E. McKenney | 2021-05-10 | 1 | -2/+6 | |
| | | | | | | | * | | | | | | | | | rcutorture: Judge RCU priority boosting on grace periods, not callbacks | Paul E. McKenney | 2021-05-10 | 1 | -60/+51 | |
| | | | | | | | * | | | | | | | | | rcutorture: Abstract read-lock-held checks | Paul E. McKenney | 2021-05-10 | 1 | -10/+19 | |
| | | | | | | | * | | | | | | | | | refscale: Add acqrel, lock, and lock-irq | Paul E. McKenney | 2021-05-10 | 1 | -2/+107 | |
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline | Paul E. McKenney | 2021-05-18 | 2 | -1/+4 | |
| | | | | | | * | | | | | | | | | rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states | Paul E. McKenney | 2021-05-18 | 1 | -0/+1 | |
| | | | | | | * | | | | | | | | | rcu-tasks: Add block comment laying out RCU Rude design | Paul E. McKenney | 2021-05-10 | 1 | -2/+7 | |
| | | | | | | * | | | | | | | | | rcu-tasks: Add block comment laying out RCU Tasks design | Paul E. McKenney | 2021-05-10 | 1 | -0/+40 | |
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | srcu: Early test SRCU polling start | Frederic Weisbecker | 2021-05-12 | 1 | -1/+5 | |
| | | | | | * | | | | | | | | | srcu: Fix broken node geometry after early ssp init | Frederic Weisbecker | 2021-05-10 | 3 | -1/+20 | |
| | | | | | * | | | | | | | | | srcu: Initialize SRCU after timers | Frederic Weisbecker | 2021-05-10 | 4 | -8/+5 | |
| | | | | | * | | | | | | | | | srcu: Remove superfluous ssp initialization for early callbacks | Frederic Weisbecker | 2021-05-10 | 1 | -1/+0 | |
| | | | | | * | | | | | | | | | srcu: Remove superfluous sdp->srcu_lock_count zero filling | Frederic Weisbecker | 2021-05-10 | 1 | -10/+2 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | rcu: Fix various typos in comments | Ingo Molnar | 2021-05-12 | 6 | -13/+13 | |
| | | | | * | | | | | | | | | rcu/nocb: Unify timers | Frederic Weisbecker | 2021-05-12 | 2 | -56/+42 | |
| | | | | * | | | | | | | | | rcu/nocb: Prepare for fine-grained deferred wakeup | Frederic Weisbecker | 2021-05-12 | 3 | -10/+11 | |
| | | | | * | | | | | | | | | rcu/nocb: Only cancel nocb timer if not polling | Frederic Weisbecker | 2021-05-12 | 1 | -7/+7 | |
| | | | | * | | | | | | | | | rcu/nocb: Delete bypass_timer upon nocb_gp wakeup | Frederic Weisbecker | 2021-05-12 | 1 | -0/+2 | |
| | | | | * | | | | | | | | | rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup | Frederic Weisbecker | 2021-05-12 | 1 | -0/+4 | |
| | | | | * | | | | | | | | | rcu/nocb: Allow de-offloading rdp leader | Frederic Weisbecker | 2021-05-12 | 1 | -4/+0 | |
| | | | | * | | | | | | | | | rcu/nocb: Directly call __wake_nocb_gp() from bypass timer | Frederic Weisbecker | 2021-05-12 | 1 | -2/+3 | |
| | | | | * | | | | | | | | | timer: Revert "timer: Add timer_curr_running()" | Frederic Weisbecker | 2021-05-10 | 1 | -14/+0 | |
| | | | | * | | | | | | | | | rcu/nocb: Use the rcuog CPU's ->nocb_timer | Frederic Weisbecker | 2021-05-10 | 2 | -64/+77 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | kvfree_rcu: Refactor kfree_rcu_monitor() | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -58/+26 | |
| | | | * | | | | | | | | | kvfree_rcu: Fix comments according to current code | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -6/+9 | |
| | | | * | | | | | | | | | kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -7/+1 | |
| | | | * | | | | | | | | | kvfree_rcu: Update "monitor_todo" once a batch is started | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -2/+1 | |
| | | | * | | | | | | | | | kvfree_rcu: Add a bulk-list check when a scheduler is run | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -1/+2 | |
| | | | * | | | | | | | | | kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs | Uladzislau Rezki (Sony) | 2021-05-10 | 1 | -10/+4 | |
| | | | * | | | | | | | | | kvfree_rcu: Release a page cache under memory pressure | Zhang Qiang | 2021-05-10 | 1 | -9/+73 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | rcu: Add missing __releases() annotation | Jules Irenge | 2021-05-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | rcu: Improve comments describing RCU read-side critical sections | Paul E. McKenney | 2021-05-13 | 1 | -10/+14 | |
| | | * | | | | | | | | | rcu: Point to documentation of ordering guarantees | Paul E. McKenney | 2021-05-10 | 2 | -2/+21 | |
| | | * | | | | | | | | | rcu: Make rcu_gp_cleanup() be noinline for tracing | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP | Paul E. McKenney | 2021-05-10 | 1 | -2/+3 | |
| | | * | | | | | | | | | rcu: Make RCU priority boosting work on single-CPU rcu_node structures | Paul E. McKenney | 2021-05-10 | 3 | -24/+9 | |
| | | * | | | | | | | | | rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output | Paul E. McKenney | 2021-05-10 | 3 | -3/+11 | |
| | | * | | | | | | | | | rcu: Reject RCU_LOCKDEP_WARN() false positives | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | lockdep: Explicitly flag likely false-positive report | Paul E. McKenney | 2021-05-10 | 1 | -2/+4 | |
| | | * | | | | | | | | | rcu: Add ->gp_max to show_rcu_gp_kthreads() output | Paul E. McKenney | 2021-05-10 | 1 | -1/+2 | |
| | | * | | | | | | | | | rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output | Paul E. McKenney | 2021-05-10 | 1 | -3/+5 | |
| | | * | | | | | | | | | rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread() | Paul E. McKenney | 2021-05-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | rcu: Improve tree.c comments and add code cleanups | Zhouyi Zhou | 2021-05-10 | 1 | -12/+12 | |
| | | * | | | | | | | | | rcu: Remove the unused rcu_irq_exit_preempt() function | Paul E. McKenney | 2021-05-10 | 1 | -22/+0 | |
| | | * | | | | | | | | | rcu: Fix typo in comment: kthead -> kthread | Rolf Eike Beer | 2021-05-10 | 1 | -1/+1 | |
| | |/ / / / / / / / / |