index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+4
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-650
/
+390
2019-02-13
kprobes: Prohibit probing on RCU debug routine
Masami Hiramatsu
1
-0
/
+2
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
1
-0
/
+2
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
14
-300
/
+118
2019-02-09
rcu/update: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-09
rcu/tree: Convert to SPDX license identifier
Paul E. McKenney
4
-61
/
+9
2019-02-09
rcu/tiny: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-09
rcu/sync: Convert to SPDX license identifier
Paul E. McKenney
1
-14
/
+1
2019-02-09
rcu/srcu: Convert to SPDX license identifier
Paul E. McKenney
2
-30
/
+4
2019-02-09
rcu/rcutorture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
2
-30
/
+4
2019-02-09
rcu/rcuperf: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu.h: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-01-25
rcuperf: Stop abusing IS_ENABLED()
Paul E. McKenney
1
-1
/
+7
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
1
-1
/
+10
2019-01-25
rcutorture: Record grace periods in forward-progress histogram
Paul E. McKenney
1
-7
/
+22
2019-01-25
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
3
-43
/
+24
2019-01-25
rcu: Fix obsolete DYNTICK_IRQ_NONIDLE comment
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Repair rcu_nmi_exit() docbook header
Paul E. McKenney
1
-1
/
+0
2019-01-25
rcu: Remove preemption disabling from expedited CPU selection
Paul E. McKenney
1
-2
/
+0
2019-01-25
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
1
-7
/
+3
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
4
-25
/
+21
2019-01-25
Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD
Paul E. McKenney
3
-78
/
+109
2019-01-25
rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()
Zhang, Jun
1
-1
/
+1
2019-01-25
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
1
-6
/
+14
2019-01-25
rcu: Add sysrq rcu_node-dump capability
Paul E. McKenney
1
-0
/
+25
2019-01-25
rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Improve diagnostics for failed RCU grace-period start
Paul E. McKenney
2
-23
/
+34
2019-01-25
rcu: Update NOCB comments
Paul E. McKenney
1
-17
/
+16
2019-01-25
rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable
Paul E. McKenney
1
-4
/
+0
2019-01-25
rcu: Move rcu_cpu_has_work to rcu_data structure
Paul E. McKenney
2
-13
/
+5
2019-01-25
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable
Paul E. McKenney
2
-3
/
+0
2019-01-25
rcu: Move rcu_cpu_kthread_status to rcu_data structure
Paul E. McKenney
2
-5
/
+5
2019-01-25
rcu: Move rcu_cpu_kthread_task to rcu_data structure
Paul E. McKenney
2
-7
/
+10
2019-01-25
rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Discard separate per-CPU callback counts
Paul E. McKenney
3
-68
/
+13
2019-01-25
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()
Paul E. McKenney
1
-45
/
+36
2019-01-25
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()
Paul E. McKenney
3
-91
/
+73
2019-01-25
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()
Paul E. McKenney
1
-56
/
+49
2019-01-25
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2
-17
/
+14
2019-01-25
rcu: Inline rcu_kthread_do_work() into its sole remaining caller
Paul E. McKenney
1
-6
/
+1
2019-01-25
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
Paul E. McKenney
2
-4
/
+0
2019-01-25
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
Paul E. McKenney
1
-15
/
+6
2019-01-25
rcu: Make expedited IPI handler return after handling critical section
Paul E. McKenney
1
-0
/
+1
2019-01-25
rcu: Rename and comment changes due to only one rcuo kthread per CPU
Paul E. McKenney
3
-6
/
+6
2019-01-15
time: Move CONTEXT_TRACKING to kernel/time/Kconfig
Paul E. McKenney
1
-30
/
+0
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
1
-1
/
+2
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
1
-3
/
+5
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
1
-11
/
+49
[next]