aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86
AgeCommit message (Expand)Author
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-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
2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-27x86/intel_rdt: Add documentation for "info/last_cmd_status"Tony Luck
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