summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta2019-11-162-0/+118
* x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski2019-05-211-32/+7
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-211-7/+0
* x86/speculation/mds: Fix documentation typoJosh Poimboeuf2019-05-141-1/+1
* x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2019-05-141-0/+5
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-141-0/+27
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-141-0/+42
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-141-0/+52
* x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-143-0/+117
* x86/pti: Document fix wrong indexzhenwei.pi2018-01-231-1/+1
* x86/Documentation: Add PTI descriptionDave Hansen2018-01-171-0/+186
* 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
| |\ \
| | * | x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-081-0/+4
| | |/
| * / x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida2016-07-013-6/+6
| |/
* / Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-081-1/+4
|/
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-191-2/+2
|\
| * Documentation: x86: fix spelling mistakesEric Engestrom2016-04-281-2/+2
* | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar2016-04-221-3/+3
|\ \
| * | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross2016-04-221-3/+3
* | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2016-04-132-0/+235
|\| |
| * | x86/mm/pkeys: Add missing DocumentationDave Hansen2016-03-291-0/+27
| * | x86/Documentation: Start documenting x86 topologyBorislav Petkov2016-03-291-0/+208
| |/
* / x86/pat: Document the PAT initialization sequenceToshi Kani2016-03-291-0/+32
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-6/+6
|\
| * Documentation/x86: Update EFI memory region descriptionMatt Fleming2015-11-291-6/+6
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-151-0/+25
|\ \
| * | x86/microcode: Document builtin microcode loading methodBorislav Petkov2016-02-091-0/+25
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-0/+2
|\ \
| * | x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck2016-02-181-0/+2
| |/
* / x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-181-0/+35
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-4/+16
|\
| * x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez2015-08-281-4/+16
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+2
|\ \
| * | x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-211-1/+2
| |/
* / Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZEAlexander Kuleshov2015-08-241-1/+1
|/
* x86/asm/entry/64: Update path namesJames C Boyd2015-07-021-4/+4
* Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-301-1/+1
|\
| * x86/kaslr: Fix typo in the KASLR_FLAG documentationMiroslav Benes2015-05-111-1/+1
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-224-10/+63
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-224-10/+63
| |\ \ \ | | |_|/ | |/| |
| | | * x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-071-3/+6
| | | * x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-071-1/+3
| | * | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-081-2/+2
| | |\ \