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
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
/
kernel
/
rcu
/
rcu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-4
/
+2
2018-07-13
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
1
-0
/
+2
2018-07-13
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
1
-4
/
+0
2018-07-13
rcu: Make rcu_seq_diff() more exact
Paul E. McKenney
1
-1
/
+14
2018-07-13
rcu: Add comment documenting how rcu_seq_snap works
Joel Fernandes (Google)
1
-1
/
+11
2018-07-13
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
1
-0
/
+9
2018-07-13
rcu: Make rcu_start_this_gp() check for grace period already started
Paul E. McKenney
1
-0
/
+9
2018-07-13
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
1
-11
/
+6
2018-07-13
rcu: Move RCU's grace-period-change code to ->gp_seq
Paul E. McKenney
1
-0
/
+17
2018-07-13
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
1
-12
/
+6
2018-06-25
rcu: Make expedited grace period use direct call on last leaf
Paul E. McKenney
1
-0
/
+3
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
1
-3
/
+8
2018-05-15
rcu: Add leaf-node macros
Paul E. McKenney
1
-3
/
+8
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
1
-0
/
+1
2018-02-24
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
1
-0
/
+1
2018-02-21
rcu: Make expedited RCU CPU selection avoid unnecessary stores
Paul E. McKenney
1
-3
/
+13
2018-02-21
rcu: Add more tracing of expedited grace periods
Paul E. McKenney
1
-1
/
+7
2018-02-21
rcu: Use wrapper for lockdep asserts
Matthew Wilcox
1
-1
/
+4
2018-02-21
rcu: Consolidate rcu.h #ifdefs
Paul E. McKenney
1
-6
/
+2
2017-11-29
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
1
-1
/
+1
2017-11-27
rcu: Make ->dynticks_nesting be a simple counter
Paul E. McKenney
1
-26
/
+1
2017-11-27
rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit
Paul E. McKenney
1
-0
/
+2
2017-10-10
rcu: Suppress RCU CPU stall warnings while dumping trace
Paul E. McKenney
1
-0
/
+17
2017-10-10
rcu: Turn off tracing before dumping trace
Paul E. McKenney
1
-1
/
+3
2017-08-17
rcu: Move rcu.h to new trivial-function style
Paul E. McKenney
1
-108
/
+20
2017-06-09
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
1
-3
/
+1
2017-06-09
srcu: Remove Classic SRCU
Paul E. McKenney
1
-16
/
+0
2017-06-09
srcu: Fix rcutorture-statistics typo
Paul E. McKenney
1
-1
/
+1
2017-06-09
rcu: Remove typecheck() from RCU locking wrapper functions
Paul E. McKenney
1
-8
/
+4
2017-06-09
rcu: Move rnp->lock wrappers for SRCU use
Paul E. McKenney
1
-0
/
+53
2017-06-09
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-09
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
1
-0
/
+6
2017-06-09
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
1
-0
/
+6
2017-06-09
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
1
-0
/
+99
2017-06-09
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+12
2017-06-09
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+8
2017-06-09
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
1
-0
/
+4
2017-06-09
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+85
2017-06-09
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
1
-0
/
+26
2017-04-18
srcu: Merge ->srcu_state into ->srcu_gp_seq
Paul E. McKenney
1
-0
/
+10
2017-04-18
srcu: Allow a second bit in rcu_seq for SRCU state
Paul E. McKenney
1
-1
/
+1
2017-04-18
srcu: Improve rcu_seq grace-period-counter abstraction
Paul E. McKenney
1
-4
/
+25
2017-04-18
srcu: Make num_rcu_lvl[] array be external
Paul E. McKenney
1
-0
/
+1
2017-04-18
srcu: Move rcu_node traversal macros to rcu.h
Paul E. McKenney
1
-0
/
+35
2017-04-18
srcu: Move rcu_init_levelspread() to rcu_tree_node.h
Paul E. McKenney
1
-0
/
+36
2017-04-18
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney
1
-0
/
+6
2017-04-18
rcu: Fix warning in rcu_seq_end()
Dmitry Vyukov
1
-1
/
+1
2017-04-18
srcu: Move rcu_seq_start() and friends to rcu.h
Paul E. McKenney
1
-0
/
+40
2017-04-18
rcu: Semicolon inside RCU_TRACE() for rcu.h
Paul E. McKenney
1
-2
/
+2
2017-01-15
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
1
-0
/
+1
[next]