index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Forgive slow expedited grace periods at boot time
Paul E. McKenney
2020-01-25
1
-1
/
+0
*
-
-
-
-
-
-
-
.
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
2020-01-24
16
-384
/
+777
|
\
\
\
\
\
|
|
|
|
|
*
rcutorture: Dynamically allocate rcu_fwds structure
Paul E. McKenney
2019-12-09
1
-5
/
+8
|
|
|
|
|
*
rcutorture: Complete threading rcu_fwd pointers through functions
Paul E. McKenney
2019-12-09
1
-18
/
+21
|
|
|
|
|
*
rcutorture: Move to dynamic initialization of rcu_fwds
Paul E. McKenney
2019-12-09
1
-5
/
+3
|
|
|
|
|
*
rcutorture: Thread rcu_fwd pointer through forward-progress functions
Paul E. McKenney
2019-12-09
1
-37
/
+41
|
|
|
|
|
*
rcutorture: Pull callback forward-progress data into rcu_fwd struct
Paul E. McKenney
2019-12-09
1
-45
/
+58
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
rcu: Avoid tick_dep_set_cpu() misordering
Paul E. McKenney
2020-01-24
1
-3
/
+9
|
|
|
|
*
rcu: Provide wrappers for uses of ->rcu_read_lock_nesting
Lai Jiangshan
2020-01-24
2
-21
/
+36
|
|
|
|
*
rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
Paul E. McKenney
2020-01-24
1
-1
/
+1
|
|
|
|
*
rcu: Clear ->rcu_read_unlock_special only once
Lai Jiangshan
2020-01-24
1
-16
/
+3
|
|
|
|
*
rcu: Clear .exp_hint only when deferred quiescent state has been reported
Lai Jiangshan
2020-01-24
1
-2
/
+1
|
|
|
|
*
rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU
Lai Jiangshan
2020-01-24
2
-5
/
+5
|
|
|
|
*
rcu: Use CONFIG_PREEMPTION where appropriate
Sebastian Andrzej Siewior
2019-12-09
6
-9
/
+9
|
|
|
|
*
rcu: Make PREEMPT_RCU be a modifier to TREE_RCU
Lai Jiangshan
2019-12-09
4
-9
/
+9
|
|
|
|
*
rcu: Use lockdep rather than comment to enforce lock held
Paul E. McKenney
2019-12-09
1
-2
/
+2
|
|
|
|
*
rcu: Avoid data-race in rcu_gp_fqs_check_wake()
Eric Dumazet
2019-12-09
1
-5
/
+6
|
|
|
|
*
rcu/nocb: Fix dump_tree hierarchy print always active
Stefan Reiter
2019-12-09
1
-5
/
+17
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2020-01-24
2
-23
/
+5
|
|
|
*
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
2020-01-24
9
-129
/
+75
|
|
|
*
rcu: Add support for debug_objects debugging for kfree_rcu()
Joel Fernandes (Google)
2020-01-24
1
-0
/
+8
|
|
|
*
rcu: Add multiple in-flight batches of kfree_rcu() work
Joel Fernandes (Google)
2020-01-24
1
-12
/
+39
|
|
|
*
rcu: Make kfree_rcu() use a non-atomic ->monitor_todo
Joel Fernandes
2020-01-24
1
-6
/
+10
|
|
|
*
rcuperf: Add kfree_rcu() performance Tests
Joel Fernandes (Google)
2020-01-24
1
-8
/
+173
|
|
|
*
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
2020-01-24
2
-6
/
+198
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Remove unused stop-machine #include
Paul E. McKenney
2020-01-24
2
-2
/
+0
|
|
*
srcu: Apply *_ONCE() to ->srcu_last_gp_end
Paul E. McKenney
2020-01-24
1
-3
/
+4
|
|
*
rcu: Switch force_qs_rnp() to for_each_leaf_node_cpu_mask()
Paul E. McKenney
2020-01-24
1
-8
/
+5
|
|
*
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
2020-01-24
1
-2
/
+0
|
|
*
rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h
Lai Jiangshan
2020-01-24
3
-22
/
+22
|
|
*
rcu: Remove the declaration of call_rcu() in tree.h
Lai Jiangshan
2020-01-24
1
-1
/
+0
|
|
*
rcu: Fix tracepoint tracking RCU CPU kthread utilization
Lai Jiangshan
2020-01-24
1
-1
/
+1
|
|
*
rcu: Fix harmless omission of "CONFIG_" from #if condition
Lai Jiangshan
2020-01-24
1
-2
/
+2
|
|
*
rcu: Mark non-global functions and variables as static
Paul E. McKenney
2019-12-12
2
-6
/
+4
|
|
/
|
/
|
|
*
rcu: Enable tick for nohz_full CPUs slow to provide expedited QS
Paul E. McKenney
2019-12-09
2
-7
/
+46
|
*
rcu: Replace synchronize_sched_expedited_wait() "_sched" with "_rcu"
Paul E. McKenney
2019-12-09
1
-2
/
+2
|
*
rcu: Update tree_exp.h function-header comments
Paul E. McKenney
2019-12-09
1
-12
/
+13
|
*
rcu: Rename sync_rcu_preempt_exp_done() to sync_rcu_exp_done()
Paul E. McKenney
2019-12-09
2
-12
/
+11
|
*
rcu: Allow only one expedited GP to run concurrently with wakeups
Neeraj Upadhyay
2019-12-09
1
-6
/
+5
|
*
rcu: Fix missed wakeup of exp_wq waiters
Neeraj Upadhyay
2019-12-09
1
-1
/
+1
|
*
rcu: Substitute lookup for bit-twiddling in sync_rcu_exp_select_node_cpus()
Paul E. McKenney
2019-12-09
1
-2
/
+2
|
*
rcu: Fix data-race due to atomic_t copy-by-value
Marco Elver
2019-12-09
1
-5
/
+6
|
*
rcu: Avoid modifying mask_ofl_ipi in sync_rcu_exp_select_node_cpus()
Boqun Feng
2019-12-09
1
-7
/
+6
|
*
rcu: Use *_ONCE() to protect lockless ->expmask accesses
Paul E. McKenney
2019-12-09
1
-10
/
+9
|
/
*
-
-
-
.
Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...
Paul E. McKenney
2019-10-30
7
-52
/
+94
|
\
\
\
|
|
|
*
rcutorture: Make in-kernel-loop testing more brutal
Paul E. McKenney
2019-10-05
1
-1
/
+1
|
|
|
*
rcutorture: Separate warnings for each failure type
Paul E. McKenney
2019-10-05
1
-6
/
+9
|
|
|
*
rcu: Remove unused variable rcu_perf_writer_state
Ethan Hansen
2019-10-05
1
-16
/
+0
|
|
|
*
rcu: Remove unused function rcutorture_record_progress()
Ethan Hansen
2019-10-05
1
-2
/
+0
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing
Paul E. McKenney
2019-10-28
1
-5
/
+5
[next]