aboutsummaryrefslogtreecommitdiff
path: root/Documentation/x86
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-38/+285
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-3/+135
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-70/+137
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsGravatar Fenghua Yu 1-0/+7
2017-08-01x86/intel_rdt/cqm: Documentation for resctrl based RDT MonitoringGravatar Vikas Shivappa 1-38/+278
2017-07-26x86/unwind: Add the ORC unwinderGravatar Josh Poimboeuf 1-0/+179
2017-07-25x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txtGravatar Wang Kai 1-3/+3
2017-07-25x86/microcode: Document the three loading methodsGravatar Borislav Petkov 2-70/+137
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yGravatar Kirill A. Shutemov 1-0/+64
2017-07-18x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Gravatar Tom Lendacky 1-0/+68
2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDGravatar Yazen Ghannam 1-1/+2
2017-05-09x86/intel_rdt: Fix a typo in DocumentationGravatar Xiaochen Shen 1-1/+1
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+33
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-20/+104
2017-04-14Documentation, x86: Intel Memory bandwidth allocationGravatar Vikas Shivappa 1-20/+87
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictGravatar Ingo Molnar 1-3/+3
2017-04-10x86/intel_rdt: Add cpus_list rdtgroup fileGravatar Jiri Olsa 1-0/+3
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileGravatar Tony Luck 1-0/+14
2017-04-04x86/mm: Define virtual memory map for 5-level pagingGravatar Kirill A. Shutemov 1-3/+30
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeGravatar Thomas Garnier 1-1/+4
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Gravatar Ingo Molnar 2-0/+116
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+114
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentGravatar Ingo Molnar 1-0/+114
2017-02-07efi: Get and store the secure boot statusGravatar David Howells 1-0/+2
2017-01-28x86/boot/e820: Rename everything to e820_tableGravatar Ingo Molnar 1-2/+2
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Gravatar Ingo Molnar 1-2/+2
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Gravatar Ingo Molnar 1-1/+1
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+9
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+214
2016-12-20x86/topology: Document cpu_llc_idGravatar Borislav Petkov 1-0/+9
2016-12-15Documentation, x86, resctrl: Recommend locking for resctrlfsGravatar Marcelo Tosatti 1-0/+114
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2016-11-07x86/intel_rdt: Add info files to DocumentationGravatar Thomas Gleixner 1-0/+19
2016-10-30Documentation, x86: Documentation for Intel resource allocation user interfaceGravatar Fenghua Yu 1-0/+195
2016-10-25x86/dumpstack: Remove raw stack dumpGravatar Josh Poimboeuf 1-4/+0
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-1/+1
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+64
2016-10-05x86/pkeys: Update documentationGravatar Dave Hansen 1-9/+5
2016-09-09pkeys: Add details of system call use to Documentation/Gravatar Dave Hansen 1-0/+62
2016-09-06x86: fix memory ranges in mm documentationGravatar Lorenzo Stoakes 1-3/+3
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2016-08-03Documenation: update cgroup's document pathGravatar seokhoon.yoon 1-2/+2
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesGravatar Ingo Molnar 4-6/+10
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2016-07-08x86/mm: Implement ASLR for kernel memory regionsGravatar Thomas Garnier 1-0/+4
2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesGravatar Masanari Iida 3-6/+6
2016-06-08Documentation/microcode: Document some aspects for more clarityGravatar Borislav Petkov 1-1/+4
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2016-04-28Documentation: x86: fix spelling mistakesGravatar Eric Engestrom 1-2/+2
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictGravatar Ingo Molnar 1-3/+3