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
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
10
-305
/
+514
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
9
-137
/
+276
2019-06-13
rcu: Upgrade sync_exp_work_done() to smp_mb()
Paul E. McKenney
1
-2
/
+1
2019-05-28
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
1
-1
/
+2
2019-05-28
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
1
-1
/
+3
2019-05-28
rcutorture: Add trivial RCU implementation
Paul E. McKenney
3
-1
/
+62
2019-05-28
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
1
-1
/
+2
2019-05-28
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
1
-3
/
+14
2019-05-28
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
1
-1
/
+4
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
1
-1
/
+4
2019-05-28
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
1
-4
/
+12
2019-05-28
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
1
-2
/
+4
2019-05-28
rcu/sync: Simplify the state machine
Oleg Nesterov
1
-70
/
+95
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
1
-50
/
+5
2019-05-28
rcu: Make __call_srcu static
Jiang Biao
1
-2
/
+2
2019-05-28
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
1
-0
/
+65
2019-05-28
rcu: Set a maximum limit for back-to-back callback invocation
Paul E. McKenney
1
-3
/
+4
2019-05-28
rcu: Correctly unlock root node in rcu_check_gp_start_stall()
Neeraj Upadhyay
1
-1
/
+3
2019-05-28
rcu: Dump specified number of blocked tasks
Neeraj Upadhyay
1
-1
/
+1
2019-05-28
rcu: Remove unused rdp local from synchronize_rcu_expedited()
Jiang Biao
1
-2
/
+0
2019-05-28
rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
Paul E. McKenney
3
-12
/
+12
2019-05-28
rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
Joel Fernandes (Google)
1
-4
/
+17
2019-05-25
rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()
Paul E. McKenney
1
-6
/
+29
2019-05-25
rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()
Paul E. McKenney
1
-0
/
+5
2019-05-25
rcu: Inline invoke_rcu_callbacks() into its sole remaining caller
Paul E. McKenney
1
-17
/
+3
2019-05-25
rcu: Use irq_work to get scheduler's attention in clean context
Paul E. McKenney
2
-0
/
+22
2019-05-25
rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()
Paul E. McKenney
1
-1
/
+1
2019-05-25
rcu: Only do rcu_read_unlock_special() wakeups if expedited
Paul E. McKenney
1
-2
/
+10
2019-05-25
rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
Paul E. McKenney
1
-5
/
+14
2019-05-25
rcu: Enable elimination of Tree-RCU softirq processing
Sebastian Andrzej Siewior
3
-134
/
+140
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-11
/
+6
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-09
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
12
-826
/
+827
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
2
-11
/
+6
2019-03-26
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
1
-0
/
+5
2019-03-26
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
1
-0
/
+5
2019-03-26
rcutorture: Fix expected forward progress duration in OOM notifier
Neeraj Upadhyay
1
-1
/
+1
2019-03-26
rcutorture: Remove ->ext_irq_conflict field
Paul E. McKenney
1
-5
/
+0
2019-03-26
rcutorture: Make rcutorture_extend_mask() comment match the code
Paul E. McKenney
1
-1
/
+1
2019-03-26
rcu: Fix nohz status in stall warning
Neeraj Upadhyay
1
-1
/
+1
2019-03-26
rcu: Move forward-progress checkers into tree_stall.h
Paul E. McKenney
3
-166
/
+173
2019-03-26
rcu: Move irq-disabled stall-warning checking to tree_stall.h
Paul E. McKenney
3
-21
/
+21
2019-03-26
rcu: Organize functions in tree_stall.h
Paul E. McKenney
2
-84
/
+97
2019-03-26
rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
Paul E. McKenney
3
-81
/
+80
2019-03-26
rcu: Inline RCU stall-warning info helper functions
Paul E. McKenney
3
-22
/
+4
2019-03-26
rcu: Move rcu_print_task_exp_stall() to tree_exp.h
Paul E. McKenney
2
-31
/
+32
2019-03-26
rcu: Inline RCU task stall-warning helper functions
Paul E. McKenney
2
-30
/
+7
2019-03-26
rcu: Move RCU CPU stall-warning code out of tree.c
Paul E. McKenney
3
-294
/
+299
[next]