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
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
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
4
-3
/
+45
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
3
-18
/
+28
2019-03-28
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
1
-4
/
+9
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
1
-2
/
+3
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-48
/
+76
2019-03-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
15
-38
/
+36
2019-03-28
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
1
-1
/
+1
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-03-28
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
1
-7
/
+1
2019-03-28
ARM: dts: at91: Fix typo in ISC_D0 on PC9
David Engraf
1
-1
/
+1
2019-03-28
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
1
-6
/
+13
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+37
2019-03-27
arm64: replace memblock_alloc_low with memblock_alloc
Chen Zhou
1
-1
/
+1
2019-03-27
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
1
-2
/
+0
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
1
-2
/
+2
2019-03-27
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
4
-11
/
+34
2019-03-27
riscv: fix accessing 8-byte variable from RV32
Alan Kao
1
-1
/
+1
2019-03-27
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
Gautham R. Shenoy
1
-9
/
+18
2019-03-26
ARM: dts: Fix dcan clkctrl clock for am3
Tony Lindgren
1
-2
/
+2
2019-03-25
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
Jonathan Hunter
1
-1
/
+0
2019-03-25
Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
8
-24
/
+22
2019-03-25
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2019-03-25
Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
1
-1
/
+1
2019-03-25
ARM: dts: nomadik: Fix polarity of SPI CS
Linus Walleij
1
-4
/
+5
2019-03-25
Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-8
/
+6
2019-03-25
ARM: davinci: fix build failure with allnoconfig
Sekhar Nori
1
-0
/
+1
2019-03-25
powerpc/64: Fix memcmp reading past the end of src/dest
Michael Ellerman
1
-4
/
+13
2019-03-25
ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keys
Douglas Anderson
1
-2
/
+0
2019-03-25
ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsi
Douglas Anderson
1
-2
/
+0
2019-03-25
ARM: dts: rockchip: Fix gpu opp node names for rk3288
Douglas Anderson
1
-6
/
+6
2019-03-25
x86/resctrl: Remove unused variable
Peng Hao
1
-3
/
+0
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-58
/
+52
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-7
/
+13
2019-03-23
ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
Peter Ujfalusi
1
-4
/
+22
2019-03-23
ARM: dts: am335x-evm: Correct the regulators for the audio codec
Peter Ujfalusi
1
-4
/
+22
2019-03-23
ARM: OMAP2+: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-03-23
ARM: OMAP1: ams-delta: Fix broken GPIO ID allocation
Janusz Krzysztofik
1
-0
/
+2
2019-03-23
Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-29
/
+25
2019-03-22
Merge branch 'x86/cpu' into x86/urgent
Thomas Gleixner
1
-16
/
+15
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
ARM: imx_v4_v5_defconfig: enable PWM driver
Uwe Kleine-König
1
-0
/
+3
2019-03-22
ARM: imx_v6_v7_defconfig: continue compiling the pwm driver
Uwe Kleine-König
1
-1
/
+1
2019-03-22
ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch
Michal Vokáč
1
-2
/
+2
2019-03-22
ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
Masanari Iida
1
-2
/
+2
2019-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-27
/
+38
2019-03-21
arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
Dinh Nguyen
1
-0
/
+3
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-1
/
+1
2019-03-21
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
Matthew Whitehead
1
-21
/
+0
[prev]
[next]