Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
894d45bbf7e7569ec2aa845155801fd503b5f1bf
/
kernel
894d45b
rcu: Convert rcu_state.ofl_lock to raw_spinlock_t
by Mike Galbraith
· 6 years ago
8d8a9d0
rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed
by Paul E. McKenney
· 6 years ago
dc5a4f2
rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks
by Paul E. McKenney
· 6 years ago
4c5273b
rcu: Switch dyntick nesting counters to rcu_data structure
by Paul E. McKenney
· 6 years ago
2dba13f
rcu: Switch urgent quiescent-state requests to rcu_data structure
by Paul E. McKenney
· 6 years ago
c458a89
rcu: Switch lazy counts to rcu_data structure
by Paul E. McKenney
· 6 years ago
5998a75
rcu: Switch last accelerate/advance to rcu_data structure
by Paul E. McKenney
· 6 years ago
0fd79e7
rcu: Switch ->tick_nohz_enabled_snap to rcu_data structure
by Paul E. McKenney
· 6 years ago
cc72046
rcu: Merge rcu_dynticks structure into rcu_data structure
by Paul E. McKenney
· 6 years ago
df63fa5b
rcu: Convert "1UL << x" to "BIT(x)"
by Paul E. McKenney
· 6 years ago
fced9c8
rcu: Avoid resched_cpu() when rescheduling the current CPU
by Paul E. McKenney
· 6 years ago
d305210
rcu: More aggressively enlist scheduler aid for nohz_full CPUs
by Paul E. McKenney
· 6 years ago
c06aed0
rcu: Compute jiffies_till_sched_qs from other kernel parameters
by Paul E. McKenney
· 6 years ago
74de696
rcu: Provide functions for determining if call_rcu() has been invoked
by Paul E. McKenney
· 6 years ago
7e28c5a
rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure
by Paul E. McKenney
· 6 years ago
c5bacd9
rcu: Motivate Tiny RCU forward progress
by Paul E. McKenney
· 6 years ago
c116dba
rcutorture: Dump reader protection sequence if failures or close calls
by Paul E. McKenney
· 6 years ago
a0ef9ec
rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks()
by Paul E. McKenney
· 7 years ago
92aa39e
rcu: Make need_resched() respond to urgent RCU-QS needs
by Paul E. McKenney
· 7 years ago
dd46a78
rcu: Inline _rcu_barrier() into its sole remaining caller
by Paul E. McKenney
· 6 years ago
395a2f0
rcu: Define rcu_all_qs() only in !PREEMPT builds
by Paul E. McKenney
· 6 years ago
06462ef
rcu: Clean up flavor-related definitions and comments in update.c
by Paul E. McKenney
· 7 years ago
0ae86a2
rcu: Clean up flavor-related definitions and comments in tree_plugin.h
by Paul E. McKenney
· 7 years ago
8fa946d
rcu: Clean up flavor-related definitions and comments in tree_exp.h
by Paul E. McKenney
· 7 years ago
49918a5
rcu: Clean up flavor-related definitions and comments in tree.c
by Paul E. McKenney
· 7 years ago
679d3f3
rcu: Clean up flavor-related definitions and comments in tiny.c
by Paul E. McKenney
· 7 years ago
6eb95cc
rcu: Clean up flavor-related definitions and comments in srcutree.h
by Paul E. McKenney
· 7 years ago
62a1a94
rcu: Clean up flavor-related definitions and comments in rcutorture.c
by Paul E. McKenney
· 7 years ago
7f87c03
rcu: Clean up flavor-related definitions and comments in rcu.h
by Paul E. McKenney
· 7 years ago
8c1cf2d
rcu: Clean up flavor-related definitions and comments in Kconfig
by Paul E. McKenney
· 7 years ago
de3875d
rcu: Remove now-unused rcutorture APIs
by Paul E. McKenney
· 7 years ago
620d246
rcuperf: Remove the "rcu_bh" and "sched" torture types
by Paul E. McKenney
· 7 years ago
c770c82
rcutorture: Remove the "rcu_bh" and "sched" torture types
by Paul E. McKenney
· 7 years ago
72ce30d
rcu: Stop testing RCU-bh and RCU-sched
by Paul E. McKenney
· 7 years ago
2ceebc0
rcutorture: Add RCU-bh and RCU-sched support for extended readers
by Paul E. McKenney
· 7 years ago
a8bb74a
rcu: Consolidate RCU-sched update-side function definitions
by Paul E. McKenney
· 7 years ago
4c7e9c1
rcu: Consolidate RCU-bh update-side function definitions
by Paul E. McKenney
· 7 years ago
c3854a0
rcu: Pull rcu_gp_kthread() FQS loop into separate function
by Paul E. McKenney
· 7 years ago
4e95020
rcu: Inline increment_cpu_stall_ticks() into its sole caller
by Paul E. McKenney
· 7 years ago
8ff0b90
rcu: Fix typo in force_qs_rnp()'s parameter's parameter
by Paul E. McKenney
· 7 years ago
eb7a665
rcu: Eliminate initialization-time use of rsp
by Paul E. McKenney
· 7 years ago
ec9f583
rcu: Eliminate RCU-barrier use of rsp
by Paul E. McKenney
· 7 years ago
67a0edb
rcu: Eliminate quiescent-state and grace-period-nonstart use of rsp
by Paul E. McKenney
· 7 years ago
3c779df
rcu: Eliminate callback-invocation/invocation use of rsp
by Paul E. McKenney
· 7 years ago
9cbc5b9
rcu: Eliminate grace-period management code use of rsp
by Paul E. McKenney
· 7 years ago
4c6ed43
rcu: Eliminate stall-warning use of rsp
by Paul E. McKenney
· 7 years ago
7cba477
rcu: Restructure rcu_check_gp_kthread_starvation()
by Paul E. McKenney
· 7 years ago
f7dd7d4
rcu: Simplify rcutorture_get_gp_data()
by Paul E. McKenney
· 7 years ago
b97d23c
rcu: Remove for_each_rcu_flavor() flavor-traversal macro
by Paul E. McKenney
· 7 years ago
564a9ae
rcu: Remove last non-flavor-traversal rsp local variable from tree_plugin.h
by Paul E. McKenney
· 7 years ago
88d1bea
rcu: Remove rcu_data structure's ->rsp field
by Paul E. McKenney
· 7 years ago
aedf4ba
rcu: Remove rsp parameter from rcu_node tree accessor macros
by Paul E. McKenney
· 7 years ago
63d4c8c
rcu: Remove rsp parameter from expedited grace-period functions
by Paul E. McKenney
· 7 years ago
4580b05
rcu: Remove rsp parameter from no-CBs CPU functions
by Paul E. McKenney
· 7 years ago
b21ebed
rcu: Remove rsp parameter from print_cpu_stall_info()
by Paul E. McKenney
· 7 years ago
6dbfdc14
rcu: Remove rsp parameter from rcu_spawn_one_boost_kthread()
by Paul E. McKenney
· 7 years ago
81ab59a
rcu: Remove rsp parameter from dump_blkd_tasks() and friend
by Paul E. McKenney
· 7 years ago
a2887cd
rcu: Remove rsp parameter from rcu_print_detail_task_stall()
by Paul E. McKenney
· 7 years ago
b8bb1f6
rcu: Remove rsp parameter from rcu_init_one() and friends
by Paul E. McKenney
· 7 years ago
53b4630
rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friends
by Paul E. McKenney
· 7 years ago
8344b87
rcu: Remove rsp parameter from _rcu_barrier() and friends
by Paul E. McKenney
· 7 years ago
98ece50
rcu: Remove rsp parameter from __rcu_pending()
by Paul E. McKenney
· 7 years ago
5c7d896
rcu: Remove rsp parameter from __call_rcu() and friend
by Paul E. McKenney
· 7 years ago
b049fdf
rcu: Remove rsp parameter from __rcu_process_callbacks()
by Paul E. McKenney
· 7 years ago
b96f9dc
rcu: Remove rsp parameter from rcu_check_gp_start_stall()
by Paul E. McKenney
· 7 years ago
e9ecb78
rcu: Remove rsp parameter from force-quiescent-state functions
by Paul E. McKenney
· 7 years ago
5bb5d09
rcu: Remove rsp parameter from rcu_do_batch()
by Paul E. McKenney
· 7 years ago
780cd59
rcu: Remove rsp parameter from CPU hotplug functions
by Paul E. McKenney
· 7 years ago
8087d3e
rcu: Remove rsp parameter from rcu_check_quiescent_state()
by Paul E. McKenney
· 7 years ago
0854a05c
rcu: Remove rsp parameter from rcu_gp_kthread() and friends
by Paul E. McKenney
· 7 years ago
2221233
rcu: Remove rsp parameter from rcu_gp_slow()
by Paul E. McKenney
· 7 years ago
15cabdf
rcu: Remove rsp parameter from note_gp_changes()
by Paul E. McKenney
· 7 years ago
c7e48f7
rcu: Remove rsp parameter from __note_gp_changes()
by Paul E. McKenney
· 7 years ago
834f56b
rcu: Remove rsp parameter from rcu_advance_cbs()
by Paul E. McKenney
· 7 years ago
c6e09b9
rcu: Remove rsp parameter from rcu_accelerate_cbs_unlocked()
by Paul E. McKenney
· 7 years ago
02f5014
rcu: Remove rsp parameter from rcu_accelerate_cbs()
by Paul E. McKenney
· 7 years ago
532c00c
rcu: Remove rsp parameter from rcu_gp_kthread_wake()
by Paul E. McKenney
· 7 years ago
3481f2e
rcu: Remove rsp parameter from rcu_future_gp_cleanup()
by Paul E. McKenney
· 7 years ago
ea12ff2
rcu: Remove rsp parameter from check_cpu_stall()
by Paul E. McKenney
· 7 years ago
4e8b8e0
rcu: Remove rsp parameter from print_cpu_stall()
by Paul E. McKenney
· 7 years ago
a91e7e5
rcu: Remove rsp parameter from print_other_cpu_stall()
by Paul E. McKenney
· 7 years ago
e1741c6
rcu: Remove rsp parameter from rcu_stall_kick_kthreads()
by Paul E. McKenney
· 7 years ago
33dbdbf
rcu: Remove rsp parameter from rcu_dump_cpu_stacks()
by Paul E. McKenney
· 7 years ago
8fd119b
rcu: Remove rsp parameter from rcu_check_gp_kthread_starvation()
by Paul E. McKenney
· 7 years ago
ad3832e
rcu: Remove rsp parameter from record_gp_stall_check_time()
by Paul E. McKenney
· 7 years ago
336a4f6
rcu: Remove rsp parameter from rcu_get_root()
by Paul E. McKenney
· 7 years ago
de8e873
rcu: Remove rsp parameter from rcu_gp_in_progress()
by Paul E. McKenney
· 7 years ago
33085c4
rcu: Remove rsp parameter from rcu_report_qs_rdp()
by Paul E. McKenney
· 7 years ago
139ad4d
rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp()
by Paul E. McKenney
· 7 years ago
aff4e9e
rcu: Remove rsp parameter from rcu_report_qs_rsp()
by Paul E. McKenney
· 7 years ago
b50912d
rcu: Remove rsp parameter from rcu_report_qs_rnp()
by Paul E. McKenney
· 7 years ago
2280ee5
rcu: Remove rcu_data_p pointer to default rcu_data structure
by Paul E. McKenney
· 7 years ago
16fc9c6
rcu: Remove rcu_state_p pointer to default rcu_state structure
by Paul E. McKenney
· 7 years ago
da1df50
rcu: Remove rcu_state structure's ->rda field
by Paul E. McKenney
· 7 years ago
ec5dd44
rcu: Eliminate rcu_state structure's ->call field
by Paul E. McKenney
· 7 years ago
358be2d
rcu: Remove RCU_STATE_INITIALIZER()
by Paul E. McKenney
· 7 years ago
709fdce
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
by Paul E. McKenney
· 7 years ago
45975c7
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
by Paul E. McKenney
· 7 years ago
4cf439a
rcu: Fix typo in rcu_get_gp_kthreads_prio() header comment
by Paul E. McKenney
· 7 years ago
2bbfc25b
rcu: Drop "wake" parameter from rcu_report_exp_rdp()
by Paul E. McKenney
· 7 years ago
Next »