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