summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Documentation/x86: Fix path in zero-page.txtAlexander Kuleshov2015-02-181-1/+1
* | x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+2
|/
* x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-022-9/+17
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-191-4/+14
|\
| * x86, mpx: Give MPX a real config option promptDave Hansen2014-12-151-1/+5
| * x86, mpx: Update documentationDave Hansen2014-12-151-3/+9
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-141-2/+5
|\ \ | |/ |/|
| * x86/doc: Update documentation after file shufflingLuis R. Rodriguez2014-12-111-2/+5
* | x86, mpx: Add documentation on Intel MPXQiaowei Ren2014-11-181-0/+234
|/
* x86/mm: Update memory map description to list hypervisor-reserved areaDave Hansen2014-09-191-1/+1
* x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig pathJeremiah Mahler2014-08-101-1/+1
* x86/mm: New tunable for single vs full TLB flushDave Hansen2014-07-311-0/+75
* Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-051-0/+2
|\
| * x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-301-0/+2
* | doc: spelling error changesCarlos Garcia2014-05-052-2/+2
|/
* x86, boot: Correct max ramdisk size nameBorislav Petkov2014-03-131-2/+2
* Documentation/: update 00-INDEX filesHenrik Austad2014-02-101-2/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-23/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-12-191-65/+0
| |\
| * | Documentation: Update x86_64/boot-options.txtRichard Weinberger2013-12-021-23/+0
* | | x86: Add xloadflags bit for EFI runtime support on kexecDave Young2013-12-291-0/+3
* | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-261-0/+7
|\ \ \ | |_|/ |/| |
| * | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-0/+7
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-65/+0
|\ \ \ | |/ / | | / | |/ |/|
| * EFI stub documentation updatesRoy Franz2013-09-251-65/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \
| * | doc: Fix typo in doucmentationsMasanari Iida2013-07-251-1/+1
| |/
* | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-0/+5
|\ \ | |/ |/|
| * mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+5
* | arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-3/+4
* | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-301-6/+5
|/
OpenPOWER on IntegriCloud