diff options
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-05-15 10:33:05 -0700 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-05-15 10:33:05 -0700 |
| commit | 22df7316ac71dc1ac57415349938737d2a229c59 (patch) | |
| tree | 4fcc6edec91c712c081607146e451e9d979c1b52 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock (diff) | |
| parent | doc: Ensure whatisRCU.txt actually says what RCU is (diff) | |
| parent | rcu: Update list of rcu_future_grace_period() trace events (diff) | |
| parent | torture: Make kvm-find-errors.sh find build warnings (diff) | |
| download | linux-22df7316ac71dc1ac57415349938737d2a229c59.tar.gz linux-22df7316ac71dc1ac57415349938737d2a229c59.zip | |
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and 'torture.2018.05.15a' into HEAD
exp.2018.05.15a: Parallelize expedited grace-period initialization.
fixes.2018.05.15a: Miscellaneous fixes.
lock.2018.05.15a: Decrease lock contention on root rcu_node structure,
which is a step towards merging RCU flavors.
torture.2018.05.15a: Torture-test updates.
