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
*
powerpc/kvm: Fix unannotated intra-function call warning
Sathvika Vasireddy
2023-01-30
1
-3
/
+2
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
11
-44
/
+52
|
\
|
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
3
-13
/
+33
|
|
\
|
|
*
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
1
-5
/
+12
|
|
*
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
1
-0
/
+3
|
|
*
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
2
-8
/
+18
|
*
|
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
1
-1
/
+1
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2022-11-30
1
-0
/
+4
|
|
\
\
|
*
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-11-30
6
-22
/
+14
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
2022-11-30
2
-9
/
+3
|
|
*
|
|
KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-11-24
1
-3
/
+2
|
|
*
|
|
KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce()
Deming Wang
2022-11-24
1
-3
/
+3
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Fix spelling mistakes
Zhang Jiaming
2022-11-24
1
-3
/
+3
|
|
*
|
|
KVM: PPC: Use __func__ to get function's name
XueBing Chen
2022-11-24
1
-4
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
/
|
powerpc/xive: remove unused parameter
Deming Wang
2022-11-24
3
-8
/
+4
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
4
-26
/
+18
|
\
\
\
|
*
|
|
KVM: replace direct irq.h inclusion
Paolo Bonzini
2022-11-09
2
-24
/
+16
|
*
|
|
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2022-11-09
2
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-12-01
1
-1
/
+1
|
/
/
*
/
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-13
1
-1
/
+1
|
*
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-13
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-27
1
-4
/
+45
|
|
*
|
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
2022-09-27
1
-21
/
+10
|
|
*
|
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
Nicholas Piggin
2022-09-27
1
-2
/
+2
|
|
*
|
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
Nicholas Piggin
2022-09-27
1
-3
/
+3
|
|
*
|
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
2022-09-27
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-07
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
[next]