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
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-117
/
+122
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
1
-1
/
+1
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2
-2
/
+0
2022-03-08
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
1
-0
/
+1
2022-03-04
KVM: PPC: Book3S HV: remove unnecessary casts
Nour-eddine Taleb
3
-3
/
+3
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-02-03
KVM: PPC: Decrement module refcount if init_vm fails
Fabiano Rosas
1
-2
/
+7
2022-02-03
KVM: PPC: Book3S HV: Free allocated memory if module init fails
Fabiano Rosas
1
-4
/
+11
2022-02-03
KVM: PPC: Book3S HV: Delay setting of kvm ops
Fabiano Rosas
1
-5
/
+7
2022-02-03
KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
Fabiano Rosas
1
-1
/
+4
2022-02-02
powerpc/kvm: no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2022-02-02
KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Alexey Kardashevskiy
11
-78
/
+47
2022-01-31
KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure
Fabiano Rosas
2
-7
/
+25
2022-01-31
KVM: PPC: mmio: Return to guest after emulation failure
Fabiano Rosas
1
-3
/
+3
2022-01-31
KVM: PPC: mmio: Reject instructions that access more than mmio.data size
Fabiano Rosas
1
-11
/
+5
2022-01-31
KVM: PPC: Fix vmx/vsx mixup in mmio emulation
Fabiano Rosas
1
-2
/
+2
2022-01-31
KVM: PPC: Book3S HV: Stop returning internal values to userspace
Fabiano Rosas
1
-0
/
+8
2022-01-25
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
2
-3
/
+2
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-92
/
+78
2021-12-19
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-672
/
+1389
2021-12-15
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-15
/
+13
2021-12-14
KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object
Sean Christopherson
1
-2
/
+3
2021-12-09
KVM: powerpc: Use Makefile.kvm for common files
David Woodhouse
1
-6
/
+2
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-0
/
+1
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
1
-1
/
+4
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
4
-4
/
+4
2021-12-08
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
1
-1
/
+2
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
4
-12
/
+13
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
5
-19
/
+7
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
5
-21
/
+27
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
10
-24
/
+27
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-9
/
+1
2021-12-02
KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
Alexey Kardashevskiy
1
-1
/
+1
2021-12-02
KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
Alexey Kardashevskiy
1
-2
/
+6
2021-12-02
KVM: PPC: Book3S HV P9: Remove unused ri_set local variable
Nicholas Piggin
1
-10
/
+3
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-3
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
4
-9
/
+66
2021-11-24
KVM: PPC: Book3S HV P9: Stop using vc->dpdes
Nicholas Piggin
3
-12
/
+22
2021-11-24
KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entry
Nicholas Piggin
1
-25
/
+35
2021-11-24
KVM: PPC: Book3S HV P9: Remove most of the vcore logic
Nicholas Piggin
1
-62
/
+85
2021-11-24
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
1
-17
/
+22
2021-11-24
KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_ready
Nicholas Piggin
1
-1
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exit
Nicholas Piggin
1
-27
/
+23
2021-11-24
KVM: PPC: Book3S HV P9: Optimise hash guest SLB saving
Nicholas Piggin
1
-4
/
+18
2021-11-24
KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
Nicholas Piggin
2
-39
/
+45
2021-11-24
KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry
Nicholas Piggin
2
-5
/
+12
[next]