index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
21
-228
/
+2414
|
\
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-10-27
20
-223
/
+2409
|
|
\
|
|
*
KVM: PPC: Add support for nestedv2 guests
Jordan Niethe
2023-09-14
7
-52
/
+1251
|
|
*
KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
Jordan Niethe
2023-09-14
5
-17
/
+17
|
|
*
KVM: PPC: Add helper library for Guest State Buffers
Jordan Niethe
2023-09-14
3
-0
/
+902
|
|
*
KVM: PPC: Book3S HV: Introduce low level MSR accessor
Jordan Niethe
2023-09-14
4
-21
/
+33
|
|
*
KVM: PPC: Book3S HV: Use accessors for VCPU registers
Jordan Niethe
2023-09-14
3
-72
/
+139
|
|
*
KVM: PPC: Use accessors for VCORE registers
Jordan Niethe
2023-09-14
3
-17
/
+15
|
|
*
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
2023-09-14
5
-23
/
+23
|
|
*
KVM: PPC: Introduce FPR/VR accessor functions
Jordan Niethe
2023-09-14
3
-45
/
+45
|
|
*
KVM: PPC: Always use the GPR accessors
Jordan Niethe
2023-09-14
6
-13
/
+21
|
*
|
powerpc: Remove extern from function implementations
Benjamin Gray
2023-10-19
1
-4
/
+4
|
*
|
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
2023-10-19
1
-1
/
+1
|
|
/
*
/
docs: move powerpc under arch
Costa Shulyupin
2023-10-10
1
-1
/
+1
|
/
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
6
-5
/
+11
|
\
|
*
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
1
-0
/
+1
|
*
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-16
1
-1
/
+1
|
*
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-16
3
-3
/
+3
|
*
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
2023-08-16
1
-1
/
+6
*
|
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
1
-0
/
+1
|
/
*
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-30
1
-2
/
+2
|
\
|
*
powerpc: Mark writes registering ipi to host cpu through kvm and polling
Rohan McLure
2023-06-21
1
-2
/
+2
*
|
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
2023-06-20
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
5
-17
/
+16
|
\
|
*
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-03-16
1
-3
/
+2
|
*
KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
2023-03-16
4
-14
/
+14
*
|
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
17
-101
/
+186
|
\
\
|
*
|
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-20
1
-8
/
+8
|
*
|
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
2023-04-03
3
-2
/
+10
|
*
|
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
9
-16
/
+52
|
*
|
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
8
-29
/
+44
|
*
|
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
2023-04-03
5
-20
/
+38
|
*
|
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
2023-04-03
8
-34
/
+38
|
*
|
KVM: PPC: BookE: Fix W=1 warnings
Michael Ellerman
2023-04-03
2
-1
/
+4
|
*
|
KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
Kautuk Consul
2023-03-27
1
-2
/
+2
|
*
|
KVM: PPC: booke: Mark three local functions "static"
Sean Christopherson
2023-03-22
2
-3
/
+4
|
|
/
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-0
/
+3
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-0
/
+3
|
|
/
*
|
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
1
-1
/
+0
|
\
\
|
*
|
kvm: Remove "select SRCU"
Paul E. McKenney
2023-04-05
1
-1
/
+0
|
|
/
*
/
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-31
1
-0
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
5
-37
/
+11
|
\
|
*
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
1
-3
/
+2
|
|
\
|
*
|
KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
Sean Christopherson
2023-01-24
2
-3
/
+3
|
*
|
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
1
-5
/
+0
|
*
|
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
4
-8
/
+3
|
*
|
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
1
-5
/
+0
|
*
|
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
2022-12-29
4
-13
/
+7
|
*
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-5
/
+0
*
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
2
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]