summaryrefslogtreecommitdiff
path: root/Documentation/x86
AgeCommit message (Expand)Author
2019-11-12x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-05-21x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski
2019-05-21x86/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-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-01-23x86/pti: Document fix wrong indexzhenwei.pi
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen
2018-01-10x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-10x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-10x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2018-01-02x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski
2018-01-02x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski
2017-12-29x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-29x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra
2017-12-29x86/mm/64: Improve the memory map documentationAndy Lutomirski
2017-12-25x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu
2017-08-01x86/intel_rdt/cqm: Documentation for resctrl based RDT MonitoringVikas Shivappa
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-25x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txtWang Kai
2017-07-25x86/microcode: Document the three loading methodsBorislav Petkov
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov
2017-07-18x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky
2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam
2017-05-09x86/intel_rdt: Fix a typo in DocumentationXiaochen Shen
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-14Documentation, x86: Intel Memory bandwidth allocationVikas Shivappa
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-04-10x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck
2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds