index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
Paul Mackerras
1
-17
/
+18
2018-03-19
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
1
-36
/
+93
2018-03-19
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
1
-33
/
+19
2018-03-19
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
1
-15
/
+27
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
8
-44
/
+2
2018-03-14
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
1
-5
/
+5
2018-03-13
Merge two commits from 'kvm-ppc-fixes' into next
Michael Ellerman
1
-1
/
+3
2018-03-06
Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Radim Krčmář
3
-35
/
+55
2018-03-03
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
1
-3
/
+2
2018-03-02
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
1
-5
/
+7
2018-03-02
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
1
-26
/
+43
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-13
KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
Paul Mackerras
1
-1
/
+1
2018-02-13
KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
Paul Mackerras
1
-0
/
+2
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-196
/
+610
2018-02-09
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Radim Krčmář
8
-35
/
+237
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2
-0
/
+186
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
2018-02-08
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
1
-1
/
+1
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-24
/
+22
2018-02-01
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Radim Krčmář
8
-144
/
+298
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Radim Krčmář
8
-41
/
+210
2018-01-31
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2018-02-01
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2
-14
/
+10
2018-02-01
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
1
-4
/
+12
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
2
-7
/
+5
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
4
-12
/
+15
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-12
/
+14
2018-01-21
powerpc/mm: Remove unused flag arg in global_invalidates
Aneesh Kumar K.V
1
-5
/
+4
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-1
/
+1
2018-01-19
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
1
-0
/
+131
2018-01-19
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2
-1
/
+91
2018-01-19
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
1
-3
/
+3
2018-01-19
KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-19
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
3
-3
/
+12
2018-01-19
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2
-25
/
+38
2018-01-19
KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs
Benjamin Herrenschmidt
1
-0
/
+28
2018-01-19
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
4
-16
/
+15
2018-01-18
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2
-7
/
+10
2018-01-18
KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
Paul Mackerras
1
-6
/
+24
2018-01-18
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
1
-4
/
+2
2018-01-17
KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
Paul Mackerras
1
-54
/
+55
2018-01-17
KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
Paul Mackerras
1
-20
/
+20
2018-01-16
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
2
-1
/
+9
2018-01-14
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-9
/
+11
2018-01-11
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
Paolo Bonzini
3
-29
/
+64
2018-01-11
KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
Markus Elfring
1
-2
/
+1
2018-01-11
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
Alexander Graf
1
-1
/
+0
[prev]
[next]