index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
2020-09-21
1
-0
/
+2
*
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-07
1
-0
/
+2
*
-
.
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
2020-06-29
1
-127
/
+280
|
\
\
|
|
*
rcu: Support reclaim for head-less object
Uladzislau Rezki (Sony)
2020-06-29
1
-2
/
+43
|
|
*
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
2020-06-29
1
-8
/
+8
|
|
*
rcu/tree: Maintain separate array for vmalloc ptrs
Uladzislau Rezki (Sony)
2020-06-29
1
-73
/
+100
|
|
*
rcu/tree: cache specified number of objects
Uladzislau Rezki (Sony)
2020-06-29
1
-4
/
+62
|
|
*
rcu/tree: Use static initializer for krc.lock
Sebastian Andrzej Siewior
2020-06-29
1
-7
/
+6
|
|
*
rcu/tree: Move kfree_rcu_cpu locking/unlocking to separate functions
Uladzislau Rezki (Sony)
2020-06-29
1
-8
/
+23
|
|
*
rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
Uladzislau Rezki (Sony)
2020-06-29
1
-8
/
+9
|
|
*
rcu/tree: Make debug_objects logic independent of rcu_head
Joel Fernandes (Google)
2020-06-29
1
-16
/
+13
|
|
*
rcu/tree: Repeat the monitor if any free channel is busy
Uladzislau Rezki (Sony)
2020-06-29
1
-3
/
+6
|
|
*
rcu/tree: Skip entry into the page allocator for PREEMPT_RT
Joel Fernandes (Google)
2020-06-29
1
-0
/
+12
|
|
*
rcu/tree: Keep kfree_rcu() awake during lock contention
Joel Fernandes (Google)
2020-06-29
1
-15
/
+15
|
|
*
rcu: Fix a kernel-doc warnings for "count"
Mauro Carvalho Chehab
2020-06-29
1
-1
/
+1
|
|
/
|
/
|
|
*
kernel/rcu/tree.c: Fix kernel-doc warnings
Randy Dunlap
2020-06-29
1
-1
/
+0
|
*
rcu: Stop shrinker loop
Peter Enderborg
2020-06-29
1
-1
/
+1
|
*
rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstr
Paul E. McKenney
2020-06-29
1
-1
/
+4
|
*
rcu: Grace-period-kthread related sleeps to idle priority
Paul E. McKenney
2020-06-29
1
-3
/
+3
|
*
rcu: Add callbacks-invoked counters
Paul E. McKenney
2020-06-29
1
-0
/
+1
|
*
rcu: Simplify the calculation of rcu_state.ncpus
Wei Yang
2020-06-29
1
-6
/
+3
|
/
*
rcu: Fixup noinstr warnings
Peter Zijlstra
2020-06-25
1
-7
/
+25
*
Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies
Ingo Molnar
2020-06-01
1
-20
/
+80
|
\
|
*
rcu: Provide rcu_irq_exit_check_preempt()
Thomas Gleixner
2020-05-26
1
-0
/
+18
|
*
rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()
Paul E. McKenney
2020-05-26
1
-20
/
+62
*
|
rcu: Allow for smp_call_function() running callbacks from idle
Peter Zijlstra
2020-05-28
1
-6
/
+19
|
/
*
rcu: Provide __rcu_is_watching()
Thomas Gleixner
2020-05-19
1
-0
/
+5
*
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
2020-05-19
1
-0
/
+22
*
rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
Paul E. McKenney
2020-05-19
1
-32
/
+15
*
rcu/tree: Mark the idle relevant functions noinstr
Thomas Gleixner
2020-05-19
1
-37
/
+46
*
-
-
-
-
-
.
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
2020-05-07
1
-4
/
+134
|
\
\
\
\
|
|
|
|
*
rcu: Allow rcutorture to starve grace-period kthread
Paul E. McKenney
2020-05-07
1
-0
/
+27
|
|
|
|
/
|
|
*
|
rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
Paul E. McKenney
2020-04-27
1
-0
/
+24
|
|
*
|
rcu: Add comments marking transitions between RCU watching and not
Paul E. McKenney
2020-04-27
1
-4
/
+25
|
|
|
/
|
*
|
rcu/tree: Count number of batched kfree_rcu() locklessly
Joel Fernandes (Google)
2020-04-27
1
-6
/
+4
|
*
|
rcu/tree: Add a shrinker to prevent OOM due to kfree_rcu() batching
Joel Fernandes (Google)
2020-04-27
1
-0
/
+60
|
|
/
*
|
rcu: Convert ULONG_CMP_GE() to time_after() for jiffy comparison
Paul E. McKenney
2020-04-27
1
-1
/
+1
*
|
rcu: Replace 1 by true
Jules Irenge
2020-04-27
1
-1
/
+1
*
|
rcu: Mark rcu_state.gp_seq to detect more concurrent writes
Paul E. McKenney
2020-04-27
1
-1
/
+3
*
|
rcu: Expedite first two FQS scans under callback-overload conditions
Paul E. McKenney
2020-04-27
1
-4
/
+15
*
|
rcu: Mark rcu_state.ncpus to detect concurrent writes
Paul E. McKenney
2020-04-27
1
-0
/
+1
|
/
*
rcu: Add KCSAN stubs
Paul E. McKenney
2020-04-27
1
-0
/
+13
*
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2020-04-14
1
-1
/
+1
|
\
|
*
rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
Paul E. McKenney
2020-04-05
1
-1
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+1
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
2020-03-22
1
-113
/
+339
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu: Update __call_rcu() comments
Paul E. McKenney
2020-02-21
1
-7
/
+2
|
|
|
*
rcu: React to callback overload by aggressively seeking quiescent states
Paul E. McKenney
2020-02-21
1
-4
/
+71
|
|
|
*
rcu: Clear ->core_needs_qs at GP end or self-reported QS
Paul E. McKenney
2020-02-21
1
-4
/
+9
|
|
_
|
/
|
/
|
|
[next]