platform/kernel/linux-starfive.git
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: 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()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_advance_cbs()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_accelerate_cbs_unloc...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_accelerate_cbs()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_gp_kthread_wake()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_future_gp_cleanup()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from check_cpu_stall()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from print_cpu_stall()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from print_other_cpu_stall()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_stall_kick_kthreads()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_dump_cpu_stacks()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_check_gp_kthread_sta...
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from record_gp_stall_check_time()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_get_root()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_gp_in_progress()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_report_qs_rdp()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_report_unblock_qs_rnp()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_report_qs_rsp()
2018-08-30 Paul E. McKenneyrcu: Remove rsp parameter from rcu_report_qs_rnp()
2018-08-30 Paul E. McKenneyrcu: Remove rcu_data_p pointer to default rcu_data...
2018-08-30 Paul E. McKenneyrcu: Remove rcu_state_p pointer to default rcu_state...
2018-08-30 Paul E. McKenneyrcu: Remove rcu_state structure's ->rda field
2018-08-30 Paul E. McKenneyrcu: Eliminate rcu_state structure's ->call field
2018-08-30 Paul E. McKenneyrcu: Remove RCU_STATE_INITIALIZER()
2018-08-30 Paul E. McKenneyrcu: Express Tiny RCU updates in terms of RCU rather...
2018-08-30 Paul E. McKenneyrcu: Define RCU-sched API in terms of RCU for Tree...
2018-08-30 Paul E. McKenneyrcu: Fix typo in rcu_get_gp_kthreads_prio() header...
2018-08-30 Paul E. McKenneyrcu: Drop "wake" parameter from rcu_report_exp_rdp()
2018-08-30 Paul E. McKenneyrcu: Update comments and help text for no more RCU...
2018-08-30 Paul E. McKenneyrcu: Define RCU-bh update API in terms of RCU
2018-08-30 Paul E. McKenneyrcu: Report expedited grace periods at context-switch...
2018-08-30 Paul E. McKenneyrcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt...
2018-08-30 Paul E. McKenneyrcu: Add warning to detect half-interrupts
2018-08-30 Paul E. McKenneyrcu: Remove now-unused ->b.exp_need_qs field from the...
2018-08-30 Paul E. McKenneyrcu: Allow processing deferred QSes for exiting RCU...
2018-08-30 Paul E. McKenneyrcutorture: Test extended "rcu" read-side critical...
2018-08-30 Paul E. McKenneyrcu: Defer reporting RCU-preempt quiescent states when...
2018-08-30 Byungchul Parkrcu: Refactor rcu_{nmi,irq}_{enter,exit}()
2018-08-26 Linus TorvaldsLinux 4.19-rc1
2018-08-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-08-26 Linus TorvaldsMerge branch 'ida-4.19' of git://git.infradead.org...
2018-08-26 Linus TorvaldsMerge tag 'gcc-plugins-v4.19-rc1-fix' of git://git...
2018-08-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-08-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-08-26 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-08-26 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_dax-memory-failure' of...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_misc' of gitolite.pub...
next