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
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
15
-63
/
+64
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
3
-3
/
+15
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
3
-6
/
+16
2014-09-25
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
26
-300
/
+761
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
3
-9
/
+24
2014-09-24
kvm: vmx: Implement set_apic_access_page_addr
Tang Chen
1
-6
/
+41
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2
-0
/
+16
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
5
-0
/
+22
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
11
-27
/
+39
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
1
-13
/
+24
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
3
-2
/
+16
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
1
-4
/
+4
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
1
-2
/
+1
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2
-2
/
+2
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
3
-2
/
+7
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
1
-0
/
+9
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
4
-14
/
+7
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2
-2
/
+7
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2
-0
/
+8
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
1
-1
/
+1
2014-09-24
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
1
-10
/
+3
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2
-8
/
+15
2014-09-22
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
4
-5
/
+5
2014-09-22
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
3
-5
/
+20
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
5
-5
/
+63
2014-09-22
KVM: PPC: Book3E: Enable e6500 core
Mihai Caraman
1
-0
/
+10
2014-09-22
KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
Mihai Caraman
4
-24
/
+65
2014-09-22
KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
Paul Mackerras
1
-1
/
+3
2014-09-22
KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
Paul Mackerras
1
-1
/
+1
2014-09-22
KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
Mihai Caraman
1
-10
/
+10
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
5
-15
/
+4
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
4
-1
/
+194
2014-09-22
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
3
-42
/
+47
2014-09-22
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
3
-129
/
+138
2014-09-22
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
4
-8
/
+101
2014-09-22
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
3
-43
/
+36
2014-09-22
KVM: PPC: Book3S HV: Add register name when loading toc
Michael Neuling
1
-1
/
+2
2014-09-22
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
2
-6
/
+6
2014-09-22
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
4
-7
/
+34
2014-09-22
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
2
-0
/
+7
2014-09-22
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
3
-11
/
+9
2014-09-22
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
1
-0
/
+2
2014-09-22
KVM: PPC: BOOKE: Allow guest to change MSR_DE
Bharat Bhushan
1
-1
/
+1
2014-09-22
KVM: PPC: BOOKE : Emulate rfdi instruction
Bharat Bhushan
2
-0
/
+14
2014-09-22
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
1
-1
/
+5
2014-09-19
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
2
-0
/
+2
2014-09-19
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
1
-7
/
+0
2014-09-19
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
1
-0
/
+3
2014-09-19
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
35
-955
/
+913
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
1
-10
/
+8
[next]