aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86
AgeCommit message (Expand)Author
2019-05-30x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski
2019-05-30x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-14x86/speculation/mds: Fix documentation typoJosh Poimboeuf
2019-05-14x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2018-12-04x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-12-04x86/mm/doc: Enhance the x86-64 virtual memory layout descriptionsIngo Molnar
2018-12-04x86/mm/doc: Clean up the x86-64 virtual memory layout descriptionsBaoquan He
2018-06-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-28x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig
2018-05-28Documentation/x86: remove a stray reference to pci-nommu.cChristoph Hellwig
2018-05-19x86/intel_rdt/mba_sc: Documentation for MBA software controller(mba_sc)Vikas Shivappa
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-03x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov
2018-03-27Documentation: Fix early-microcode.txt references after file renameJaak Ristioja
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner
2018-02-28Documentation, x86, resctrl: Make text and sample command matchLi RongQing
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar
2018-02-23x86/topology: Fix function name in documentationDou Liyang
2018-02-16x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-29Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-25firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-19x86/pti: Document fix wrong indexzhenwei.pi
2018-01-18x86/intel_rdt: Add L2CDP support in documentationFenghua Yu
2018-01-18x86/intel_rdt: Update documentationFenghua Yu
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-06x86/Documentation: Add PTI descriptionDave Hansen
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-04x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski
2017-12-23x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra
2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski
2017-11-21x86/pkeys: Update documentation about availabilityDave Hansen
2017-11-13Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-07Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) descriptionBrijesh Singh
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar