summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| | | * | x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-2/+2
| | |/ / | |/| |
| | * | Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-071-0/+3
| | |\ \ | | | |/ | | |/|
| | | * x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-071-0/+3
| | |/ | |/|
| | * x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez2015-05-272-4/+49
| |/
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-221-1/+0
|\ \
| * | x86, doc: Remove cmdline_size from list of fields to be filled in for EFI han...Alex Smith2015-04-301-1/+0
| |/
* | x86/Documentation: Adapt Ingo's explanation on printing backtracesBorislav Petkov2015-05-271-0/+44
* | x86/Documentation: Remove STACKFAULT_STACK bulletpointBorislav Petkov2015-05-271-7/+3
* | x86/Documentation: Move kernel-stacks doc one level upBorislav Petkov2015-05-271-0/+0
|/
* x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov2015-04-031-0/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-1/+1
|\
OpenPOWER on IntegriCloud