index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2019-12-18
KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor
Paul Mackerras
1
-1
/
+2
2019-12-17
KVM: PPC: Book3S HV: Fix regression on big endian hosts
Marcus Comstedt
1
-2
/
+2
2019-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-0
/
+968
2019-11-28
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
2
-0
/
+102
2019-11-28
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
3
-0
/
+64
2019-11-28
KVM: PPC: Book3S HV: Radix changes for secure guest
Bharata B Rao
2
-0
/
+54
2019-11-28
KVM: PPC: Book3S HV: Shared pages support for secure guests
Bharata B Rao
1
-4
/
+81
2019-11-28
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
3
-0
/
+671
2019-11-27
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
Linus Torvalds
1
-0
/
+30
2019-11-25
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-15
/
+29
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+30
2019-11-01
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
14
-158
/
+248
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2
-2
/
+2
2019-10-22
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
1
-0
/
+5
2019-10-22
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
1
-0
/
+15
2019-10-22
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
3
-57
/
+56
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
6
-61
/
+62
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
2
-2
/
+2
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
2
-0
/
+13
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
3
-25
/
+62
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
3
-18
/
+36
2019-10-22
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
2
-4
/
+4
2019-10-22
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2
-7
/
+6
2019-10-22
KVM: PPC: E500: Replace current->mm by kvm->mm
Leonardo Bras
1
-3
/
+3
2019-10-22
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
1
-5
/
+6
2019-10-21
KVM: PPC: Report single stepping capability
Fabiano Rosas
1
-0
/
+2
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
3
-10
/
+32
2019-10-09
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
1
-0
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-4
/
+4
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-10
/
+32
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-1
/
+1
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
1
-1
/
+1
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
3
-11
/
+16
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-27
/
+89
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-44
/
+126
2019-09-10
Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
11
-49
/
+140
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
1
-0
/
+6
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
1
-1
/
+1
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
1
-1
/
+1
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-27
/
+87
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
1
-6
/
+33
2019-08-30
KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
2
-19
/
+48
2019-08-30
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2
-4
/
+8
2019-08-27
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2
-4
/
+8
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
1
-1
/
+8
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
1
-5
/
+10
[next]