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
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-994
/
+1104
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-24
/
+74
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
8
-530
/
+57
2022-07-21
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
15
-455
/
+1105
2022-07-21
rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings
Zqiang
1
-2
/
+3
2022-07-21
rcu: Diagnose extended sync_rcu_do_polled_gp() loops
Paul E. McKenney
1
-1
/
+6
2022-07-21
rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
Zqiang
1
-1
/
+1
2022-07-21
rcutorture: Test polled expedited grace-period primitives
Paul E. McKenney
1
-13
/
+74
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
3
-5
/
+104
2022-07-21
rcutorture: Verify that polled GP API sees synchronous grace periods
Paul E. McKenney
1
-0
/
+10
2022-07-21
rcu: Make Tiny RCU grace periods visible to polled APIs
Paul E. McKenney
1
-2
/
+5
2022-07-21
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
3
-6
/
+20
2022-07-21
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
2
-4
/
+96
2022-07-19
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
1
-5
/
+19
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
3
-2
/
+23
2022-07-19
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
3
-17
/
+22
2022-07-19
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
2
-1
/
+27
2022-07-19
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
1
-16
/
+64
2022-07-19
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
1
-4
/
+4
2022-07-19
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
2
-68
/
+71
2022-07-19
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
1
-1
/
+9
2022-07-19
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
1
-2
/
+1
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
1
-17
/
+16
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
1
-0
/
+1
2022-07-19
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
1
-0
/
+14
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
1
-19
/
+63
2022-07-19
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
Paul E. McKenney
1
-1
/
+1
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
1
-7
/
+13
2022-07-19
rcu: Immediately boost preempted readers for strict grace periods
Zqiang
1
-1
/
+2
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
1
-0
/
+1
2022-07-19
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
1
-5
/
+5
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
1
-1
/
+6
2022-07-05
context_tracking: Convert state to atomic_t
Frederic Weisbecker
2
-9
/
+8
2022-07-05
rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
Frederic Weisbecker
3
-362
/
+5
2022-07-05
rcu/context-tracking: Move deferred nocb resched to context tracking
Frederic Weisbecker
1
-13
/
+2
2022-07-05
rcu/context_tracking: Move dynticks_nmi_nesting to context tracking
Frederic Weisbecker
4
-33
/
+22
2022-07-05
rcu/context_tracking: Move dynticks_nesting to context tracking
Frederic Weisbecker
3
-17
/
+17
2022-07-05
rcu/context_tracking: Move dynticks counter to context tracking
Frederic Weisbecker
4
-33
/
+30
2022-07-05
rcu/context-tracking: Remove rcu_irq_enter/exit()
Frederic Weisbecker
1
-83
/
+0
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
3
-3
/
+3
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
1
-2
/
+1
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-2
/
+0
2022-06-21
refscale: Convert test_lock spinlock to raw_spinlock
Zqiang
1
-9
/
+9
2022-06-21
rcutorture: Handle failure of memory allocation functions
Li Qiong
1
-0
/
+10
2022-06-21
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
1
-15
/
+13
2022-06-21
rcuscale: Fix smp_processor_id()-in-preemptible warnings
Zqiang
1
-0
/
+1
2022-06-21
rcutorture: Make failure indication note reader-batch overflow
Paul E. McKenney
1
-1
/
+1
2022-06-21
rcutorture: Fix memory leak in rcu_test_debug_objects()
Zqiang
1
-0
/
+1
[next]