summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-3044-8681/+0
* Documentation/x86: Update split lock documentationTony Luck2023-03-231-2/+8
* Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-222-10/+10
|\
| * docs: ftrace: always use canonical ftrace pathRoss Zwisler2023-01-311-9/+9
| * Documentation: x86: fix typo in x86_64/mm.rstWang Yong2023-01-021-1/+1
* | Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-02-211-2/+145
|\ \
| * | Documentation/x86: Update resctrl.rst for new featuresBabu Moger2023-01-231-2/+145
| |/
* / x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-191-0/+36
|/
* Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-0/+43
|\
| * virt: Add TDX guest driverKuppuswamy Sathyanarayanan2022-11-171-0/+43
* | Documentation/x86/boot: Reserve type_of_loader=13 for bareboxAhmad Fatoum2022-10-171-0/+1
|/
* Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-041-9/+107
|\
| * x86/microcode: Document the whole late loading problemAshok Raj2022-08-181-9/+107
* | docs: x86: replace do_IRQ int the entry_64.rst with common_interrupt()Tuo Cao2022-09-271-2/+2
|/
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-3/+5
|\
| * x86/swiotlb: fix param usage in boot-options.rstDongli Zhang2022-06-221-3/+5
* | Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-051-0/+15
|\ \
| * | Documentation/x86: Introduce enclave runtime management sectionReinette Chatre2022-07-071-0/+15
* | | Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-031-1/+1
|\ \ \
| * | | efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel2022-06-241-1/+1
| | |/ | |/|
* / | objtool: update objtool.txt referencesMauro Carvalho Chehab2022-07-071-1/+1
|/ /
* | Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds2022-05-254-126/+165
|\ \
| * | Documentation: x86: rework IOMMU documentationAlex Deucher2022-04-283-116/+152
| * | Documentation: x86: Fix obsolete name of page fault handlerChin En Lin2022-04-051-10/+13
| |/
* | Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-232-0/+3
|\ \
| * | Documentation: In-Field ScanTony Luck2022-05-122-0/+3
| |/
* | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-232-12/+2
|\ \
| * | x86/cpu: Remove "noexec"Borislav Petkov2022-04-041-9/+0
| * | x86/cpu: Remove "nosmep"Borislav Petkov2022-04-041-2/+2
| * | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-041-3/+2
| |/
* | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-232-0/+219
|\ \
| * | Documentation/x86: Document TDX kernel architectureKuppuswamy Sathyanarayanan2022-04-082-0/+219
| |/
* | x86/sev: Add a sev= cmdline optionMichael Roth2022-04-071-0/+14
* | x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth2022-04-071-0/+2
|/
* Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-251-8/+1
|\
| * x86/mce: Remove the tolerance level controlBorislav Petkov2022-02-231-8/+1
* | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-252-0/+87
|\ \
| * | Documentation: Add x86/amd_hsmp driverNaveen Krishna Chatradhi2022-03-022-0/+87
| |/
* | Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-212-0/+73
|\ \
| * | x86/Documentation: Describe the Intel Hardware Feedback InterfaceRicardo Neri2022-02-032-0/+73
| |/
* / Documentation/x86: Update documentation for SVA (Shared Virtual Addressing)Fenghua Yu2022-02-151-12/+41
|/
* x86/sgx: Fix minor documentation issuesReinette Chatre2021-11-171-7/+7
* Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-141-0/+9
|\
| * x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-031-0/+9
* | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-54/+2
|\ \
| * | ABI: sysfs-mce: add a new ABI fileMauro Carvalho Chehab2021-10-051-54/+2
* | | Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2021-11-022-3/+3
|\ \ \ | |_|/ |/| |
| * | docs: use the lore redirector everywhereThorsten Leemhuis2021-10-122-3/+3
| |/
* | Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-0/+35
|\ \
| * | x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini2021-10-221-0/+35
| |/