index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
4
-8
/
+27
2018-10-10
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
1
-1
/
+1
2018-05-30
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
1
-5
/
+7
2018-05-16
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
1
-3
/
+5
2018-04-13
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
1
-8
/
+26
2018-03-24
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2018-02-25
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
3
-8
/
+10
2017-11-15
KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
Li Zhong
1
-3
/
+2
2017-11-02
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
Greg Kurz
1
-2
/
+1
2017-10-05
KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
Paul Mackerras
1
-0
/
+3
2017-10-05
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-23
/
+31
2017-08-06
KVM: PPC: Book3S HV: Save/restore host values of debug registers
Paul Mackerras
1
-7
/
+32
2017-08-06
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
Paul Mackerras
2
-2
/
+11
2017-08-06
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
Paul Mackerras
1
-0
/
+2
2017-06-29
KVM: PPC: Book3S HV: Context-switch EBB registers properly
Paul Mackerras
1
-0
/
+15
2017-06-29
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
Paul Mackerras
1
-0
/
+21
2017-01-09
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
Paul Mackerras
1
-0
/
+2
2017-01-09
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2
-0
/
+10
2016-10-22
KVM: PPC: Book3S HV: Fix build error when SMP=n
Michael Ellerman
1
-0
/
+1
2016-09-27
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
Thomas Huth
1
-0
/
+2
2016-09-27
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
Thomas Huth
1
-0
/
+2
2016-09-27
KVM: PPC: BookE: Fix a sanity check
Dan Carpenter
1
-1
/
+1
2016-09-27
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
Paul Mackerras
1
-125
/
+3
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
5
-18
/
+26
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+10
2016-09-13
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
Markus Elfring
1
-6
/
+5
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
Markus Elfring
1
-3
/
+4
2016-09-12
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
Markus Elfring
1
-12
/
+11
2016-09-12
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...
Markus Elfring
1
-1
/
+1
2016-09-12
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...
Markus Elfring
1
-14
/
+16
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
Markus Elfring
1
-1
/
+1
2016-09-12
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2
-5
/
+16
2016-09-12
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
4
-0
/
+57
2016-09-12
KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
Suresh Warrier
1
-0
/
+50
2016-09-12
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2
-0
/
+12
2016-09-12
KVM: PPC: Book3S HV: Dump irqmap in debugfs
Suresh Warrier
1
-0
/
+17
2016-09-12
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
5
-3
/
+36
2016-09-12
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
4
-2
/
+129
2016-09-09
KVM: PPC: Book3S HV: Enable IRQ bypass
Suresh Warrier
1
-1
/
+159
2016-09-09
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
1
-0
/
+13
2016-09-09
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
2
-0
/
+40
2016-09-09
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
2
-84
/
+158
2016-09-09
Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next
Paul Mackerras
2
-0
/
+57
2016-09-09
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
2
-0
/
+57
2016-09-08
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2
-5
/
+35
2016-09-08
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
2
-14
/
+124
2016-09-08
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
1
-26
/
+42
2016-08-25
KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
Paul Mackerras
2
-11
/
+9
2016-08-19
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
Paul Mackerras
1
-0
/
+13
2016-08-19
KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation
Paul Mackerras
1
-0
/
+2
[next]