summaryrefslogtreecommitdiff
path: root/Documentation/x86
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds4-126/+165
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+3
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+2
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+219
2022-05-12Documentation: In-Field ScanTony Luck2-0/+3
2022-04-28Documentation: x86: rework IOMMU documentationAlex Deucher3-116/+152
2022-04-08Documentation/x86: Document TDX kernel architectureKuppuswamy Sathyanarayanan2-0/+219
2022-04-07x86/sev: Add a sev= cmdline optionMichael Roth1-0/+14
2022-04-07x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth1-0/+2
2022-04-05Documentation: x86: Fix obsolete name of page fault handlerChin En Lin1-10/+13
2022-04-04x86/cpu: Remove "noexec"Borislav Petkov1-9/+0
2022-04-04x86/cpu: Remove "nosmep"Borislav Petkov1-2/+2
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov1-3/+2
2022-03-25Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+1
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+87
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+73
2022-03-02Documentation: Add x86/amd_hsmp driverNaveen Krishna Chatradhi2-0/+87
2022-02-23x86/mce: Remove the tolerance level controlBorislav Petkov1-8/+1
2022-02-15Documentation/x86: Update documentation for SVA (Shared Virtual Addressing)Fenghua Yu1-12/+41
2022-02-03x86/Documentation: Describe the Intel Hardware Feedback InterfaceRicardo Neri2-0/+73
2021-11-17x86/sgx: Fix minor documentation issuesReinette Chatre1-7/+7
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-54/+2
2021-11-03x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen1-0/+9
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2021-11-01Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+35
2021-10-28Documentation/x86: Add documentation for using dynamic XSTATE featuresChang S. Bae2-0/+66
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini1-0/+35
2021-10-12docs: use the lore redirector everywhereThorsten Leemhuis2-3/+3
2021-10-05ABI: sysfs-mce: add a new ABI fileMauro Carvalho Chehab1-54/+2
2021-09-08Merge tag 'docs-5.15-2' of git://git.lwn.net/linuxLinus Torvalds1-4/+0
2021-08-20docs: x86: Remove obsolete information about x86_64 vmalloc() faultingPeilin Ye1-4/+0
2021-08-12x86/reboot: Document how to override DMI platform quirksPaul Gortmaker1-0/+7
2021-08-12x86/reboot: Document the "reboot=pci" optionPaul Gortmaker1-1/+3
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+54
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2021-06-28Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+127
2021-06-17docs: x86: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2-3/+3
2021-06-10doc: Remove references to IBM CalgaryHubert Jasudowicz1-30/+1
2021-05-19x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZChang S. Bae2-0/+54
2021-05-18Documentation/x86: Add ratelimit in buslock.rstFenghua Yu1-0/+22
2021-05-18Documentation/x86: Add buslock.rstFenghua Yu2-0/+105
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh1-3/+3
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2021-04-27docs: Fix typo in Documentation/x86/x86_64/5level-paging.rstbilbao@vt.edu1-2/+2
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson1-0/+16
2021-03-26x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang1-0/+25
2021-01-28Documentation/x86/boot.rst: Correct the example of SETUP_INDIRECTCao jin1-1/+1
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2-0/+4
2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+94