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-26
ARM: 8843/1: use unified assembler in headers
Stefan Agner
3
-14
/
+14
2019-02-26
ARM: 8841/1: use unified assembler in macros
Stefan Agner
3
-4
/
+4
2019-02-26
ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support
Mike Leach
2
-9
/
+20
2019-02-26
ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...
Mike Leach
2
-8
/
+43
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
5
-63
/
+90
2019-02-12
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
4
-5
/
+5
2019-02-02
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
5
-4
/
+17
2019-02-02
ARM: 8832/1: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE,SIZE}
Vladimir Murzin
1
-0
/
+2
2019-02-02
ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolon
Peng Hao
1
-2
/
+2
2019-02-02
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
Vladimir Murzin
4
-2
/
+10
2019-02-02
ARM: 8829/1: spinlock: use unified assembler language syntax
Stefan Agner
1
-1
/
+2
2019-02-02
ARM: 8828/1: uaccess: use unified assembler language syntax
Stefan Agner
1
-1
/
+2
2019-02-02
ARM: 8827/1: fix argument count to match macro definition
Stefan Agner
1
-1
/
+1
2019-02-02
ARM: 8826/1: mm: initialize pfn limits with find_limits()
Doug Berger
1
-16
/
+4
2019-02-02
ARM: 8823/1: Implement pgprot_device()
Vincent Whitchurch
1
-0
/
+3
2019-02-02
ARM: 8822/1: smp_twd: Remove legacy TWD registration
Geert Uytterhoeven
3
-83
/
+0
2019-02-02
ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txt
Geert Uytterhoeven
1
-1
/
+1
2019-02-02
ARM: 8820/1: mm: Stop printing the virtual memory layout
Geert Uytterhoeven
1
-49
/
+0
2019-02-02
ARM: 8819/1: Remove '-p' from LDFLAGS
Nathan Chancellor
3
-4
/
+2
2019-02-02
ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...
Wolfram Sang (Renesas)
1
-1
/
+1
2019-02-02
ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable cores
Ard Biesheuvel
1
-1
/
+3
2019-01-07
Linux 5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-07
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-275
/
+215
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-8
/
+31
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+189
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-10
/
+4
2019-01-06
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-06
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-97
/
+101
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
15
-47
/
+71
2019-01-06
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
22
-137
/
+346
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-210
/
+1721
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
17
-61
/
+720
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+9
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
24
-25
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
7
-12
/
+14
[next]