summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+3
|\
| * x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+2
* | mm: remove references to vm_insert_pfn()Matthew Wilcox2018-10-261-2/+2
* | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-242-36/+0
|\ \
| * | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-092-36/+0
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-51/+120
|\ \
| * | x86/mm/doc: Enhance the x86-64 virtual memory layout descriptionsIngo Molnar2018-10-061-51/+120
| * | x86/mm/doc: Clean up the x86-64 virtual memory layout descriptionsBaoquan He2018-10-061-42/+42
* | | Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+31
|\ \ \
| * | | x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2018-10-101-1/+31
| |/ /
* / / x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre2018-09-281-8/+14
|/ /
* / x86/doc: Fix Documentation/x86/earlyprintk.txtRandy Dunlap2018-09-101-10/+15
|/
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-3/+1
|\
| * x86/tsc: Redefine notsc to behave as tsc=unstablePavel Tatashin2018-07-201-3/+1
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-3/+377
|\ \
| * | x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre2018-07-031-0/+3
| * | x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre2018-06-241-2/+2
| * | x86/intel_rdt: Documentation for Cache Pseudo-LockingReinette Chatre2018-06-231-2/+278
| * | x86/intel_rdt: Document new mode, size, and bit_usageReinette Chatre2018-06-231-2/+97
| |/
* / x86/numa_emulation: Introduce uniform split capabilityDan Williams2018-07-061-0/+4
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-8/+67
|\
| * x86/intel_rdt/mba_sc: Documentation for MBA software controller(mba_sc)Vikas Shivappa2018-05-191-8/+67
* | x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig2018-05-281-5/+0
* | x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2018-05-281-3/+1
* | Documentation/x86: remove a stray reference to pci-nommu.cChristoph Hellwig2018-05-281-2/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-151-1/+1
|\
| * Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-121-6/+3
| |\
| * | x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov2018-04-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-2/+2
|\ \ \ | |_|/ |/| |
| * | Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-271-2/+2
| |/
* | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-141-1/+1
|\|
| * Documentation, x86, resctrl: Make text and sample command matchLi RongQing2018-02-281-1/+1
* | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-261-1/+1
|\|
| * x86/topology: Fix function name in documentationDou Liyang2018-02-231-1/+1
* | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-161-6/+3
|/
* 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