summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/shared
AgeCommit message (Expand)AuthorFilesLines
2023-06-27Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+11
2023-06-06x86/tdx: Add unaccepted memory supportKirill A. Shutemov1-0/+2
2023-06-06x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stubKirill A. Shutemov1-0/+51
2023-05-23x86/tdx: Wrap exit reason with hcall_func()Nikolay Borisov1-0/+11
2023-03-22x86/tdx: Drop flags from __tdx_hypercall()Kirill A. Shutemov1-3/+2
2023-02-25Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2023-01-27x86/tdx: Add more registers to struct tdx_hypercall_argsKirill A. Shutemov1-0/+6
2023-01-13cpuidle, ACPI: Make noinstr cleanPeter Zijlstra1-2/+2
2023-01-13x86/tdx: Remove TDX_HCALL_ISSUE_STIPeter Zijlstra1-1/+0
2022-05-24Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+74
2022-04-07x86/boot: Port I/O: Add decompression-time support for TDXKirill A. Shutemov1-0/+32
2022-04-07x86: Consolidate port I/O helpersKirill A. Shutemov1-0/+34
2022-04-07x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan1-0/+8
2022-04-06x86/boot: Introduce helpers for MSR reads/writesMichael Roth1-0/+15