开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
shared
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-06
x86/tdx: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
Kirill A. Shutemov
2023-05-23
x86/tdx: Wrap exit reason with hcall_func()
Nikolay Borisov
2023-03-22
x86/tdx: Drop flags from __tdx_hypercall()
Kirill A. Shutemov
2023-02-25
Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-27
x86/tdx: Add more registers to struct tdx_hypercall_args
Kirill A. Shutemov
2023-01-13
cpuidle, ACPI: Make noinstr clean
Peter Zijlstra
2023-01-13
x86/tdx: Remove TDX_HCALL_ISSUE_STI
Peter Zijlstra
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-07
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
2022-04-07
x86: Consolidate port I/O helpers
Kirill A. Shutemov
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
2022-04-06
x86/boot: Introduce helpers for MSR reads/writes
Michael Roth