summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-3/+2
|\
| * firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert2018-01-251-3/+2
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-291-2/+11
|\ \
| * | x86/intel_rdt: Add L2CDP support in documentationFenghua Yu2018-01-181-2/+5
| * | x86/intel_rdt: Update documentationFenghua Yu2018-01-181-1/+7
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-211-1/+1
|\ \ \ | |/ / |/| |
| * | x86/pti: Document fix wrong indexzhenwei.pi2018-01-191-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+186
|\| |
| * | x86/Documentation: Add PTI descriptionDave Hansen2018-01-061-0/+186
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-051-7/+11
|\| | | |/ |/|
| * x86/kaslr: Fix the vaddr_end messThomas Gleixner2018-01-051-0/+6
| * x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner2018-01-041-3/+4
| * x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin2018-01-041-4/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-2/+3
|\|
| * x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski2017-12-231-1/+2
| * x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski2017-12-231-2/+2
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-13/+11
|\|
| * x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-0/+2
| * x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra2017-12-221-9/+3
| * x86/mm/64: Improve the memory map documentationAndy Lutomirski2017-12-221-4/+6
* | x86/pkeys: Update documentation about availabilityDave Hansen2017-11-211-2/+7
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-131-0/+11
|\ \
| * | x86/intel_rdt: Add documentation for "info/last_cmd_status"Tony Luck2017-09-271-0/+11
* | | Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) descriptionBrijesh Singh2017-11-071-4/+26
| |/ |/|
* | Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-061-1/+1
|\ \
| * | x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin2017-10-201-1/+1
| |/
* / x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-38/+285
|\
| * x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu2017-08-011-0/+7
| * x86/intel_rdt/cqm: Documentation for resctrl based RDT MonitoringVikas Shivappa2017-08-011-38/+278
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-043-3/+135
|\ \
| * | x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txtWang Kai2017-07-251-3/+3
| * | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-07-211-0/+64
| * | x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky2017-07-181-0/+68
| |/
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-042-70/+137
|\ \
| * | x86/microcode: Document the three loading methodsBorislav Petkov2017-07-252-70/+137
| |/
* / x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-0/+179
|/
* x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-141-1/+2
* x86/intel_rdt: Fix a typo in DocumentationXiaochen Shen2017-05-091-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-3/+33
|\
| * Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-3/+3
| |\
| * | x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov2017-04-041-3/+30
| * | x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier2017-03-161-1/+4
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-20/+104
|\ \ \ | |_|/ |/| |
| * | Documentation, x86: Intel Memory bandwidth allocationVikas Shivappa2017-04-141-20/+87
| * | x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa2017-04-101-0/+3
| * | x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck2017-04-051-0/+14
| |/
* | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-012-0/+116
|\|
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-281-0/+114
| |\
| | * Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-201-0/+114
| | |\