summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/shared
AgeCommit message (Expand)AuthorLines
2023-03-22x86/tdx: Drop flags from __tdx_hypercall()Kirill A. Shutemov-3/+2
2023-02-25Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2023-01-27x86/tdx: Add more registers to struct tdx_hypercall_argsKirill A. Shutemov-0/+6
2023-01-13cpuidle, ACPI: Make noinstr cleanPeter Zijlstra-2/+2
2023-01-13x86/tdx: Remove TDX_HCALL_ISSUE_STIPeter Zijlstra-1/+0
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+74
2022-04-07x86/boot: Port I/O: Add decompression-time support for TDXKirill A. Shutemov-0/+32
2022-04-07x86: Consolidate port I/O helpersKirill A. Shutemov-0/+34
2022-04-07x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan-0/+8
2022-04-06x86/boot: Introduce helpers for MSR reads/writesMichael Roth-0/+15