Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-28 | powerpc/64: provide a helper macro to load r2 with the kernel TOC | Nicholas Piggin | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2018-10-09 | KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable | Paul Mackerras | 1 | -114/+136 |
2018-06-01 | KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM | Simon Guo | 1 | -2/+14 |
2018-06-01 | KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm() | Simon Guo | 1 | -2/+92 |
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 | 1 | -35/+36 |
2018-05-31 | KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file | Simon Guo | 1 | -0/+279 |