index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-19
/
+18
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-2
/
+58
2014-05-30
KVM: PPC: Book3S HV: Fix machine check delivery to guest
Paul Mackerras
1
-0
/
+1
2014-05-30
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
1
-2
/
+57
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-2
/
+1
2014-05-13
Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
1
-0
/
+104
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
1
-17
/
+17
2014-04-28
KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
Paul Mackerras
1
-0
/
+104
2014-04-28
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
1
-1
/
+11
2014-04-28
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
1
-0
/
+6
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
1
-14
/
+14
[next]