index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
5
-15
/
+17
|
\
|
*
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-09-06
5
-8
/
+68
|
|
\
|
*
|
KVM: stats: Add halt polling related histogram stats
Jing Zhang
2021-08-20
1
-2
/
+14
|
*
|
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
2021-08-20
3
-3
/
+1
|
*
|
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-08-20
2
-8
/
+0
|
*
|
KVM: Move last_used_slot logic out of search_memslots
David Matlack
2021-08-06
2
-2
/
+2
*
|
|
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
2021-08-30
1
-3
/
+6
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-08-26
5
-136
/
+168
|
\
\
\
|
*
|
|
powerpc/64s: Remove WORT SPR from POWER9/10
Nicholas Piggin
2021-08-25
1
-3
/
+0
|
*
|
|
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
2021-08-25
1
-0
/
+20
|
*
|
|
KVM: PPC: Book3S HV Nested: save_hv_return_state does not require trap argument
Fabiano Rosas
2021-08-25
1
-3
/
+3
|
*
|
|
KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1
Fabiano Rosas
2021-08-25
1
-2
/
+29
|
*
|
|
KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessible
Nicholas Piggin
2021-08-25
2
-2
/
+5
|
*
|
|
KVM: PPC: Book3S HV Nested: Sanitise vcpu registers
Fabiano Rosas
2021-08-25
1
-48
/
+46
|
*
|
|
KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulation
Nicholas Piggin
2021-08-25
2
-33
/
+46
|
*
|
|
KVM: PPC: Book3S HV P9: Fixes for TM softpatch interrupt NIP
Nicholas Piggin
2021-08-25
1
-2
/
+15
|
*
|
|
KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 path
Nicholas Piggin
2021-08-25
1
-42
/
+0
|
*
|
|
KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_ME
Nicholas Piggin
2021-08-25
1
-0
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radix
Fabiano Rosas
2021-08-24
1
-3
/
+0
|
*
|
|
KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guest
Fabiano Rosas
2021-08-24
1
-0
/
+3
|
*
|
|
KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
Fabiano Rosas
2021-08-24
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
KVM: PPC: Book3S PR: Remove unused variable
Cédric Le Goater
2021-08-20
1
-2
/
+1
*
|
|
KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()
Cédric Le Goater
2021-08-20
1
-1
/
+2
*
|
|
powerpc/kvm: Remove obsolete and unneeded select
Lukas Bulwahn
2021-08-20
1
-1
/
+0
*
|
|
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
3
-7
/
+5
*
|
|
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
2021-08-10
3
-2
/
+43
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a 'flags' field
Cédric Le Goater
2021-08-10
3
-15
/
+25
*
|
|
KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
1
-2
/
+10
*
|
|
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
2021-08-10
1
-4
/
+4
*
|
|
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
1
-1
/
+2
*
|
|
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
2021-08-10
2
-11
/
+10
*
|
|
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
2021-08-10
1
-1
/
+1
*
|
|
KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
Alexey Kardashevskiy
2021-08-10
1
-1
/
+1
*
|
|
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-5
/
+5
|
/
/
*
|
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
2021-07-23
1
-0
/
+20
*
|
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-23
1
-3
/
+22
*
|
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-17
1
-2
/
+2
*
|
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
2021-07-17
1
-0
/
+2
*
|
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
2021-07-15
1
-3
/
+22
|
/
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
3
-3
/
+5
|
\
|
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
2
-0
/
+5
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-23
6
-16
/
+242
|
|
\
|
*
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
15
-1164
/
+1475
|
|
\
\
|
*
|
|
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
1
-3
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
2021-06-29
1
-2
/
+2
|
*
|
|
|
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
2021-06-29
1
-1
/
+1
*
|
|
|
|
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
3
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
3
-0
/
+3
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
21
-1243
/
+1839
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[next]