index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
stop_machine, rcu: Mark functions as notrace
Zong Li
1
-1
/
+1
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-288
/
+395
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-8
/
+6
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-12
/
+41
2020-10-15
rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu
Mauro Carvalho Chehab
1
-8
/
+6
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-288
/
+395
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2
-2
/
+2
2020-09-21
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
1
-0
/
+2
2020-09-16
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
1
-0
/
+2
2020-09-16
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
1
-4
/
+4
2020-09-16
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+6
2020-09-16
rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
Paul E. McKenney
1
-1
/
+9
2020-09-16
rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
Paul E. McKenney
1
-2
/
+3
2020-09-16
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2020-09-16
rcu-tasks: Use more aggressive polling for RCU Tasks Trace
Paul E. McKenney
1
-2
/
+14
2020-09-16
rcu-tasks: Mark variables static
Paul E. McKenney
1
-3
/
+3
2020-09-03
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
5
-16
/
+113
2020-09-03
Merge branch 'scftorture.2020.08.24a' into HEAD
Paul E. McKenney
3
-167
/
+167
2020-09-03
Merge branches 'doc.2020.08.24a', 'fixes.2020.09.03b' and 'torture.2020.08.24...
Paul E. McKenney
10
-105
/
+115
2020-09-03
rcu: Shrink each possible cpu krcp
Zqiang
1
-3
/
+3
2020-09-03
rcu/segcblist: Prevent useless GP start if no CBs to accelerate
Joel Fernandes (Google)
1
-1
/
+9
2020-08-24
rcutorture: Allow pointer leaks to test diagnostic code
Paul E. McKenney
1
-0
/
+4
2020-08-24
rcutorture: Hoist OOM registry up one level
Paul E. McKenney
1
-2
/
+2
2020-08-24
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
1
-3
/
+5
2020-08-24
rcutorture: Properly synchronize with OOM notifier
Paul E. McKenney
1
-1
/
+13
2020-08-24
rcutorture: Properly set rcu_fwds for OOM handling
Paul E. McKenney
1
-1
/
+12
2020-08-24
rcutorture: Output number of elapsed grace periods
Joel Fernandes (Google)
1
-2
/
+11
2020-08-24
rcutorture: Remove KCSAN stubs
Paul E. McKenney
1
-13
/
+0
2020-08-24
rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp()
Paul E. McKenney
2
-6
/
+6
2020-08-24
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
2
-6
/
+24
2020-08-24
rcu: Execute RCU reader shortly after rcu_core for strict GPs
Paul E. McKenney
2
-0
/
+14
2020-08-24
rcu: Provide optional RCU-reader exit delay for strict GPs
Paul E. McKenney
1
-2
/
+10
2020-08-24
rcu: IPI all CPUs at GP end for strict GPs
Paul E. McKenney
1
-0
/
+4
2020-08-24
rcu: IPI all CPUs at GP start for strict GPs
Paul E. McKenney
1
-0
/
+13
2020-08-24
rcu: Attempt QS when CPU discovers GP for strict GPs
Paul E. McKenney
1
-0
/
+14
2020-08-24
rcu: Do full report for .need_qs for strict GPs
Paul E. McKenney
1
-2
/
+6
2020-08-24
rcu: Always set .need_qs from __rcu_read_lock() for strict GPs
Paul E. McKenney
1
-0
/
+2
2020-08-24
rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs
Paul E. McKenney
1
-6
/
+7
2020-08-24
rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs
Paul E. McKenney
1
-1
/
+1
2020-08-24
rcu: Reduce leaf fanout for strict RCU grace periods
Paul E. McKenney
1
-3
/
+5
2020-08-24
rcu: Add Kconfig option for strict RCU grace periods
Paul E. McKenney
2
-0
/
+17
2020-08-24
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney
3
-167
/
+167
2020-08-24
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
1
-5
/
+0
2020-08-24
rcu: Make FQS more aggressive in complaining about offline CPUs
Joel Fernandes (Google)
1
-4
/
+19
2020-08-24
rcu: Clarify comments about FQS loop reporting quiescent states
Joel Fernandes (Google)
1
-4
/
+7
2020-08-24
rcu/nocb: Add a warning for non-GP kthread running GP code
Paul E. McKenney
1
-0
/
+1
2020-08-24
rcu: Move rcu_cpu_started per-CPU variable to rcu_data
Paul E. McKenney
2
-7
/
+5
[next]