index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Invalidate ERAT on guest entry/exit for POWER9 DD1
Paul Mackerras
2017-01-31
1
-0
/
+6
*
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
Paul Mackerras
2017-01-31
1
-0
/
+29
*
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
Paul Mackerras
2017-01-31
1
-12
/
+26
*
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
2017-01-31
1
-11
/
+46
*
KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
Paul Mackerras
2017-01-31
1
-0
/
+8
*
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
2017-01-31
1
-3
/
+9
*
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
Nicholas Piggin
2017-01-27
1
-7
/
+9
*
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
Paul Mackerras
2016-11-24
1
-11
/
+22
*
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
2016-11-24
1
-6
/
+2
*
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
2016-11-24
1
-2
/
+37
*
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
Paul Mackerras
2016-11-24
1
-20
/
+30
*
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
2016-11-24
1
-3
/
+7
*
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2016-11-21
1
-0
/
+4
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
1
-7
/
+7
*
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
1
-0
/
+25
*
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
1
-0
/
+6
*
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
2016-09-09
1
-84
/
+74
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-213
/
+314
|
\
|
*
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
Paul Mackerras
2016-07-28
1
-0
/
+13
|
*
KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
Paul Mackerras
2016-07-28
1
-212
/
+237
|
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
1
-1
/
+64
*
|
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
Shreyas B. Prabhu
2016-07-15
1
-2
/
+2
|
/
*
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
2016-03-22
1
-2
/
+2
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-1
/
+1
|
\
|
*
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2016-03-03
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-2
/
+2
|
\
\
|
*
|
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
2016-02-16
1
-2
/
+2
|
|
/
*
/
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
Paul Mackerras
2016-03-08
1
-0
/
+14
|
/
*
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
Thomas Huth
2015-12-09
1
-1
/
+1
*
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
2015-12-09
1
-0
/
+2
*
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
2015-11-06
1
-8
/
+12
*
KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path
Gautham R. Shenoy
2015-10-21
1
-3
/
+14
*
KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE
Mahesh Salgaonkar
2015-10-16
1
-4
/
+8
*
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
2015-09-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
2015-09-03
1
-0
/
+1
*
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2015-09-03
1
-0
/
+8
*
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2015-08-22
1
-3
/
+3
*
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2015-08-22
1
-2
/
+2
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
1
-15
/
+98
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
1
-0
/
+5
*
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
2015-06-07
1
-1
/
+1
*
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
2015-04-21
1
-3
/
+19
*
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
2015-04-21
1
-58
/
+8
*
KVM: PPC: Book3S HV: Streamline guest entry and exit
Paul Mackerras
2015-04-21
1
-86
/
+126
*
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
2015-04-21
1
-33
/
+28
*
KVM: PPC: Book3S HV: Use decrementer to wake napping threads
Paul Mackerras
2015-04-21
1
-2
/
+41
*
KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
Paul Mackerras
2015-04-21
1
-3
/
+7
*
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
2015-04-21
1
-12
/
+7
*
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
2015-04-21
1
-25
/
+19
*
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2015-04-21
1
-2
/
+139
[next]