index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
1
-10
/
+177
|
\
|
*
powerpc/kvm: Fix guest boot failure on Power9 since DAWR changes
Aneesh Kumar K.V
2018-04-01
1
-1
/
+1
|
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-2
/
+1
|
|
\
|
|
*
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-30
1
-2
/
+1
|
*
|
KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
Michael Neuling
2018-03-27
1
-0
/
+10
|
*
|
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
Michael Neuling
2018-03-27
1
-1
/
+7
|
*
|
KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
Paul Mackerras
2018-03-24
1
-7
/
+10
|
*
|
KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
Suraj Jitindar Singh
2018-03-24
1
-4
/
+20
|
*
|
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
1
-5
/
+138
|
|
/
*
|
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
Paul Mackerras
2018-03-23
1
-17
/
+18
*
|
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
2018-03-14
1
-5
/
+5
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-80
/
+151
|
\
|
*
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
1
-1
/
+2
|
|
\
|
|
*
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
2018-02-09
1
-1
/
+2
|
*
|
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
1
-83
/
+154
|
|
\
|
|
|
*
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+61
|
|
*
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
1
-3
/
+3
|
|
*
KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+10
|
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-01-19
1
-4
/
+5
|
|
|
\
|
|
*
|
KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
Paul Mackerras
2018-01-17
1
-54
/
+55
|
|
*
|
KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
Paul Mackerras
2018-01-17
1
-20
/
+20
|
|
*
|
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
Alexander Graf
2018-01-11
1
-1
/
+0
*
|
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-5
/
+4
|
\
|
|
|
|
*
|
|
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-10
1
-5
/
+4
|
|
/
/
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-01-21
1
-4
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2018-01-18
1
-4
/
+5
|
|
/
*
/
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
|
/
*
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
2017-11-09
1
-3
/
+10
|
\
|
*
KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code
Benjamin Herrenschmidt
2017-10-16
1
-3
/
+5
|
*
KVM: PPC: Book3S HV: POWER9 more doorbell fixes
Nicholas Piggin
2017-10-14
1
-0
/
+5
*
|
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
1
-6
/
+61
*
|
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-11-01
1
-8
/
+0
|
\
\
|
*
|
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-19
1
-8
/
+0
*
|
|
KVM: PPC: Book3S HV: Handle unexpected interrupts better
Paul Mackerras
2017-10-14
1
-1
/
+131
|
|
/
|
/
|
*
|
KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception
Michael Neuling
2017-09-22
1
-1
/
+13
|
/
*
KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
Paul Mackerras
2017-09-12
1
-1
/
+16
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
1
-0
/
+3
|
\
|
*
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
2017-08-24
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-08-31
1
-0
/
+8
|
\
\
|
*
|
KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
Nicholas Piggin
2017-08-29
1
-0
/
+8
*
|
|
KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
Paul Mackerras
2017-08-31
1
-1
/
+2
*
|
|
KVM: PPC: Book3S HV: Fix invalid use of register expression
Andreas Schwab
2017-08-31
1
-1
/
+1
|
|
/
|
/
|
*
|
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
1
-8
/
+51
|
/
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
1
-2
/
+10
|
\
|
*
powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths
Nicholas Piggin
2017-06-19
1
-2
/
+10
*
|
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
Paul Mackerras
2017-07-01
1
-42
/
+16
*
|
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
2017-06-22
1
-22
/
+30
*
|
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
2017-06-19
1
-0
/
+17
[next]