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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-07-11
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
1
-1
/
+1
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
1
-9
/
+3
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
1
-1
/
+1
2018-07-11
Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+55
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
1
-2
/
+4
2018-07-09
ARC: Fix CONFIG_SWAP
Alexey Brodkin
1
-1
/
+1
2018-07-09
ARC: [arcompact] entry.S: minor code movement
Vineet Gupta
2
-3
/
+6
2018-07-09
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
Alexey Brodkin
12
-12
/
+0
2018-07-09
ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES
Anders Roxell
1
-1
/
+0
2018-07-09
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
1
-11
/
+36
2018-07-09
ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
Gustavo Pimentel
1
-0
/
+62
2018-07-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-3
/
+12
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-4
/
+107
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-2
/
+10
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-07
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Daniel Mack
1
-2
/
+2
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-3
/
+16
2018-07-06
ARM: dts: armada-38x: use the new thermal binding
Baruch Siach
1
-1
/
+1
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
3
-2
/
+13
2018-07-06
Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
4
-2
/
+7
2018-07-06
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-07-05
arm64: remove no-op -p linker flag
Greg Hackmann
1
-1
/
+1
2018-07-05
Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-25
/
+24
2018-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+3
2018-07-05
nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when
Greentime Hu
1
-1
/
+1
2018-07-05
arm64: add endianness option to LDFLAGS instead of LD
Masahiro Yamada
1
-4
/
+2
2018-07-05
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
4
-13
/
+21
2018-07-05
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
1
-1
/
+1
2018-07-05
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
1
-4
/
+0
2018-07-05
riscv: remove unnecessary of_platform_populate call
Rob Herring
1
-5
/
+0
2018-07-05
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
1
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
1
-11
/
+11
2018-07-04
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
1
-2
/
+7
2018-07-04
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Zong Li
1
-0
/
+1
2018-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
1
-0
/
+2
2018-07-04
arm64: Use aarch64elf and aarch64elfb emulation mode variants
Paul Kocialkowski
1
-2
/
+2
2018-07-04
s390: wire up rseq system call
Heiko Carstens
5
-1
/
+9
2018-07-04
s390: wire up io_pgetevents system call
Heiko Carstens
1
-0
/
+1
2018-07-04
ARM: disable KCOV for trusted foundations code
Arnd Bergmann
1
-0
/
+3
2018-07-03
Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
3
-1
/
+5
2018-07-03
ARM: imx_v4_v5_defconfig: Select ULPI support
Fabio Estevam
1
-0
/
+2
2018-07-03
ARM: imx_v6_v7_defconfig: Select ULPI support
Fabio Estevam
1
-0
/
+2
2018-07-03
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
3
-1
/
+28
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-03
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
1
-3
/
+5
2018-07-03
x86/bugs: Update when to check for the LS_CFG SSBD mitigation
Tom Lendacky
1
-1
/
+3
[prev]
[next]