index
:
Linux
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
KVM: PPC: Book3S HV: Fix instruction emulation
Paul Mackerras
2015-03-20
1
-0
/
+1
*
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
2014-12-29
1
-14
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
1
-243
/
+8
|
\
|
*
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
2014-12-17
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
2014-12-17
1
-2
/
+2
|
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
1
-240
/
+5
*
|
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
2014-12-08
1
-17
/
+37
|
/
*
KVM: PPC: Book3S HV: Add register name when loading toc
Michael Neuling
2014-09-22
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
1
-24
/
+46
|
\
|
*
KVM: PPC: Book3S HV: Fix ABIv2 on LE
Alexander Graf
2014-07-28
1
-8
/
+8
|
*
KVM: PPC: Book3S HV: Access XICS in BE
Alexander Graf
2014-07-28
1
-4
/
+14
|
*
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
Alexander Graf
2014-07-28
1
-10
/
+10
|
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
1
-0
/
+1
|
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
1
-0
/
+11
|
*
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2014-07-28
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
Anton Blanchard
2014-07-28
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
1
-0
/
+6
|
\
\
|
*
|
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
1
-0
/
+6
|
|
/
*
|
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
2014-07-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2014-07-07
1
-1
/
+1
*
|
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
1
-3
/
+16
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-19
/
+18
|
\
|
*
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
2014-05-28
1
-2
/
+1
|
*
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-05
1
-17
/
+17
|
|
\
|
|
*
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
1
-14
/
+14
|
|
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
1
-3
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-2
/
+58
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Fix machine check delivery to guest
Paul Mackerras
2014-05-30
1
-0
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
2014-05-30
1
-2
/
+57
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
2014-05-13
1
-0
/
+104
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
Paul Mackerras
2014-04-28
1
-0
/
+104
|
|
/
*
|
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
2014-04-28
1
-1
/
+11
*
|
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
2014-04-28
1
-0
/
+6
|
/
*
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
1
-31
/
+156
|
\
|
*
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
2014-03-29
1
-0
/
+10
|
*
KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
Paul Mackerras
2014-03-29
1
-1
/
+9
|
*
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
2014-03-29
1
-29
/
+136
|
*
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
2014-03-26
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-04-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-03-19
1
-2
/
+2
*
|
KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE
Paul Mackerras
2014-03-13
1
-2
/
+2
*
|
KVM: PPC: Book3S HV: Remove bogus duplicate code
Paul Mackerras
2014-03-13
1
-67
/
+0
|
/
*
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-29
1
-457
/
+734
|
\
|
*
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2014-01-27
1
-2
/
+73
|
*
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
1
-10
/
+5
|
*
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2014-01-27
1
-2
/
+30
|
*
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
2014-01-27
1
-0
/
+7
|
*
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
2014-01-27
1
-4
/
+15
|
*
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
Paul Mackerras
2014-01-27
1
-115
/
+77
|
*
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
Paul Mackerras
2014-01-27
1
-1
/
+7
[next]