Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / kernel / rcu /
2018-10-23 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2018-10-23 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2018-10-23 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git./linux...
2018-10-23 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2018-10-21 Mark BrownMerge branch 'spi-4.19' into spi-linus
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git./linux...
2018-10-12 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-04 Dave AirlieMerge branch 'drm-tda9950-fixes' of git://git.armlinux...
2018-10-02 Ingo MolnarMerge branch 'for-mingo' of git://git./linux/kernel...
2018-10-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-09-29 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-09-29 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc5' of https://git./linux...
2018-09-26 Bartlomiej Zolnier... Merge tag 'v4.19-rc5' of https://git./linux/kernel...
2018-09-17 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc4' of https://git./linux...
2018-09-17 Takashi IwaiMerge tag 'asoc-v4.19-rc4' of https://git./linux/kernel...
2018-09-17 Greg Kroah-HartmanMerge tag 'ext4_for_linus_stable' of git://git./linux...
2018-09-15 Linus TorvaldsMerge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org...
2018-09-14 Linus TorvaldsMerge tag 'printk-for-4.19-rc4' of git://git./linux...
2018-09-09 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-09-09 Greg Kroah-HartmanMerge tag 'iio-fixes-4.19a' of git://git./linux/kernel...
2018-09-06 Linus TorvaldsMerge tag 'for-4.19-rc2-tag' of git://git./linux/kernel...
2018-09-04 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.19-1' of git://git./linux...
2018-09-04 David S. MillerMerge tag 'mac80211-for-davem-2018-09-03' of git:/...
2018-08-30 Paul E. McKenneyMerge branches 'doc.2018.08.30a', 'dynticks.2018.08...
2018-08-30 Paul E. McKenneysrcu: Make early-boot call_srcu() reuse workqueue lists
2018-08-30 Paul E. McKenneysrcu: Make call_srcu() available during very early...
2018-08-30 Mike Galbraithrcu: Convert rcu_state.ofl_lock to raw_spinlock_t
2018-08-30 Paul E. McKenneyrcu: Remove obsolete ->dynticks_fqs and ->cond_resched_...
2018-08-30 Paul E. McKenneyrcu: Switch ->dynticks to rcu_data structure, remove...
2018-08-30 Paul E. McKenneyrcu: Switch dyntick nesting counters to rcu_data structure
2018-08-30 Paul E. McKenneyrcu: Switch urgent quiescent-state requests to rcu_data...
2018-08-30 Paul E. McKenneyrcu: Switch lazy counts to rcu_data structure
2018-08-30 Paul E. McKenneyrcu: Switch last accelerate/advance to rcu_data structure
2018-08-30 Paul E. McKenneyrcu: Switch ->tick_nohz_enabled_snap to rcu_data structure
2018-08-30 Paul E. McKenneyrcu: Merge rcu_dynticks structure into rcu_data structure
2018-08-30 Paul E. McKenneyrcu: Convert "1UL << x" to "BIT(x)"
2018-08-30 Paul E. McKenneyrcu: Avoid resched_cpu() when rescheduling the current CPU
2018-08-30 Paul E. McKenneyrcu: More aggressively enlist scheduler aid for nohz_fu...
2018-08-30 Paul E. McKenneyrcu: Compute jiffies_till_sched_qs from other kernel...
2018-08-30 Paul E. McKenneyrcu: Provide functions for determining if call_rcu...
2018-08-30 Paul E. McKenneyrcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure
2018-08-30 Paul E. McKenneyrcu: Motivate Tiny RCU forward progress
2018-08-30 Paul E. McKenneyrcutorture: Dump reader protection sequence if failures...
2018-08-30 Paul E. McKenneyrcu: Provide improved interrupt-from-idle check in...
2018-08-30 Paul E. McKenneyrcu: Make need_resched() respond to urgent RCU-QS needs
2018-08-30 Paul E. McKenneyrcu: Inline _rcu_barrier() into its sole remaining...
2018-08-30 Paul E. McKenneyrcu: Define rcu_all_qs() only in !PREEMPT builds
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Clean up flavor-related definitions and comments...
2018-08-30 Paul E. McKenneyrcu: Remove now-unused rcutorture APIs
2018-08-30 Paul E. McKenneyrcuperf: Remove the "rcu_bh" and "sched" torture types
2018-08-30 Paul E. McKenneyrcutorture: Remove the "rcu_bh" and "sched" torture...
2018-08-30 Paul E. McKenneyrcu: Stop testing RCU-bh and RCU-sched
2018-08-30 Paul E. McKenneyrcutorture: Add RCU-bh and RCU-sched support for extend...
2018-08-30 Paul E. McKenneyrcu: Consolidate RCU-sched update-side function definitions
2018-08-30 Paul E. McKenneyrcu: Consolidate RCU-bh update-side function definitions
2018-08-30 Paul E. McKenneyrcu: Pull rcu_gp_kthread() FQS loop into separate function
2018-08-30 Paul E. McKenneyrcu: Inline increment_cpu_stall_ticks() into its sole...
2018-08-30 Paul E. McKenneyrcu: Fix typo in force_qs_rnp()'s parameter's parameter
2018-08-30 Paul E. McKenneyrcu: Eliminate initialization-time use of rsp
2018-08-30 Paul E. McKenneyrcu: Eliminate RCU-barrier use of rsp
2018-08-30 Paul E. McKenneyrcu: Eliminate quiescent-state and grace-period-nonstar...
2018-08-30 Paul E. McKenneyrcu: Eliminate callback-invocation/invocation use of rsp
2018-08-30 Paul E. McKenneyrcu: Eliminate grace-period management code use of rsp
2018-08-30 Paul E. McKenneyrcu: Eliminate stall-warning use of rsp
2018-08-30 Paul E. McKenneyrcu: Restructure rcu_check_gp_kthread_starvation()
2018-08-30 Paul E. McKenneyrcu: Simplify rcutorture_get_gp_data()
2018-08-30 Paul E. McKenneyrcu: Remove for_each_rcu_flavor() flavor-traversal...
2018-08-30 Paul E. McKenneyrcu: Remove last non-flavor-traversal rsp local variabl...
2018-08-30 Paul E. McKenneyrcu: Remove rcu_data structure's ->rsp field
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_node tree accessor...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from expedited grace-period...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from no-CBs CPU functions
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from print_cpu_stall_info()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_spawn_one_boost_kthr...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from dump_blkd_tasks() and...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_print_detail_task_st...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_init_one() and friends
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_boot_init_percpu_dat...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from _rcu_barrier() and friends
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from __rcu_pending()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from __call_rcu() and friend
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from __rcu_process_callbacks()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_check_gp_start_stall()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from force-quiescent-state...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_do_batch()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from CPU hotplug functions
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_check_quiescent_state()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_gp_kthread() and...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_gp_slow()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from note_gp_changes()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from __note_gp_changes()
next