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
2021-10-16
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
2021-10-16
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
1
-9
/
+10
2021-09-13
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-15
/
+17
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
5
-8
/
+68
2021-08-30
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
1
-3
/
+6
2021-08-26
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
5
-136
/
+168
2021-08-25
powerpc/64s: Remove WORT SPR from POWER9/10
Nicholas Piggin
1
-3
/
+0
2021-08-25
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
1
-0
/
+20
2021-08-25
KVM: PPC: Book3S HV Nested: save_hv_return_state does not require trap argument
Fabiano Rosas
1
-3
/
+3
2021-08-25
KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1
Fabiano Rosas
1
-2
/
+29
2021-08-25
KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessible
Nicholas Piggin
2
-2
/
+5
2021-08-25
KVM: PPC: Book3S HV Nested: Sanitise vcpu registers
Fabiano Rosas
1
-48
/
+46
2021-08-25
KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulation
Nicholas Piggin
2
-33
/
+46
2021-08-25
KVM: PPC: Book3S HV P9: Fixes for TM softpatch interrupt NIP
Nicholas Piggin
1
-2
/
+15
2021-08-25
KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 path
Nicholas Piggin
1
-42
/
+0
2021-08-25
KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_ME
Nicholas Piggin
1
-0
/
+1
2021-08-24
KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radix
Fabiano Rosas
1
-3
/
+0
2021-08-24
KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guest
Fabiano Rosas
1
-0
/
+3
2021-08-24
KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
Fabiano Rosas
1
-2
/
+4
2021-08-20
KVM: stats: Add halt polling related histogram stats
Jing Zhang
1
-2
/
+14
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
3
-3
/
+1
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2
-8
/
+0
2021-08-20
KVM: PPC: Book3S PR: Remove unused variable
Cédric Le Goater
1
-2
/
+1
2021-08-20
KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()
Cédric Le Goater
1
-1
/
+2
2021-08-20
powerpc/kvm: Remove obsolete and unneeded select
Lukas Bulwahn
1
-1
/
+0
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
3
-7
/
+5
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
3
-2
/
+43
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add a 'flags' field
Cédric Le Goater
3
-15
/
+25
2021-08-10
KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts
Cédric Le Goater
1
-2
/
+10
2021-08-10
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
1
-4
/
+4
2021-08-10
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
1
-1
/
+2
2021-08-10
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
2
-11
/
+10
2021-08-10
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
1
-1
/
+1
2021-08-10
KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
Alexey Kardashevskiy
1
-1
/
+1
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-5
/
+5
2021-08-06
KVM: Move last_used_slot logic out of search_memslots
David Matlack
2
-2
/
+2
2021-07-23
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-23
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-17
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
1
-2
/
+2
2021-07-17
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
1
-0
/
+2
2021-07-15
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
1
-3
/
+22
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-3
/
+5
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+3
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
1
-1
/
+1
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-1243
/
+1839
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2
-58
/
+0
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2
-0
/
+83
[next]