index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: BookS PR-KVM and BookE do not support context tracking
Nicholas Piggin
2022-10-18
1
-0
/
+4
*
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
1
-9
/
+12
|
\
|
*
mm: free device private pages have zero refcount
Alistair Popple
2022-10-12
1
-1
/
+1
|
*
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-12
1
-8
/
+11
*
|
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-09
8
-52
/
+115
|
\
\
|
*
|
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
2022-10-07
1
-1
/
+1
|
*
|
KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
Nicholas Piggin
2022-09-30
1
-21
/
+41
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-09-30
2
-33
/
+76
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
Nicholas Piggin
2022-09-28
1
-4
/
+45
|
|
*
|
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
2022-09-28
1
-21
/
+10
|
|
*
|
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
Nicholas Piggin
2022-09-28
1
-2
/
+2
|
|
*
|
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
Nicholas Piggin
2022-09-28
1
-3
/
+3
|
|
*
|
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
2022-09-28
2
-3
/
+16
|
|
|
/
|
*
|
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
3
-4
/
+4
|
*
|
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
2022-09-26
1
-1
/
+1
|
*
|
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-09-26
1
-2
/
+2
|
*
|
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
1
-2
/
+2
|
|
/
*
/
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
2022-09-26
4
-4
/
+0
|
/
*
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
6
-14
/
+14
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
14
-290
/
+322
|
\
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-08-01
4
-239
/
+220
|
|
\
|
|
*
powerpc/kvm: Remove comment related to moving PMU code to perf subsystem
Kajol Jain
2022-07-20
1
-6
/
+0
|
|
*
powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...
Kajol Jain
2022-07-20
3
-221
/
+226
|
|
*
KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt
Murilo Opsfelder Araujo
2022-07-20
1
-18
/
+0
|
*
|
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
2022-07-28
1
-3
/
+4
|
*
|
powerpc: Fix all occurences of duplicate words
Michael Ellerman
2022-07-25
1
-1
/
+1
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-07-09
8
-47
/
+94
|
|
\
|
|
|
*
KVM: PPC: Kconfig: Fix indentation
Juerg Haefliger
2022-06-29
1
-1
/
+1
|
|
*
KVM: PPC: Do not warn when userspace asked for too big TCE table
Alexey Kardashevskiy
2022-06-29
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: tracing: Add missing hcall names
Fabiano Rosas
2022-06-29
1
-1
/
+20
|
|
*
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
2022-06-29
3
-19
/
+27
|
|
*
KVM: PPC: Book3S HV: Expose timing functions to module code
Fabiano Rosas
2022-06-29
2
-9
/
+12
|
|
*
KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
Fabiano Rosas
2022-06-29
3
-4
/
+25
|
|
*
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
2022-06-29
2
-13
/
+17
|
|
*
KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
Fabiano Rosas
2022-06-29
1
-11
/
+2
|
|
*
KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
Alexey Kardashevskiy
2022-06-24
1
-0
/
+1
|
*
|
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-06-29
2
-0
/
+2
|
*
|
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-20
1
-0
/
+1
|
|
/
*
/
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-25
1
-1
/
+1
|
/
*
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-22
2
-2
/
+2
*
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
1
-0
/
+5
*
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
2
-2
/
+2
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-19
19
-1594
/
+883
|
\
|
*
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
Fabiano Rosas
2022-05-19
2
-8
/
+8
|
*
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
2022-05-19
8
-778
/
+632
|
*
KVM: PPC: Book3s: PR: Enable default TCE hypercalls
Alexey Kardashevskiy
2022-05-19
1
-0
/
+6
|
*
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-19
5
-685
/
+49
|
*
Merge branch 'fixes' into topic/ppc-kvm
Michael Ellerman
2022-05-19
3
-49
/
+66
|
|
\
|
*
|
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
Fabiano Rosas
2022-05-19
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()
Bo Liu
2022-05-18
1
-3
/
+3
[next]