Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 2023-08-16 | 1 | -1/+1 |
* | powerpc/64: provide a helper macro to load r2 with the kernel TOC | Nicholas Piggin | 2022-09-28 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable | Paul Mackerras | 2018-10-09 | 1 | -114/+136 |
* | KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM | Simon Guo | 2018-06-01 | 1 | -2/+14 |
* | KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm() | Simon Guo | 2018-06-01 | 1 | -2/+92 |
* | KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() | Simon Guo | 2018-06-01 | 1 | -0/+2 |
* | KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_rest... | Simon Guo | 2018-06-01 | 1 | -35/+36 |
* | KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file | Simon Guo | 2018-05-31 | 1 | -0/+279 |