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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
sched: Rely on synchronize_rcu_mult() de-duplication
Paul E. McKenney
1
-7
/
+1
2017-06-08
rcu: Make synchronize_rcu_mult() check for duplicates
Paul E. McKenney
1
-2
/
+11
2017-06-08
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
1
-1
/
+18
2017-06-08
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
2
-16
/
+15
2017-06-08
srcu: Make SRCU be once again optional
Paul E. McKenney
2
-2
/
+6
2017-06-08
rcu: Add lockdep_assert_held() teeth to tree_plugin.h
Paul E. McKenney
1
-0
/
+17
2017-06-08
rcu: Add lockdep_assert_held() teeth to tree.c
Paul E. McKenney
1
-0
/
+25
2017-06-08
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
1
-1
/
+5
2017-06-08
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcu: Update rcu_bootup_announce_oddness()
Paul E. McKenney
2
-6
/
+34
2017-06-08
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
3
-1
/
+43
2017-06-08
rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()
Paul E. McKenney
1
-0
/
+2
2017-06-08
doc: Take tail recursion into account in RCU requirements
Paul E. McKenney
1
-1
/
+2
2017-06-08
srcu: Document auto-expediting requirement
Paul E. McKenney
1
-0
/
+14
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
2017-06-08
rcuperf: Add writer_holdoff boot parameter
Paul E. McKenney
2
-3
/
+11
2017-06-08
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
1
-1
/
+1
2017-06-08
rcuperf: Set more user-friendly defaults
Paul E. McKenney
1
-2
/
+3
2017-06-08
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
2
-5
/
+5
2017-06-08
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
2
-0
/
+14
2017-06-08
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
1
-0
/
+16
2017-06-08
docs: Fix typo in Documentation/memory-barriers.txt
Stan Drozd
1
-1
/
+1
2017-06-08
atomics: Add header comment so spin_unlock_wait()
Paul E. McKenney
1
-0
/
+20
2017-06-08
doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
Paul E. McKenney
1
-0
/
+5
2017-06-08
rcuperf: Add test for dynamically initialized srcu_struct
Paul E. McKenney
1
-1
/
+30
2017-06-08
checkpatch: Remove checks for expedited grace periods
Paul E. McKenney
1
-17
/
+0
2017-06-08
rcu: Make sync_rcu_preempt_exp_done() return bool
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Add ability to performance-test call_rcu() and friends
Paul E. McKenney
2
-5
/
+75
2017-06-08
rcu: Remove obsolete reference to synchronize_kernel()
Paul E. McKenney
2
-8
/
+7
2017-06-08
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcuperf: Defer expedited/normal check to end of test
Paul E. McKenney
1
-10
/
+9
2017-06-08
rcu: Complain if blocking in preemptible RCU read-side critical section
Paul E. McKenney
3
-4
/
+5
2017-06-08
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
1
-9
/
+24
2017-06-08
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
6
-5
/
+5
2017-06-08
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
2
-2
/
+9
2017-06-08
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
3
-0
/
+13
2017-06-08
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
5
-0
/
+23
2017-06-08
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2
-2
/
+4
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
1
-0
/
+2
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2
-5
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-05
Linux 4.12-rc4
Linus Torvalds
1
-1
/
+1
2017-06-05
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-19
/
+40
2017-06-04
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2017-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-17
/
+69
[next]