index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcutiny.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-1
/
+1
2023-07-13
rcu: Export rcu_request_urgent_qs_task()
Paul E. McKenney
1
-0
/
+2
2023-01-04
rcu: Refactor kvfree_call_rcu() and high-level helpers
Uladzislau Rezki (Sony)
1
-6
/
+6
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+0
2022-11-30
rcu: Make SRCU mandatory
Paul E. McKenney
1
-4
/
+0
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
1
-2
/
+0
2022-10-19
rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
Zeng Heng
1
-1
/
+1
2022-08-31
rcu: Add functions to compare grace-period state values
Paul E. McKenney
1
-0
/
+14
2022-08-31
rcu: Add full-sized polling for cond_sync_exp_full()
Paul E. McKenney
1
-0
/
+5
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
1
-0
/
+5
2022-08-31
rcu: Add full-sized polling for start_poll_expedited()
Paul E. McKenney
1
-0
/
+5
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
1
-0
/
+6
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
1
-0
/
+6
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
1
-0
/
+9
2022-07-22
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
1
-6
/
+0
2022-07-22
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
1
-1
/
+20
2022-07-22
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
1
-0
/
+10
2022-07-19
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
1
-1
/
+10
2022-07-05
rcu/context-tracking: Remove unused and/or unecessary middle functions
Frederic Weisbecker
1
-2
/
+0
2022-07-05
rcu/context-tracking: Remove rcu_irq_enter/exit()
Frederic Weisbecker
1
-4
/
+0
2022-03-08
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
1
-2
/
+1
2021-12-01
rcu: in_irq() cleanup
Changbin Du
1
-1
/
+1
2021-08-06
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
1
-3
/
+0
2021-05-11
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
1
-1
/
+0
2021-03-25
rcu: Provide polling interfaces for Tiny RCU grace periods
Paul E. McKenney
1
-4
/
+3
2020-11-07
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
1
-0
/
+2
2020-08-25
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
1
-1
/
+0
2020-06-29
rcu: Support reclaim for head-less object
Uladzislau Rezki (Sony)
1
-1
/
+17
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
1
-1
/
+1
2020-05-26
rcu: Provide rcu_irq_exit_check_preempt()
Thomas Gleixner
1
-0
/
+1
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
1
-0
/
+1
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
1
-0
/
+1
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
1
-1
/
+2
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
1
-1
/
+1
2020-04-27
rcu: Add rcu_gp_might_be_stalled()
Paul E. McKenney
1
-0
/
+1
2020-02-21
rcutorture: Suppress forward-progress complaints during early boot
Paul E. McKenney
1
-0
/
+1
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
1
-5
/
+0
2020-01-24
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
1
-0
/
+6
2019-10-05
rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn
Paul E. McKenney
1
-0
/
+1
2019-08-27
rcu: Don't include <linux/ktime.h> in rcutiny.h
Christoph Hellwig
1
-1
/
+1
2019-02-09
linux/rcutiny: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2018-08-31
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
1
-39
/
+14
2018-08-31
rcu: Remove unused rcu_dynticks_snap() from Tiny RCU
Paul E. McKenney
1
-6
/
+0
2018-08-31
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
1
-31
/
+1
2018-08-31
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
1
-15
/
+0
2018-08-31
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
Paul E. McKenney
1
-15
/
+19
2018-08-31
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
1
-0
/
+7
2018-08-31
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
1
-3
/
+7
2018-08-31
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
1
-0
/
+5
2018-08-31
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
1
-0
/
+5
[next]