index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree_plugin.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rcu: Clean up flavor-related definitions and comments in tree_plugin.h
Paul E. McKenney
2018-08-31
1
-19
/
+17
*
rcu: Inline increment_cpu_stall_ticks() into its sole caller
Paul E. McKenney
2018-08-31
1
-6
/
+0
*
rcu: Remove for_each_rcu_flavor() flavor-traversal macro
Paul E. McKenney
2018-08-31
1
-37
/
+22
*
rcu: Remove last non-flavor-traversal rsp local variable from tree_plugin.h
Paul E. McKenney
2018-08-31
1
-8
/
+6
*
rcu: Remove rcu_data structure's ->rsp field
Paul E. McKenney
2018-08-31
1
-21
/
+21
*
rcu: Remove rsp parameter from rcu_node tree accessor macros
Paul E. McKenney
2018-08-31
1
-2
/
+2
*
rcu: Remove rsp parameter from expedited grace-period functions
Paul E. McKenney
2018-08-31
1
-7
/
+6
*
rcu: Remove rsp parameter from no-CBs CPU functions
Paul E. McKenney
2018-08-31
1
-9
/
+9
*
rcu: Remove rsp parameter from print_cpu_stall_info()
Paul E. McKenney
2018-08-31
1
-3
/
+3
*
rcu: Remove rsp parameter from rcu_spawn_one_boost_kthread()
Paul E. McKenney
2018-08-31
1
-7
/
+6
*
rcu: Remove rsp parameter from dump_blkd_tasks() and friend
Paul E. McKenney
2018-08-31
1
-7
/
+5
*
rcu: Remove rsp parameter from rcu_print_detail_task_stall()
Paul E. McKenney
2018-08-31
1
-3
/
+3
*
rcu: Remove rsp parameter from rcu_do_batch()
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Remove rsp parameter from note_gp_changes()
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Remove rsp parameter from rcu_accelerate_cbs()
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Remove rsp parameter from rcu_gp_kthread_wake()
Paul E. McKenney
2018-08-31
1
-2
/
+2
*
rcu: Remove rsp parameter from rcu_get_root()
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Remove rsp parameter from rcu_gp_in_progress()
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp()
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Remove rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2018-08-31
1
-5
/
+5
*
rcu: Remove rcu_state_p pointer to default rcu_state structure
Paul E. McKenney
2018-08-31
1
-8
/
+8
*
rcu: Remove rcu_state structure's ->rda field
Paul E. McKenney
2018-08-31
1
-12
/
+12
*
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
2018-08-31
1
-187
/
+110
*
rcu: Drop "wake" parameter from rcu_report_exp_rdp()
Paul E. McKenney
2018-08-31
1
-3
/
+3
*
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
2018-08-31
1
-1
/
+0
*
rcu: Report expedited grace periods at context-switch time
Paul E. McKenney
2018-08-31
1
-2
/
+3
*
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
2018-08-31
1
-0
/
+5
*
rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union
Paul E. McKenney
2018-08-31
1
-9
/
+4
*
rcu: Allow processing deferred QSes for exiting RCU-preempt readers
Paul E. McKenney
2018-08-31
1
-1
/
+1
*
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-31
1
-35
/
+109
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
1
-6
/
+6
|
\
|
*
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-6
/
+6
*
|
rcu: Print stall-warning NMI dyntick state in hexadecimal
Paul E. McKenney
2018-07-13
1
-1
/
+1
*
|
rcu: Remove unused local variable "cpu"
Paul E. McKenney
2018-07-13
1
-2
/
+0
*
|
rcu: Remove unused rcu_kick_nohz_cpu() function
Paul E. McKenney
2018-07-13
1
-17
/
+0
*
|
rcu: Clarify and correct the rcu_preempt_qs() header comment
Paul E. McKenney
2018-07-13
1
-6
/
+10
*
|
rcu: Mark task as .need_qs less aggressively
Paul E. McKenney
2018-07-13
1
-1
/
+4
*
|
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
2018-07-13
1
-4
/
+6
*
|
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
2018-07-13
1
-1
/
+2
*
|
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
2018-07-13
1
-5
/
+20
*
|
rcu: Add up-tree information to dump_blkd_tasks() diagnostics
Paul E. McKenney
2018-07-13
1
-4
/
+6
*
|
rcu: Add RCU-preempt check for waiting on newly onlined CPU
Paul E. McKenney
2018-07-13
1
-0
/
+3
*
|
rcu: Suppress false-positive splats from mid-init task resume
Paul E. McKenney
2018-07-13
1
-1
/
+2
*
|
rcu: Fix typo and add additional debug
Paul E. McKenney
2018-07-13
1
-2
/
+8
*
|
rcu: Remove ->gpnum and ->completed
Paul E. McKenney
2018-07-13
1
-1
/
+1
*
|
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
Paul E. McKenney
2018-07-13
1
-1
/
+1
*
|
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
Paul E. McKenney
2018-07-13
1
-2
/
+2
*
|
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
Paul E. McKenney
2018-07-13
1
-2
/
+2
*
|
rcu: Convert rcu_grace_period tracepoint to gp_seq
Paul E. McKenney
2018-07-13
1
-1
/
+1
*
|
rcu: Make rcu_nocb_wait_gp() check if GP already requested
Paul E. McKenney
2018-07-13
1
-5
/
+10
[prev]
[next]