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-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
5
-2
/
+46
2017-08-10
overlayfs, locking: Remove smp_mb__before_spinlock() usage
Peter Zijlstra
1
-2
/
+2
2017-08-10
mm, locking: Rework {set,clear,mm}_tlb_flush_pending()
Peter Zijlstra
3
-12
/
+47
2017-08-10
Documentation/locking/atomic: Add documents for new atomic_t APIs
Peter Zijlstra
3
-89
/
+273
2017-08-10
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
Marc Zyngier
1
-1
/
+5
2017-08-10
jump_label: Provide hotplug context variants
Marc Zyngier
3
-6
/
+42
2017-08-10
jump_label: Split out code under the hotplug lock
Marc Zyngier
1
-9
/
+19
2017-08-10
jump_label: Move CPU hotplug locking
Marc Zyngier
1
-2
/
+4
2017-08-10
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
1
-2
/
+9
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
2
-6
/
+7
2017-08-10
jump_label: Do not use unserialized static_key_enabled()
Paolo Bonzini
3
-4
/
+7
2017-08-10
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
2
-32
/
+49
2017-08-10
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
2
-3
/
+31
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
2
-9
/
+29
2017-08-10
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
1
-0
/
+13
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
7
-0
/
+14
2017-08-10
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
1
-6
/
+0
2017-08-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
719
-17564
/
+12550
2017-08-10
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-20
/
+42
2017-08-10
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+34
2017-08-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-76
/
+109
2017-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-186
/
+2490
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-09
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-09
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-09
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-09
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-09
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-53
/
+102
2017-08-08
parse-maintainers: Move matching sections from MAINTAINERS
Joe Perches
1
-0
/
+12
2017-08-08
parse-maintainers: Use perl hash references and specific filenames
Joe Perches
1
-23
/
+34
2017-08-08
parse-maintainers: Add section pattern sorting
Joe Perches
1
-21
/
+49
2017-08-08
get_maintainer: Prepare for separate MAINTAINERS files
Joe Perches
1
-25
/
+66
2017-08-08
MAINTAINERS: openbmc mailing list is moderated
Randy Dunlap
1
-1
/
+1
2017-08-08
MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK
Sedat Dilek
1
-1
/
+1
2017-08-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-171
/
+69
2017-08-08
random: fix warning message on ia64 and parisc
Helge Deller
1
-1
/
+1
2017-08-08
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+10
2017-08-08
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-25
/
+27
2017-08-08
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+8
2017-08-08
qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
Christophe Jaillet
1
-1
/
+1
2017-08-07
hysdn: fix to a race condition in put_log_buffer
Anton Volkov
1
-15
/
+13
2017-08-07
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
1
-2
/
+2
2017-08-07
Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Doug Ledford
7
-33
/
+50
2017-08-07
Merge branch 'asix-Improve-robustness'
David S. Miller
3
-10
/
+45
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
3
-0
/
+17
[next]