index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-13
10
-91
/
+134
|
\
\
\
|
|
|
*
rcutorture: Aggressive forward-progress tests shouldn't block shutdown
Paul E. McKenney
2019-08-01
1
-1
/
+16
|
|
|
*
rcuperf: Make rcuperf kernel test more robust for !expedited mode
Joel Fernandes (Google)
2019-08-01
1
-0
/
+8
|
|
|
*
rcutorture: Emulate userspace sojourn during call_rcu() floods
Paul E. McKenney
2019-08-01
1
-5
/
+7
|
|
|
*
rcuperf: Fix perf_type module-parameter description
Xiao Yang
2019-08-01
1
-1
/
+1
|
|
*
|
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2019-08-09
2
-33
/
+74
|
|
*
|
rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()
Joel Fernandes (Google)
2019-08-01
1
-5
/
+1
|
|
|
/
|
*
|
rcu: Fix spelling mistake "greate"->"great"
Mukesh Ojha
2019-08-12
1
-1
/
+1
|
*
|
rcu: Remove redundant "if" condition from rcu_gp_is_expedited()
Paul E. McKenney
2019-08-12
1
-2
/
+1
|
*
|
rcu: Change return type of rcu_spawn_one_boost_kthread()
Byungchul Park
2019-08-01
1
-9
/
+11
|
*
|
srcu: Avoid srcutorture security-based pointer obfuscation
Paul E. McKenney
2019-08-01
2
-23
/
+3
|
*
|
rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK()
Paul E. McKenney
2019-08-01
1
-1
/
+5
|
*
|
rcu: Add kernel parameter to dump trace after RCU CPU stall warning
Paul E. McKenney
2019-08-01
3
-0
/
+7
|
*
|
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-08-01
1
-11
/
+0
|
|
/
*
|
rcu: Simplify rcu_note_context_switch exit from critical section
Joel Fernandes (Google)
2019-08-01
1
-9
/
+0
*
|
rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff()
Paul E. McKenney
2019-08-01
1
-2
/
+3
*
|
rcu: Simplify rcu_read_unlock_special() deferred wakeups
Paul E. McKenney
2019-08-01
1
-6
/
+1
|
/
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-28
10
-305
/
+514
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
2019-06-19
9
-137
/
+276
|
|
\
\
\
\
\
|
|
|
|
|
|
*
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
2019-05-28
1
-1
/
+2
|
|
|
|
|
|
*
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
2019-05-28
1
-1
/
+3
|
|
|
|
|
|
*
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
3
-1
/
+62
|
|
|
|
|
|
*
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
2019-05-28
1
-1
/
+2
|
|
|
|
|
|
*
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
2019-05-28
1
-3
/
+14
|
|
|
|
|
|
*
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
2019-05-28
1
-1
/
+4
|
|
|
|
|
|
*
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
1
-1
/
+4
|
|
|
|
|
|
*
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2019-05-28
1
-4
/
+12
|
|
|
|
|
|
*
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
2019-05-28
1
-2
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
rcu/sync: Simplify the state machine
Oleg Nesterov
2019-05-28
1
-70
/
+95
|
|
|
|
|
*
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-28
1
-50
/
+5
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
rcu: Make __call_srcu static
Jiang Biao
2019-05-28
1
-2
/
+2
|
|
|
|
*
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
2019-05-28
1
-0
/
+65
|
|
|
|
/
|
|
|
/
|
|
|
|
*
rcu: Upgrade sync_exp_work_done() to smp_mb()
Paul E. McKenney
2019-06-13
1
-2
/
+1
|
|
|
*
rcu: Set a maximum limit for back-to-back callback invocation
Paul E. McKenney
2019-05-28
1
-3
/
+4
|
|
|
*
rcu: Correctly unlock root node in rcu_check_gp_start_stall()
Neeraj Upadhyay
2019-05-28
1
-1
/
+3
|
|
|
*
rcu: Dump specified number of blocked tasks
Neeraj Upadhyay
2019-05-28
1
-1
/
+1
|
|
|
/
|
*
|
rcu: Remove unused rdp local from synchronize_rcu_expedited()
Jiang Biao
2019-05-28
1
-2
/
+0
|
*
|
rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
Paul E. McKenney
2019-05-28
3
-12
/
+12
|
*
|
rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
Joel Fernandes (Google)
2019-05-28
1
-4
/
+17
|
*
|
rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()
Paul E. McKenney
2019-05-25
1
-6
/
+29
|
*
|
rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()
Paul E. McKenney
2019-05-25
1
-0
/
+5
|
*
|
rcu: Inline invoke_rcu_callbacks() into its sole remaining caller
Paul E. McKenney
2019-05-25
1
-17
/
+3
|
*
|
rcu: Use irq_work to get scheduler's attention in clean context
Paul E. McKenney
2019-05-25
2
-0
/
+22
|
*
|
rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()
Paul E. McKenney
2019-05-25
1
-1
/
+1
|
*
|
rcu: Only do rcu_read_unlock_special() wakeups if expedited
Paul E. McKenney
2019-05-25
1
-2
/
+10
|
*
|
rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
Paul E. McKenney
2019-05-25
1
-5
/
+14
|
*
|
rcu: Enable elimination of Tree-RCU softirq processing
Sebastian Andrzej Siewior
2019-05-25
3
-134
/
+140
|
|
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
2
-11
/
+6
|
\
|
*
rcu: validate arguments for rcu tracepoints
Yafang Shao
2019-04-08
2
-11
/
+6
[next]