Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / kernel / rcu /
2019-09-16 Linus TorvaldsMerge branch 'core-stacktrace-for-linus' of git://git...
2019-09-16 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2019-09-15 Mark BrownMerge branch 'spi-5.3' into spi-linus
2019-09-13 Linus TorvaldsMerge tag 'for-5.3-rc8-tag' of git://git./linux/kernel...
2019-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-09-05 Linus TorvaldsMerge tag 'sound-5.3-rc8' of git://git./linux/kernel...
2019-09-03 Dave AirlieMerge branch 'linux-5.3' of git://github.com/skeggsb...
2019-08-31 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-08-27 Linus TorvaldsMerge tag 'sound-5.3-rc7' of git://git./linux/kernel...
2019-08-24 David S. MillerMerge branch 'ieee802154-for-davem-2019-08-24' of git...
2019-08-23 Mark BrownMerge branch 'spi-5.3' into spi-5.4
2019-08-23 Dave AirlieMerge branch 'linux-5.3' of git://github.com/skeggsb...
2019-08-22 Ingo MolnarMerge branch 'for-mingo' of git://git./linux/kernel...
2019-08-18 Linus TorvaldsMerge tag 'for-5.3-rc4-tag' of git://git./linux/kernel...
2019-08-16 Linus TorvaldsMerge tag 'sound-5.3-rc5' of git://git./linux/kernel...
2019-08-15 Arnd BergmannMerge tag 'tee-optee-for-5.4' of git://git.linaro.org...
2019-08-13 Paul E. McKenneyMerge LKMM and RCU commits
2019-08-13 Eric Dumazetrcu: Allow rcu_do_batch() to dynamically adjust batch...
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-13 Tony LindgrenMerge branch 'ti-sysc-fixes' into fixes
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 Thomas GleixnerMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2019-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-08-09 Joel Fernandes ... rcu: Add support for consolidated-RCU reader checking
2019-08-09 Linus TorvaldsMerge tag 'sound-5.3-rc4' of git://git./linux/kernel...
2019-08-09 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-08-06 Linus TorvaldsMerge tag 'mips_fixes_5.3_1' of git://git./linux/kernel...
2019-08-05 Linus TorvaldsMerge tag 'spi-fix-v5.3-rc3' of git://git./linux/kernel...
2019-08-03 Linus TorvaldsMerge tag 'selinux-pr-20190801' of git://git./linux...
2019-08-02 Linus TorvaldsMerge tag 'for-5.3-rc2-tag' of git://git./linux/kernel...
2019-08-02 Linus TorvaldsMerge tag 'sound-5.3-rc3' of git://git./linux/kernel...
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 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 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 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-08-01 Thomas GleixnerMerge tag 'irqchip-fixes-5.3' of git://git./linux/kerne...
2019-07-28 Linus TorvaldsMerge tag 'meminit-v5.3-rc2' of git://git./linux/kernel...
2019-07-27 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.3-rc2' of git://git./linux...
2019-07-27 Linus TorvaldsMerge tag 'selinux-pr-20190726' of git://git./linux...
2019-07-26 Linus TorvaldsMerge tag 'for-5.3-rc1-tag' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge tag 'sound-5.3-rc2' of git://git./linux/kernel...
next