rcu/nocb: Don't wake no-CBs GP kthread if timer posted under overload
[sfrench/cifs-2.6.git] / kernel /
2019-08-13 Paul E. McKenneyrcu/nocb: Don't wake no-CBs GP kthread if timer posted...
2019-08-13 Paul E. McKenneyrcu/nocb: Reduce __call_rcu_nocb_wake() leaf rcu_node...
2019-08-13 Paul E. McKenneyrcu/nocb: Reduce nocb_cb_wait() leaf rcu_node ->lock...
2019-08-13 Paul E. McKenneyrcu/nocb: Advance CBs after merge in rcutree_migrate_ca...
2019-08-13 Paul E. McKenneyrcu/nocb: Avoid synchronous wakeup in __call_rcu_nocb_w...
2019-08-13 Paul E. McKenneyrcu/nocb: Print no-CBs diagnostics when rcutorture...
2019-08-13 Paul E. McKenneyrcu/nocb: EXP Check use and usefulness of ->nocb_lock_c...
2019-08-13 Paul E. McKenneyrcu/nocb: Add bypass callback queueing
2019-08-13 Paul E. McKenneyrcu/nocb: Atomic ->len field in rcu_segcblist structure
2019-08-13 Paul E. McKenneyrcu/nocb: Unconditionally advance and wake for excessiv...
2019-08-13 Paul E. McKenneyrcu/nocb: Reduce ->nocb_lock contention with separate...
2019-08-13 Paul E. McKenneyrcu/nocb: Reduce contention at no-CBs invocation-done...
2019-08-13 Paul E. McKenneyrcu/nocb: Reduce contention at no-CBs registry-time...
2019-08-13 Paul E. McKenneyrcu/nocb: Round down for number of no-CBs grace-period...
2019-08-13 Paul E. McKenneyrcu/nocb: Avoid ->nocb_lock capture by corresponding CPU
2019-08-13 Paul E. McKenneyrcu/nocb: Avoid needless wakeups of no-CBs grace-period...
2019-08-13 Paul E. McKenneyrcu/nocb: Make __call_rcu_nocb_wake() safe for many...
2019-08-13 Paul E. McKenneyrcu/nocb: Never downgrade ->nocb_defer_wakeup in wake_n...
2019-08-13 Paul E. McKenneyrcu/nocb: Enable re-awakening under high callback load
2019-08-13 Paul E. McKenneyrcu/nohz: Turn off tick for offloaded CPUs
2019-08-13 Paul E. McKenneyrcu/nocb: Suppress uninitialized false-positive in...
2019-08-13 Paul E. McKenneyrcu/nocb: Use build-time no-CBs check in rcu_pending()
2019-08-13 Paul E. McKenneyrcu/nocb: Use build-time no-CBs check in rcu_core()
2019-08-13 Paul E. McKenneyrcu/nocb: Use build-time no-CBs check in rcu_do_batch()
2019-08-13 Paul E. McKenneyrcu/nocb: Remove obsolete nocb_gp_head and nocb_gp_tail...
2019-08-13 Paul E. McKenneyrcu/nocb: Remove obsolete nocb_cb_tail and nocb_cb_head...
2019-08-13 Paul E. McKenneyrcu/nocb: Remove obsolete nocb_q_count and nocb_q_count...
2019-08-13 Paul E. McKenneyrcu/nocb: Remove obsolete nocb_head and nocb_tail fields
2019-08-13 Paul E. McKenneyrcu/nocb: Use rcu_segcblist for no-CBs CPUs
2019-08-13 Paul E. McKenneyrcu/nocb: Leave ->cblist enabled for no-CBs CPUs
2019-08-13 Paul E. McKenneyrcu/nocb: Allow lockless use of rcu_segcblist_empty()
2019-08-13 Paul E. McKenneyrcu/nocb: Allow lockless use of rcu_segcblist_restempty()
2019-08-13 Paul E. McKenneyrcu/nocb: Remove deferred wakeup checks for extended...
2019-08-13 Paul E. McKenneyrcu/nocb: Check for deferred nocb wakeups before nohz_f...
2019-08-13 Paul E. McKenneyrcu/nocb: Make rcutree_migrate_callbacks() start at...
2019-08-13 Paul E. McKenneyrcu/nocb: Add checks for offloaded callback processing
2019-08-13 Paul E. McKenneyrcu/nocb: Use separate flag to indicate offloaded ...
2019-08-13 Paul E. McKenneyrcu/nocb: Use separate flag to indicate disabled -...
2019-08-13 Paul E. McKenneyrcu/nocb: Print gp/cb kthread hierarchy if dump_tree
2019-08-13 Paul E. McKenneyrcu/nocb: Rename rcu_nocb_leader_stride kernel boot...
2019-08-13 Paul E. McKenneyrcu/nocb: Rename and document no-CB CB kthread sleep...
2019-08-13 Paul E. McKenneyrcu/nocb: Rename rcu_organize_nocb_kthreads() local...
2019-08-13 Paul E. McKenneyrcu/nocb: Rename wake_nocb_leader_defer() to wake_nocb_...
2019-08-13 Paul E. McKenneyrcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()
2019-08-13 Paul E. McKenneyrcu/nocb: Rename wake_nocb_leader() to wake_nocb_gp()
2019-08-13 Paul E. McKenneyrcu/nocb: Rename nocb_follower_wait() to nocb_cb_wait()
2019-08-13 Paul E. McKenneyrcu/nocb: Provide separate no-CBs grace-period kthreads
2019-08-13 Paul E. McKenneyrcu/nocb: Update comments to prepare for forward-progre...
2019-08-13 Paul E. McKenneyrcu/nocb: Rename rcu_data fields to prepare for forward...
2019-08-13 Paul E. McKenneyMerge branches 'consolidate.2019.08.01b', 'fixes.2019...
2019-08-12 Mukesh Ojharcu: Fix spelling mistake "greate"->"great"
2019-08-12 Paul E. McKenneyrcu: Remove redundant "if" condition from rcu_gp_is_exp...
2019-08-12 Peter Zijlstraidle: Prevent late-arriving interrupts from disrupting...
2019-08-09 Joel Fernandes ... rcu: Add support for consolidated-RCU reader checking
2019-08-01 Paul E. McKenneyrcutorture: Aggressive forward-progress tests shouldn...
2019-08-01 Joel Fernandes ... rcuperf: Make rcuperf kernel test more robust for ...
2019-08-01 Denis Efremovtorture: Remove exporting of internal functions
2019-08-01 Paul E. McKenneyrcutorture: Emulate userspace sojourn during call_rcu...
2019-08-01 Xiao Yangrcuperf: Fix perf_type module-parameter description
2019-08-01 Joel Fernandes ... rcu: Remove redundant debug_locks check in rcu_read_loc...
2019-08-01 Joel Fernandes ... treewide: Rename rcu_dereference_raw_notrace() to _check()
2019-08-01 Byungchul Parkrcu: Change return type of rcu_spawn_one_boost_kthread()
2019-08-01 Paul E. McKenneysrcu: Avoid srcutorture security-based pointer obfuscation
2019-08-01 Paul E. McKenneyrcu: Add destroy_work_on_stack() to match INIT_WORK_ONS...
2019-08-01 Paul E. McKenneyrcu: Add kernel parameter to dump trace after RCU CPU...
2019-08-01 Paul E. McKenneyrcu: Restore barrier() to rcu_read_lock() and rcu_read_...
2019-08-01 Paul E. McKenneytime/tick-broadcast: Fix tick_broadcast_offline() lockd...
2019-08-01 Paul E. McKenneylockdep: Make print_lock() address visible
2019-08-01 Joel Fernandes ... rcu: Simplify rcu_note_context_switch exit from critica...
2019-08-01 Paul E. McKenneyrcu: Make rcu_read_unlock_special() checks match raise_...
2019-08-01 Paul E. McKenneyrcu: Simplify rcu_read_unlock_special() deferred wakeups
2019-07-28 Linus TorvaldsMerge tag 'meminit-v5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'kbuild-fixes-v5.3' of git://git./linux/kerne...
2019-07-28 Linus TorvaldsMerge tag 'char-misc-5.3-rc2' of git://git./linux/kerne...
2019-07-28 Linus TorvaldsMerge tag 'tty-5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'spdx-5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'usb-5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-07-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-07-28 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2019-07-28 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-07-27 Linus TorvaldsMerge tag 'Wimplicit-fallthrough-5.3-rc2' of git:/...
2019-07-27 Linus TorvaldsMerge tag 's390-5.3-3' of git://git./linux/kernel/git...
2019-07-27 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.3-2' of git://git...
2019-07-27 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.3-rc2' of git://git./linux...
2019-07-27 Linus TorvaldsMerge tag 'for-linus-20190726-2' of git://git.kernel...
2019-07-27 Linus TorvaldsMerge tag 'selinux-pr-20190726' of git://git./linux...
2019-07-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-07-26 Linus TorvaldsMerge tag 'drm-fixes-2019-07-26' of git://anongit.freed...
2019-07-26 Linus TorvaldsMerge tag 'docs-5.3-1' of git://git.lwn.net/linux
2019-07-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge tag 'for-5.3-rc1-tag' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-07-26 Linus TorvaldsMerge tag 'for-linus-20190726' of git://git.kernel...
2019-07-26 Linus TorvaldsMerge tag 'sound-5.3-rc2' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge tag 'iommu-fixes-v5.3-rc1' of git://git./linux...
2019-07-26 Linus TorvaldsMerge branch 'for-linus-5.3' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge tag 'hwmon-for-v5.3-rc2' of git://git./linux...
next