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
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2014-12-08
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
1
-17
/
+37
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-3
/
+3
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
1
-1
/
+1
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2
-9
/
+9
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-303
/
+704
2014-09-29
KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
Aneesh Kumar K.V
1
-0
/
+6
2014-09-25
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
15
-270
/
+688
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
5
-7
/
+9
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
2
-3
/
+20
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
4
-5
/
+57
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
3
-23
/
+61
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 the tasklet used by the hrtimer
Mihai Caraman
3
-13
/
+3
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2
-1
/
+189
2014-09-22
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
2
-42
/
+42
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
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
1
-0
/
+6
2014-09-22
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
2
-9
/
+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
1
-0
/
+13
2014-09-22
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
1
-1
/
+5
2014-09-03
powerpc/kvm/cma: Fix panic introduces by signed shift operation
Laurent Dufour
1
-2
/
+2
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-29
/
+0
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
1
-0
/
+4
2014-08-19
PC, KVM, CMA: Fix regression caused by wrong get_order() use
Alexey Kardashevskiy
1
-3
/
+3
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-1857
/
+1604
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+6
2014-08-07
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-2
/
+2
2014-08-07
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
5
-277
/
+14
2014-08-05
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
Paul Mackerras
4
-9
/
+55
2014-08-05
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
1
-0
/
+1
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
1
-3
/
+1
2014-08-05
KVM: PPC: drop duplicate tracepoint
Paolo Bonzini
2
-20
/
+2
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
34
-1845
/
+1565
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+6
2014-07-31
KVM: PPC: PR: Handle FSCR feature deselects
Alexander Graf
2
-3
/
+12
2014-07-30
KVM: PPC: HV: Remove generic instruction emulation
Alexander Graf
2
-1
/
+21
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
4
-19
/
+0
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2
-6
/
+27
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
4
-193
/
+277
[next]