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-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-58
/
+36
2018-12-23
crypto: aesni - Introduce gcm_context_data
Dave Watson
2
-221
/
+215
2018-12-23
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
1
-633
/
+318
2018-12-22
x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP a...
Sai Praneeth Prakhya
1
-0
/
+16
2018-12-22
powerpc/zImage: Also check for stdout-path
Oliver O'Halloran
1
-1
/
+2
2018-12-22
powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
15
-64
/
+39
2018-12-22
powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-12-22
powerpc/mm: Remove very old comment in hash-4k.h
Michael Ellerman
1
-5
/
+1
2018-12-22
powerpc/pseries: Fix node leak in update_lmb_associativity_index()
Michael Ellerman
1
-0
/
+1
2018-12-22
powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL
Scott Wood
1
-0
/
+1
2018-12-22
powerpc/dts/fsl: Fix dtc-flagged interrupt errors
Scott Wood
5
-134
/
+132
2018-12-22
powerpc/fsl: Use new clockgen binding
Scott Wood
22
-409
/
+50
2018-12-22
powerpc/83xx: handle machine check caused by watchdog timer
Christophe Leroy
4
-4
/
+26
2018-12-22
powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2018-12-22
powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
Christoph Hellwig
1
-5
/
+1
2018-12-22
arch/powerpc/fsl_rmu: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-3
/
+1
2018-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-344
/
+377
2018-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-10
/
+9
2018-12-21
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
2
-9
/
+8
2018-12-21
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
1
-1
/
+1
2018-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-333
/
+365
2018-12-21
RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
Anup Patel
1
-0
/
+1
2018-12-21
RISC-V: lib: minor asm cleanup
Olof Johansson
2
-48
/
+53
2018-12-21
RISC-V: Move from EARLY_PRINTK to SBI earlycon
Palmer Dabbelt
3
-30
/
+1
2018-12-21
RISC-V: Update Kconfig to better handle CMDLINE
Nick Kossifidis
1
-24
/
+33
2018-12-21
riscv: remove unused variable in ftrace
David Abdurachmanov
1
-1
/
+0
2018-12-21
RISC-V: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-21
RISC-V: Fix of_node_* refcount
Atish Patra
5
-1
/
+20
2018-12-21
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
1
-0
/
+9
2018-12-21
Merge branch 'regulator-4.21' into regulator-next
Mark Brown
2
-2
/
+17
2018-12-21
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2
-1
/
+2
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
5
-34
/
+78
2018-12-21
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2
-42
/
+50
2018-12-21
Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-12
/
+93
2018-12-21
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
1
-1
/
+1
2018-12-21
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2
-13
/
+6
2018-12-21
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Lan Tianyu
1
-3
/
+13
2018-12-21
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
Lan Tianyu
1
-0
/
+5
2018-12-21
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
1
-6
/
+2
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
9
-9
/
+13
2018-12-21
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2
-11
/
+23
2018-12-21
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
1
-1
/
+36
2018-12-21
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
1
-17
/
+44
2018-12-21
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
4
-0
/
+141
2018-12-21
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
Lan Tianyu
1
-0
/
+7
2018-12-21
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2
-1
/
+8
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2
-7
/
+27
2018-12-21
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2
-1
/
+216
[prev]
[next]