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
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
1
-4
/
+21
|
\
|
*
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-14
1
-4
/
+21
*
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-2
/
+1
|
\
\
|
*
|
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
2
-7
/
+19
|
|
\
|
|
*
|
irq_work: Cleanup
Peter Zijlstra
2020-11-24
1
-2
/
+1
*
|
|
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
12
-125
/
+278
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
2020-11-19
12
-130
/
+287
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
rcutorture: Don't do need_resched() testing if ->sync is NULL
Paul E. McKenney
2020-11-06
1
-3
/
+5
|
|
|
|
|
|
*
rcutorture: Small code cleanups
Paul E. McKenney
2020-11-06
1
-2
/
+2
|
|
|
|
|
|
*
rcutorture: Make stutter_wait() caller restore priority
Paul E. McKenney
2020-11-06
1
-6
/
+18
|
|
|
|
|
|
*
rcutorture: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
1
-1
/
+4
|
|
|
|
|
|
*
refscale: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
1
-1
/
+4
|
|
|
|
|
|
*
rcuscale: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
1
-1
/
+4
|
|
|
|
|
|
*
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
2020-11-06
1
-1
/
+31
|
|
|
|
|
|
*
refscale: Bounds-check module parameters
Paul E. McKenney
2020-11-02
1
-0
/
+6
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
rcu-tasks: Make the units of ->init_fract be jiffies
Paul E. McKenney
2020-11-06
1
-8
/
+6
|
|
|
|
|
*
rcutorture: Make grace-period kthread report match RCU flavor being tested
Paul E. McKenney
2020-11-02
3
-18
/
+39
|
|
|
|
|
*
rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
Paul E. McKenney
2020-11-02
1
-4
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
srcu: Use a more appropriate lockdep helper
Jakub Kicinski
2020-11-02
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
|
|
*
srcu: Take early exit on memory-allocation failure
Paul E. McKenney
2020-11-19
1
-1
/
+3
|
|
|
*
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
2020-11-19
1
-43
/
+66
|
|
|
*
rcu: Do not report strict GPs for outgoing CPUs
Paul E. McKenney
2020-11-19
1
-1
/
+1
|
|
|
*
rcu: Fix a typo in rcu_blocking_is_gp() header comment
Zhouyi Zhou
2020-11-19
1
-1
/
+1
|
|
|
*
rcu: Prevent lockdep-RCU splats on lock acquisition/release
Paul E. McKenney
2020-11-19
2
-1
/
+21
|
|
|
*
rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs
Joel Fernandes (Google)
2020-11-19
1
-1
/
+2
|
|
|
*
rcu,ftrace: Fix ftrace recursion
Peter Zijlstra
2020-11-19
1
-1
/
+4
|
|
|
*
rcu/tree: Make struct kernel_param_ops definitions const
Joe Perches
2020-11-19
1
-2
/
+2
|
|
|
*
rcu/tree: Add a warning if CPU being onlined did not report QS already
Joel Fernandes (Google)
2020-11-19
1
-1
/
+3
|
|
|
*
rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
Neeraj Upadhyay
2020-11-19
1
-8
/
+12
|
|
|
*
rcu: Fix single-CPU check in rcu_blocking_is_gp()
Neeraj Upadhyay
2020-11-19
2
-2
/
+18
|
|
|
*
rcu: Implement rcu_segcblist_is_offloaded() config dependent
Frederic Weisbecker
2020-11-19
2
-15
/
+8
|
|
|
*
rcu: Panic after fixed number of stalls
chao
2020-11-19
1
-0
/
+6
|
|
|
*
rcu: Allow rcu_irq_enter_check_tick() from NMI
Peter Zijlstra
2020-11-19
1
-2
/
+2
|
*
|
|
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
2020-11-06
1
-0
/
+8
|
|
/
/
*
|
|
Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-17
1
-5
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
Paul E. McKenney
2020-11-10
1
-5
/
+17
|
|
/
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-13
1
-1
/
+1
|
\
\
|
*
|
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-10
1
-1
/
+1
|
|
/
*
/
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-26
1
-1
/
+1
|
/
*
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-18
14
-288
/
+395
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-10-09
14
-288
/
+395
|
|
\
|
|
*
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
2020-09-03
5
-16
/
+113
|
|
|
\
|
|
|
*
rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp()
Paul E. McKenney
2020-08-24
2
-6
/
+6
|
|
|
*
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
2020-08-24
2
-6
/
+24
|
|
|
*
rcu: Execute RCU reader shortly after rcu_core for strict GPs
Paul E. McKenney
2020-08-24
2
-0
/
+14
|
|
|
*
rcu: Provide optional RCU-reader exit delay for strict GPs
Paul E. McKenney
2020-08-24
1
-2
/
+10
|
|
|
*
rcu: IPI all CPUs at GP end for strict GPs
Paul E. McKenney
2020-08-24
1
-0
/
+4
|
|
|
*
rcu: IPI all CPUs at GP start for strict GPs
Paul E. McKenney
2020-08-24
1
-0
/
+13
|
|
|
*
rcu: Attempt QS when CPU discovers GP for strict GPs
Paul E. McKenney
2020-08-24
1
-0
/
+14
|
|
|
*
rcu: Do full report for .need_qs for strict GPs
Paul E. McKenney
2020-08-24
1
-2
/
+6
[next]