index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-36
/
+99
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2
-3
/
+1
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception
Jordan Niethe
1
-1
/
+1
2023-12-07
KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation
Jordan Niethe
1
-11
/
+10
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
2
-9
/
+58
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST
Jordan Niethe
1
-0
/
+3
2023-12-07
KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()
Jordan Niethe
1
-1
/
+1
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts
Jordan Niethe
1
-2
/
+2
2023-12-07
KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
Nicholas Piggin
1
-6
/
+12
2023-12-07
KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0
Jordan Niethe
1
-0
/
+2
2023-12-07
KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guest
Jordan Niethe
1
-1
/
+3
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls
Jordan Niethe
1
-2
/
+2
2023-12-07
KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Jordan Niethe
2
-3
/
+5
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
1
-0
/
+1
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
1
-1
/
+0
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
3
-11
/
+6
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
1
-1
/
+1
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2
-7
/
+5
2023-11-13
KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
Sean Christopherson
1
-4
/
+0
2023-11-13
KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
1
-3
/
+4
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-228
/
+2414
2023-10-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
20
-223
/
+2409
2023-10-19
powerpc: Remove extern from function implementations
Benjamin Gray
1
-4
/
+4
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
1
-1
/
+1
2023-10-10
docs: move powerpc under arch
Costa Shulyupin
1
-1
/
+1
2023-09-14
KVM: PPC: Add support for nestedv2 guests
Jordan Niethe
7
-52
/
+1251
2023-09-14
KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
Jordan Niethe
5
-17
/
+17
2023-09-14
KVM: PPC: Add helper library for Guest State Buffers
Jordan Niethe
3
-0
/
+902
2023-09-14
KVM: PPC: Book3S HV: Introduce low level MSR accessor
Jordan Niethe
4
-21
/
+33
2023-09-14
KVM: PPC: Book3S HV: Use accessors for VCPU registers
Jordan Niethe
3
-72
/
+139
2023-09-14
KVM: PPC: Use accessors for VCORE registers
Jordan Niethe
3
-17
/
+15
2023-09-14
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
5
-23
/
+23
2023-09-14
KVM: PPC: Introduce FPR/VR accessor functions
Jordan Niethe
3
-45
/
+45
2023-09-14
KVM: PPC: Always use the GPR accessors
Jordan Niethe
6
-13
/
+21
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-5
/
+11
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
1
-0
/
+1
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
1
-0
/
+1
2023-08-16
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
3
-3
/
+3
2023-08-16
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
1
-1
/
+6
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2023-06-21
powerpc: Mark writes registering ipi to host cpu through kvm and polling
Rohan McLure
1
-2
/
+2
2023-06-19
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
1
-1
/
+1
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+16
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
17
-101
/
+186
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
1
-8
/
+8
[prev]
[next]