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
/
tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...
Paul E. McKenney
2021-12-09
1
-45
/
+86
|
\
\
\
\
|
|
|
|
*
rcu/nocb: Don't invoke local rcu core on callback overload from nocb kthread
Frederic Weisbecker
2021-12-07
1
-5
/
+5
|
|
|
|
*
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2021-12-07
1
-13
/
+12
|
|
|
|
*
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2021-12-07
1
-10
/
+15
|
|
|
|
*
rcu/nocb: Limit number of softirq callbacks only on softirq
Frederic Weisbecker
2021-12-07
1
-3
/
+2
|
|
|
|
*
rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
Frederic Weisbecker
2021-12-07
1
-5
/
+3
|
|
|
|
*
rcu/nocb: Check a stable offloaded state to manipulate qlen_last_fqs_check
Frederic Weisbecker
2021-12-07
1
-1
/
+1
|
|
|
|
*
rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
Frederic Weisbecker
2021-12-07
1
-2
/
+16
|
|
|
|
*
rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
Thomas Gleixner
2021-12-07
1
-2
/
+3
|
|
|
|
*
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
2021-12-07
1
-0
/
+17
|
|
|
|
*
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
2021-12-07
1
-1
/
+1
|
|
|
|
*
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2021-12-07
1
-3
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu: Avoid alloc_pages() when recording stack
Jun Miao
2021-11-30
1
-2
/
+2
|
|
|
*
rcu: in_irq() cleanup
Changbin Du
2021-11-30
1
-1
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Move rcu_needs_cpu() to tree.c
Paul E. McKenney
2021-11-30
1
-0
/
+18
|
|
*
rcu: Remove the RCU_FAST_NO_HZ Kconfig option
Paul E. McKenney
2021-11-30
1
-11
/
+0
|
|
/
|
/
|
|
*
rcu: Make idle entry report expedited quiescent states
Paul E. McKenney
2021-12-07
1
-1
/
+1
|
/
*
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
2021-10-07
1
-1
/
+1
*
rcu: Make rcutree_dying_cpu() use its "cpu" parameter
Paul E. McKenney
2021-09-13
1
-1
/
+1
*
rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
Paul E. McKenney
2021-09-13
1
-3
/
+1
*
rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
Paul E. McKenney
2021-09-13
1
-1
/
+1
*
rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
Paul E. McKenney
2021-09-13
1
-0
/
+2
*
rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
Paul E. McKenney
2021-09-13
1
-5
/
+3
*
rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
Paul E. McKenney
2021-09-13
1
-4
/
+2
*
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-09-13
1
-5
/
+5
*
-
.
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
2021-08-10
1
-74
/
+33
|
\
\
|
|
*
rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
Frederic Weisbecker
2021-07-20
1
-3
/
+0
|
|
*
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
2021-07-20
1
-0
/
+1
|
|
/
|
/
|
|
*
rcu: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-10
1
-2
/
+2
|
*
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
2021-08-06
1
-1
/
+1
|
*
rcu: Remove useless "ret" update in rcu_gp_fqs_loop()
Liu Song
2021-08-06
1
-2
/
+2
|
*
rcu: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stack
Paul E. McKenney
2021-08-06
1
-2
/
+2
|
*
rcu: Weaken ->dynticks accesses and updates
Paul E. McKenney
2021-08-06
1
-8
/
+18
|
*
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
2021-08-06
1
-63
/
+14
|
/
*
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-139
/
+174
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
1
-139
/
+174
|
|
\
\
\
\
\
|
|
|
|
|
|
*
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
2021-05-18
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
2021-05-10
1
-1
/
+15
|
|
|
|
|
*
srcu: Initialize SRCU after timers
Frederic Weisbecker
2021-05-10
1
-1
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
rcu: Fix various typos in comments
Ingo Molnar
2021-05-12
1
-3
/
+3
|
|
|
|
*
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
2021-05-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
kvfree_rcu: Refactor kfree_rcu_monitor()
Uladzislau Rezki (Sony)
2021-05-10
1
-58
/
+26
|
|
|
*
kvfree_rcu: Fix comments according to current code
Uladzislau Rezki (Sony)
2021-05-10
1
-6
/
+9
|
|
|
*
kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
Uladzislau Rezki (Sony)
2021-05-10
1
-7
/
+1
|
|
|
*
kvfree_rcu: Update "monitor_todo" once a batch is started
Uladzislau Rezki (Sony)
2021-05-10
1
-2
/
+1
|
|
|
*
kvfree_rcu: Add a bulk-list check when a scheduler is run
Uladzislau Rezki (Sony)
2021-05-10
1
-1
/
+2
|
|
|
*
kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
Uladzislau Rezki (Sony)
2021-05-10
1
-10
/
+4
|
|
|
*
kvfree_rcu: Release a page cache under memory pressure
Zhang Qiang
2021-05-10
1
-9
/
+73
|
|
|
/
|
|
/
|
|
|
*
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-13
1
-10
/
+14
|
|
*
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2021-05-10
1
-2
/
+18
[next]