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
2020-03-07
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-6
/
+18
2020-03-07
Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-53
/
+65
2020-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+15
2020-03-06
arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description
Miroslav Benes
1
-2
/
+3
2020-03-06
riscv: fix seccomp reject syscall code path
Tycho Andersen
3
-21
/
+8
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
1
-0
/
+5
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Enable QEMU virt machine support in defconfigs
Anup Patel
2
-29
/
+2
2020-03-05
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
1
-0
/
+20
2020-03-05
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
1
-0
/
+2
2020-03-05
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
1
-1
/
+1
2020-03-04
riscv: Force flat memory model with no-mmu
Damien Le Moal
1
-0
/
+1
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
1
-2
/
+4
2020-03-03
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+52
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-99
/
+52
2020-03-02
arm64: context: Fix ASID limit in boot messages
Jean-Philippe Brucker
1
-5
/
+15
2020-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-104
/
+169
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
6
-2
/
+50
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-75
/
+83
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
1
-1
/
+0
2020-02-26
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
1
-19
/
+26
2020-02-26
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
1
-76
/
+5
2020-02-26
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
1
-4
/
+21
2020-02-25
Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+53
2020-02-25
Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...
Linus Torvalds
6
-25
/
+49
2020-02-25
riscv: adjust the indent
Zong Li
1
-11
/
+15
2020-02-25
riscv: allocate a complete page size for each page table
Zong Li
1
-11
/
+16
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-106
/
+264
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
1
-0
/
+6
2020-02-24
powerpc/watchpoint: Don't call dar_within_range() for Book3S
Ravi Bangoria
1
-5
/
+7
2020-02-23
Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux
Linus Torvalds
33
-164
/
+662
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2
-7
/
+52
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2
-14
/
+27
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
1
-1
/
+1
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
8
-2
/
+83
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
1
-21
/
+20
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
[next]