index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
KVM: PPC: Book3S PR: Add emulation for treclaim.
Simon Guo
1
-0
/
+76
2018-06-01
KVM: PPC: Book3S PR: Restore NV regs after emulating mfspr from TM SPRs
Simon Guo
1
-2
/
+13
2018-06-01
KVM: PPC: Book3S PR: Always fail transactions in guest privileged state
Simon Guo
3
-1
/
+52
2018-06-01
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
3
-11
/
+50
2018-06-01
KVM: PPC: Book3S PR: Add math support for PR KVM HTM
Simon Guo
1
-0
/
+35
2018-06-01
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
3
-1
/
+36
2018-06-01
KVM: PPC: Book3S PR: Add kvmppc_save/restore_tm_sprs() APIs
Simon Guo
1
-0
/
+22
2018-06-01
KVM: PPC: Book3S PR: Add new kvmppc_copyto/from_vcpu_tm APIs
Simon Guo
1
-0
/
+41
2018-06-01
KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guest
Simon Guo
1
-0
/
+13
2018-06-01
KVM: PPC: Book3S PR: Implement RFID TM behavior to suppress change from S0 to N0
Simon Guo
1
-2
/
+19
2018-06-01
KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
Simon Guo
1
-23
/
+50
2018-06-01
KVM: PPC: Book3S PR: Pass through MSR TM and TS bits to shadow_msr
Simon Guo
1
-0
/
+5
2018-06-01
KVM: PPC: Book3S PR: Transition to Suspended state when injecting interrupt
Simon Guo
1
-1
/
+10
2018-06-01
KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()
Simon Guo
3
-5
/
+101
2018-06-01
KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
Simon Guo
1
-0
/
+2
2018-06-01
KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_rest...
Simon Guo
2
-47
/
+57
2018-05-31
KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
Simon Guo
3
-231
/
+282
2018-05-31
KVM: PPC: Book3S HV: Factor fake-suspend handling out of kvmppc_save/restore_tm
Paul Mackerras
1
-69
/
+126
2018-05-31
KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed
Paul Mackerras
1
-0
/
+12
2018-05-24
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
4
-2
/
+16
2018-05-24
powerpc/reg: Add TEXASR related macros
Simon Guo
2
-8
/
+27
2018-05-24
powerpc: Export msr_check_and_set() to modules
Simon Guo
1
-0
/
+1
2018-05-22
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
4
-92
/
+302
2018-05-22
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
3
-14
/
+19
2018-05-22
KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal...
Simon Guo
1
-136
/
+91
2018-05-22
KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys...
Simon Guo
1
-157
/
+44
2018-05-22
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
3
-0
/
+11
2018-05-22
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
4
-238
/
+51
2018-05-22
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
Simon Guo
2
-0
/
+24
2018-05-18
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
Paul Mackerras
1
-2
/
+9
2018-05-18
KVM: PPC: Book3S HV: Send kvmppc_bad_interrupt NMIs to Linux handlers
Nicholas Piggin
1
-1
/
+14
2018-05-18
KVM: PPC: Book3S HV: Fix kvmppc_bad_host_intr for real mode interrupts
Nicholas Piggin
1
-0
/
+2
2018-05-18
KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...
Nicholas Piggin
1
-21
/
+47
2018-05-18
KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributes
Nicholas Piggin
1
-3
/
+7
2018-05-18
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
2
-7
/
+32
2018-05-18
KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...
Nicholas Piggin
1
-28
/
+8
2018-05-18
KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmapping
Nicholas Piggin
1
-54
/
+138
2018-05-18
KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault path
Nicholas Piggin
1
-23
/
+23
2018-05-18
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
3
-22
/
+3
2018-05-18
KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue
Simon Guo
2
-1
/
+2
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
14
-80
/
+79
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
12
-54
/
+55
2018-05-17
KVM: PPC: Book3S: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-17
KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parameters
Alexey Kardashevskiy
1
-1
/
+2
2018-05-17
KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...
Alexey Kardashevskiy
2
-20
/
+94
2018-05-17
KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE
Alexey Kardashevskiy
2
-2
/
+2
2018-05-17
KVM: PPC: Book3S HV: Fix inaccurate comment
Paul Mackerras
1
-1
/
+1
2018-05-17
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
3
-1
/
+62
2018-05-17
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
3
-0
/
+9
2018-05-17
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
Paul Mackerras
1
-0
/
+8
[next]