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-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2
-2
/
+2
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
1
-0
/
+5
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2
-2
/
+2
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
19
-1594
/
+883
2022-05-19
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
Fabiano Rosas
2
-8
/
+8
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
8
-778
/
+632
2022-05-19
KVM: PPC: Book3s: PR: Enable default TCE hypercalls
Alexey Kardashevskiy
1
-0
/
+6
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
5
-685
/
+49
2022-05-19
Merge branch 'fixes' into topic/ppc-kvm
Michael Ellerman
3
-49
/
+66
2022-05-19
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
Fabiano Rosas
1
-0
/
+1
2022-05-19
Merge branch 'fixes' into next
Michael Ellerman
1
-5
/
+21
2022-05-18
KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()
Bo Liu
1
-3
/
+3
2022-05-18
KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+5
2022-05-18
KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() com...
Bagas Sanjaya
1
-1
/
+1
2022-05-13
KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
Nicholas Piggin
2
-2
/
+5
2022-05-13
KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
Nicholas Piggin
2
-7
/
+21
2022-05-13
KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
Nicholas Piggin
1
-4
/
+13
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
2
-5
/
+14
2022-05-13
KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry
Nicholas Piggin
1
-2
/
+7
2022-05-13
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
Nicholas Piggin
1
-3
/
+0
2022-05-13
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
Nicholas Piggin
2
-14
/
+12
2022-05-13
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
Nicholas Piggin
1
-52
/
+58
2022-05-13
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
Nicholas Piggin
1
-12
/
+13
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
2
-8
/
+29
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
3
-15
/
+7
2022-05-13
KVM: PPC: Book3S HV P9: Optimise loads around context switch
Nicholas Piggin
1
-4
/
+11
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
1
-1
/
+1
2022-05-11
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
Alexander Graf
1
-5
/
+21
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2
-0
/
+2
2022-05-05
powerpc: fix typos in comments
Julia Lawall
9
-11
/
+11
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-44
/
+45
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
4
-16
/
+17
2022-04-21
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2
-44
/
+45
2022-03-28
powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
Christophe Leroy
1
-2
/
+8
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
5
-17
/
+96
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
KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+17
2022-03-08
KVM: PPC: Book3S PR: Disallow AIL != 0
Nicholas Piggin
1
-0
/
+20
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
2
-9
/
+26
2022-03-08
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
1
-0
/
+1
2022-03-07
KVM: PPC: Book3S HV P9: Fix "lost kick" race
Nicholas Piggin
1
-8
/
+33
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
[next]