index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
1
-2
/
+2
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2016-03-08
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
Paul Mackerras
1
-0
/
+14
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
1
-1
/
+1
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
1
-2
/
+2
2015-12-09
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
Thomas Huth
1
-1
/
+1
2015-12-09
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
1
-0
/
+2
2015-11-06
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
1
-8
/
+12
2015-10-21
KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path
Gautham R. Shenoy
1
-3
/
+14
2015-10-16
KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE
Mahesh Salgaonkar
1
-4
/
+8
2015-09-21
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
1
-0
/
+8
2015-08-22
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
1
-3
/
+3
2015-08-22
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
1
-2
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
1
-15
/
+98
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
1
-0
/
+5
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
1
-1
/
+1
2015-04-21
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
1
-3
/
+19
2015-04-21
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
1
-58
/
+8
2015-04-21
KVM: PPC: Book3S HV: Streamline guest entry and exit
Paul Mackerras
1
-86
/
+126
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-33
/
+28
2015-04-21
KVM: PPC: Book3S HV: Use decrementer to wake napping threads
Paul Mackerras
1
-2
/
+41
2015-04-21
KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
Paul Mackerras
1
-3
/
+7
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-12
/
+7
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-25
/
+19
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
1
-2
/
+139
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+115
2015-03-20
KVM: PPC: Book3S HV: Fix instruction emulation
Paul Mackerras
1
-0
/
+1
2014-12-29
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
1
-14
/
+14
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-243
/
+8
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
1
-1
/
+1
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
1
-2
/
+2
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-240
/
+5
2014-12-08
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
1
-17
/
+37
2014-09-22
KVM: PPC: Book3S HV: Add register name when loading toc
Michael Neuling
1
-1
/
+2
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-24
/
+46
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+6
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+6
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 on LE
Alexander Graf
1
-8
/
+8
2014-07-28
KVM: PPC: Book3S HV: Access XICS in BE
Alexander Graf
1
-4
/
+14
2014-07-28
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
Alexander Graf
1
-10
/
+10
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
1
-0
/
+1
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
1
-0
/
+11
2014-07-28
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
1
-1
/
+1
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
Anton Blanchard
1
-2
/
+2
2014-07-08
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
1
-1
/
+1
2014-07-07
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
1
-1
/
+1
2014-06-11
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
1
-3
/
+16
[next]