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
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-26
Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD
Paul E. McKenney
4
-78
/
+114
2019-01-26
rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()
Zhang, Jun
1
-1
/
+1
2019-01-26
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
1
-6
/
+14
2019-01-26
rcu: Add sysrq rcu_node-dump capability
Paul E. McKenney
2
-0
/
+30
2019-01-26
rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags
Paul E. McKenney
1
-1
/
+1
2019-01-26
rcu: Improve diagnostics for failed RCU grace-period start
Paul E. McKenney
2
-23
/
+34
2019-01-26
rcu: Update NOCB comments
Paul E. McKenney
1
-17
/
+16
2019-01-26
rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable
Paul E. McKenney
1
-4
/
+0
2019-01-26
rcu: Move rcu_cpu_has_work to rcu_data structure
Paul E. McKenney
2
-13
/
+5
2019-01-26
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable
Paul E. McKenney
2
-3
/
+0
2019-01-26
rcu: Move rcu_cpu_kthread_status to rcu_data structure
Paul E. McKenney
2
-5
/
+5
2019-01-26
rcu: Move rcu_cpu_kthread_task to rcu_data structure
Paul E. McKenney
2
-7
/
+10
2019-01-26
rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking
Paul E. McKenney
1
-1
/
+1
2019-01-26
rcu: Remove wrapper definitions for obsolete RCU update functions
Paul E. McKenney
1
-53
/
+0
2019-01-26
rcu: Discard separate per-CPU callback counts
Paul E. McKenney
4
-75
/
+21
2019-01-26
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()
Paul E. McKenney
1
-45
/
+36
2019-01-26
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()
Paul E. McKenney
3
-91
/
+73
2019-01-26
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()
Paul E. McKenney
1
-56
/
+49
2019-01-26
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
4
-37
/
+38
2019-01-26
rcu: Inline rcu_kthread_do_work() into its sole remaining caller
Paul E. McKenney
1
-6
/
+1
2019-01-26
rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR
Paul E. McKenney
2
-4
/
+0
2019-01-26
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
Paul E. McKenney
1
-15
/
+6
2019-01-26
rcu: Make expedited IPI handler return after handling critical section
Paul E. McKenney
1
-0
/
+1
2019-01-26
rcu: Rename and comment changes due to only one rcuo kthread per CPU
Paul E. McKenney
3
-6
/
+6
2019-01-26
sched: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2
-3
/
+3
2019-01-26
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2
-3
/
+3
2019-01-21
tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"
Paul E. McKenney
1
-2
/
+12
2019-01-21
tools/memory-model: Add scripts to check github litmus tests
Paul E. McKenney
13
-93
/
+739
2019-01-21
tools/memory-model: Model smp_mb__after_unlock_lock()
Andrea Parri
3
-2
/
+6
2019-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-22
/
+109
2019-01-18
Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-131
/
+114
2019-01-18
Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2019-01-18
Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+23
2019-01-18
Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-66
/
+20
2019-01-18
Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-6
/
+29
2019-01-18
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
14
-59
/
+65
2019-01-18
leds: lp5523: fix a missing check of return value of lp55xx_read
Kangjie Lu
1
-1
/
+3
2019-01-17
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...
Cheng-Min Ao
1
-1
/
+1
2019-01-17
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-18
/
+61
2019-01-17
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-01-17
Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-24
/
+6
2019-01-17
Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-26
/
+12
2019-01-17
afs: Fix race in async call refcounting
David Howells
2
-5
/
+32
2019-01-17
afs: Provide a function to get a ref on a call
David Howells
1
-6
/
+12
2019-01-17
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
[next]