aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/tip/tipLinus Torvalds2-1/+94
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+9
2020-12-03docs: archis: add a per-architecture features listMauro Carvalho Chehab2-0/+4
2020-11-19x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam1-0/+9
2020-11-18Documentation/x86: Document SGX kernel architectureJarkko Sakkinen2-0/+212
2020-10-27Documentation/x86: Rename resctrl_ui.rst and add two errata to the fileFenghua Yu2-1/+94
2020-10-23Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-10-21Documentation: x86: fix a missing word in x86_64/mm.rst.Wei Lin Chang1-1/+1
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+22
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-0/+4
2020-10-13dt: Remove booting-without-of.rstRob Herring2-0/+22
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+16
2020-10-12Merge tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+156
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+258
2020-10-02Documentation/x86: Fix incorrect references to zero-page.txtHeinrich Schuchardt1-3/+3
2020-09-17Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)Ashok Raj2-0/+258
2020-09-01Documentation/x86: Add documentation for /proc/cpuinfo feature flagsKyung Min Park2-0/+156
2020-08-26x86/resctrl: Enable user to view thread or core throttling modeFenghua Yu1-2/+16
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+200
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell1-3/+3
2020-07-13Documentation: x86: earlyprintk: drop doubled wordsRandy Dunlap1-1/+1
2020-07-13Documentation: x86: machinecheck: drop doubled wordsRandy Dunlap1-1/+1
2020-06-18Documentation/x86/64: Add documentation for GS/FS addressing modeThomas Gleixner2-0/+200
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-04-28Documentation: x86: fix space instead of tab in uefi docFlavio Suligoi1-1/+1
2020-04-14Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirementsArd Biesheuvel1-3/+18
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2020-03-27Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORTNick Desaulniers1-0/+14
2020-03-26kill uaccess_try()Al Viro1-6/+0
2020-03-20docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab1-1/+2
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar1-1/+0
2020-02-25docs: remove MPX from the x86 tocStephen Kitt1-1/+0
2020-02-22x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar1-6/+2
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpxLinus Torvalds1-252/+0
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds2-25/+26
2020-01-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen1-252/+0
2020-01-10Documentation: boot.rst: fix warningsDaniel W. S. Almeida1-20/+20
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+0
2019-12-30Doc: x86: Fix a typo in mm.rstMasanari Iida1-3/+3
2019-12-19Documentation: x86: fix boot.rst warning and formatRandy Dunlap1-2/+3
2019-12-18Documentation/x86/boot: Fix typoEnrico Weigelt1-1/+1
2019-11-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+174
2019-11-12x86/boot: Introduce setup_indirectDaniel Kiper1-1/+42
2019-11-12x86/boot: Introduce kernel_info.setup_type_maxDaniel Kiper1-1/+8
2019-11-12x86/boot: Introduce kernel_infoDaniel Kiper1-0/+126
2019-10-28x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta2-0/+118