summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * Documentation, x86, resctrl: Recommend locking for resctrlfsMarcelo Tosatti2016-12-151-0/+114
| * | | efi: Get and store the secure boot statusDavid Howells2017-02-071-0/+2
| |/ /
* | | x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-2/+2
* | | x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-2/+2
* | | x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar2017-01-281-1/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-231-0/+9
|\ \
| * | x86/topology: Document cpu_llc_idBorislav Petkov2016-12-201-0/+9
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+214
|\ \ \ | |/ / |/| / | |/
| * x86/intel_rdt: Add info files to DocumentationThomas Gleixner2016-11-071-0/+19
| * Documentation, x86: Documentation for Intel resource allocation user interfaceFenghua Yu2016-10-301-0/+195
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-1/+1
|\ \
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| |/
* | x86/dumpstack: Remove raw stack dumpJosh Poimboeuf2016-10-251-4/+0
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-6/+64
|\
| * x86/pkeys: Update documentationDave Hansen2016-10-051-9/+5
| * pkeys: Add details of system call use to Documentation/Dave Hansen2016-09-091-0/+62
* | x86: fix memory ranges in mm documentationLorenzo Stoakes2016-09-061-3/+3
|/
* Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-071-2/+2
|\
| * Documenation: update cgroup's document pathseokhoon.yoon2016-08-031-2/+2
* | Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-274-6/+10
|\ \
| * \ Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-0/+4
| |\ \
OpenPOWER on IntegriCloud