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
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
4
-2
/
+24
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
Andrey Smetanin
1
-0
/
+1
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
3
-0
/
+20
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
3
-0
/
+20
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
4
-15
/
+68
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
5
-3
/
+54
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
3
-7
/
+30
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
7
-7
/
+56
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
3
-26
/
+2
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
7
-43
/
+45
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
6
-9
/
+15
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
7
-34
/
+18
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
5
-23
/
+14
2015-10-01
Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
1
-55
/
+55
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
2015-09-30
x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC
Paolo Bonzini
1
-55
/
+55
2015-09-28
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2
-4
/
+1
2015-09-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+27
2015-09-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+30
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
31
-161
/
+205
2015-09-27
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
4
-3
/
+28
2015-09-27
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
14
-39
/
+63
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-5
/
+38
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-9
/
+42
2015-09-25
Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
6
-0
/
+6
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-25
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-09-25
Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-0
/
+1
2015-09-25
ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver
Benjamin Gaignard
2
-84
/
+80
2015-09-25
ARM: dts: fix omap2+ address translation for pbias
Kishon Vijay Abraham I
5
-12
/
+17
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
2
-2
/
+2
2015-09-24
ARM: alignment: fix alignment handling for uaccess changes
Russell King
1
-5
/
+25
2015-09-23
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-0
/
+10
2015-09-22
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
1
-1
/
+4
2015-09-22
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2
-4
/
+23
2015-09-22
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
3
-1
/
+12
2015-09-22
ARM: wire up new syscalls
Russell King
3
-1
/
+5
2015-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-181
/
+147
2015-09-21
powerpc: Wire up sys_membarrier()
Michael Ellerman
3
-1
/
+3
2015-09-21
KVM: x86: trap AMD MSRs for the TSeg base and mask
Paolo Bonzini
2
-0
/
+3
2015-09-21
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
1
-0
/
+6
2015-09-21
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
1
-0
/
+1
2015-09-21
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
1
-1
/
+5
[next]