index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
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: grpnum just records group number
Wei Yang
2020-06-29
1
-1
/
+1
|
|
*
|
|
rcu: grplo/grphi just records CPU number
Wei Yang
2020-06-29
1
-2
/
+2
|
|
*
|
|
rcu: gp_max is protected by root rcu_node's lock
Wei Yang
2020-06-29
1
-2
/
+2
|
|
*
|
|
rcu: Stop shrinker loop
Peter Enderborg
2020-06-29
1
-1
/
+1
|
|
*
|
|
rcu: Replace 1 with true
Jules Irenge
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: Remove initialized but unused rnp from check_slow_task()
Paul E. McKenney
2020-06-29
1
-2
/
+0
|
|
*
|
|
rcu: Update comment from rsp->rcu_gp_seq to rsp->gp_seq
Lihao Liang
2020-06-29
1
-2
/
+2
|
|
*
|
|
rcu: Expedited grace-period sleeps to idle priority
Paul E. McKenney
2020-06-29
1
-1
/
+1
|
|
*
|
|
rcu: No-CBs-related sleeps to idle priority
Paul E. McKenney
2020-06-29
1
-1
/
+1
|
|
*
|
|
rcu: Priority-boost-related sleeps to idle priority
Paul E. McKenney
2020-06-29
1
-1
/
+1
|
|
*
|
|
rcu: Grace-period-kthread related sleeps to idle priority
Paul E. McKenney
2020-06-29
1
-3
/
+3
|
|
*
|
|
rcu: Add comment documenting rcu_callback_map's purpose
Paul E. McKenney
2020-06-29
1
-0
/
+1
|
|
*
|
|
rcu: Add callbacks-invoked counters
Paul E. McKenney
2020-06-29
3
-0
/
+5
|
|
*
|
|
rcu: Simplify the calculation of rcu_state.ncpus
Wei Yang
2020-06-29
1
-6
/
+3
|
|
*
|
|
rcu: Initialize and destroy rcu_synchronize only when necessary
Wei Yang
2020-06-29
1
-5
/
+7
|
|
|
/
/
|
*
|
|
docs: RCU: Convert stallwarn.txt to ReST
Mauro Carvalho Chehab
2020-06-29
1
-2
/
+2
|
*
|
|
docs: RCU: Convert torture.txt to ReST
Mauro Carvalho Chehab
2020-06-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2020-06-03
1
-1
/
+1
|
|
\
\
|
|
*
|
rcuperf: Fix printk format warning
Kefeng Wang
2020-06-02
1
-1
/
+1
*
|
|
|
rcu: Fixup noinstr warnings
Peter Zijlstra
2020-06-25
1
-7
/
+25
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rcu: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-1
/
+1
*
|
|
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
3
-41
/
+49
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
2020-05-07
12
-465
/
+1669
|
\
\
\
\
\
|
|
|
|
*
|
rcutorture: Convert ULONG_CMP_LT() to time_before()
Paul E. McKenney
2020-05-07
1
-3
/
+3
|
|
|
|
*
|
rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
Jason Yan
2020-05-07
1
-2
/
+2
|
|
|
|
*
|
rcu: Allow rcutorture to starve grace-period kthread
Paul E. McKenney
2020-05-07
3
-3
/
+44
|
|
|
|
*
|
rcutorture: Add flag to produce non-busy-wait task stalls
Paul E. McKenney
2020-05-07
1
-6
/
+11
|
|
|
|
*
|
rcutorture: Mark data-race potential for rcu_barrier() test statistics
Paul E. McKenney
2020-04-27
1
-3
/
+3
|
|
|
|
*
|
rcutorture: Add KCSAN stubs
Paul E. McKenney
2020-04-27
1
-0
/
+12
|
|
|
*
|
|
rcu: Remove self-stack-trace when all quiescent states seen
Paul E. McKenney
2020-04-27
1
-2
/
+0
|
|
|
*
|
|
rcu: When GP kthread is starved, tag idle threads as false positives
Paul E. McKenney
2020-04-27
1
-5
/
+19
|
|
|
*
|
|
rcu: Use data_race() for RCU expedited CPU stall-warning prints
Paul E. McKenney
2020-04-27
1
-4
/
+4
|
|
|
|
/
/
[prev]
[next]