summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-3/+3
* Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds2021-05-061-2/+2
|\
| * docs: Fix typo in Documentation/x86/x86_64/5level-paging.rstbilbao@vt.edu2021-04-271-2/+2
* | x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson2021-04-061-0/+16
* | x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang2021-03-261-0/+25
|/
* Documentation/x86/boot.rst: Correct the example of SETUP_INDIRECTCao jin2021-01-281-1/+1
* Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2020-12-142-0/+4
|\
| * docs: archis: add a per-architecture features listMauro Carvalho Chehab2020-12-032-0/+4
* | Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-142-1/+94
|\ \
| * | Documentation/x86: Rename resctrl_ui.rst and add two errata to the fileFenghua Yu2020-10-272-1/+94
| |/
* | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-141-0/+9
|\ \
| * | x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-11-191-0/+9
| |/
* / Documentation/x86: Document SGX kernel architectureJarkko Sakkinen2020-11-182-0/+212
|/
* Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds2020-10-231-1/+1
|\
| * Documentation: x86: fix a missing word in x86_64/mm.rst.Wei Lin Chang2020-10-211-1/+1
* | Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-142-0/+22
|\ \
| * | dt: Remove booting-without-of.rstRob Herring2020-10-132-0/+22
| |/
* | x86/numa: add 'nohmat' optionDan Williams2020-10-131-0/+4
* | Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-2/+16
|\ \
| * | x86/resctrl: Enable user to view thread or core throttling modeFenghua Yu2020-08-261-2/+16
| |/
* | Merge tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-122-0/+156
|\ \
| * | Documentation/x86: Add documentation for /proc/cpuinfo feature flagsKyung Min Park2020-09-012-0/+156
| |/
* | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-122-0/+258
|\ \
| * | Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)Ashok Raj2020-09-172-0/+258
| |/
* / Documentation/x86: Fix incorrect references to zero-page.txtHeinrich Schuchardt2020-10-021-3/+3
|/
* Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-042-2/+2
|\
| * Documentation: x86: earlyprintk: drop doubled wordsRandy Dunlap2020-07-131-1/+1
| * Documentation: x86: machinecheck: drop doubled wordsRandy Dunlap2020-07-131-1/+1
* | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-042-0/+200
|\ \
| * | Documentation/x86/64: Add documentation for GS/FS addressing modeThomas Gleixner2020-06-182-0/+200
| |/
* / x86: Add support for ZSTD compressed kernelNick Terrell2020-07-311-3/+3
|/
* Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\
| * Documentation: x86: fix space instead of tab in uefi docFlavio Suligoi2020-04-281-1/+1
* | Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirementsArd Biesheuvel2020-04-141-3/+18
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-311-6/+0
|\
| * kill uaccess_try()Al Viro2020-03-261-6/+0
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-301-6/+2
|\ \
| * \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-081-1/+0
| |\ \
| * | | x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar2020-02-221-6/+2
| | |/ | |/|
* | | Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORTNick Desaulniers2020-03-271-0/+14
* | | docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab2020-03-201-1/+2
| |/ |/|
* | docs: remove MPX from the x86 tocStephen Kitt2020-02-251-1/+0
|/
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-301-252/+0
|\
| * x86/mpx: remove MPX from arch/x86Dave Hansen2020-01-231-252/+0
* | Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds2020-01-292-25/+26
|\ \
| * | Documentation: boot.rst: fix warningsDaniel W. S. Almeida2020-01-101-20/+20
| * | Doc: x86: Fix a typo in mm.rstMasanari Iida2019-12-301-3/+3
| * | Documentation: x86: fix boot.rst warning and formatRandy Dunlap2019-12-191-2/+3
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \
| * | | Documentation/x86/boot: Fix typoEnrico Weigelt2019-12-181-1/+1
| |/ /