aboutsummaryrefslogtreecommitdiff
path: root/Documentation/x86
AgeCommit message (Expand)AuthorFilesLines
2016-03-29x86/mm/pkeys: Add missing DocumentationGravatar Dave Hansen 1-0/+27
2016-03-29x86/Documentation: Start documenting x86 topologyGravatar Borislav Petkov 1-0/+208
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+6
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+25
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryGravatar Tony Luck 1-0/+2
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsGravatar Tony Luck 1-0/+35
2016-02-09x86/microcode: Document builtin microcode loading methodGravatar Borislav Petkov 1-0/+25
2015-11-29Documentation/x86: Update EFI memory region descriptionGravatar Matt Fleming 1-6/+6
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+16
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+2
2015-08-28x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Gravatar Luis R. Rodriguez 1-4/+16
2015-08-24Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZEGravatar Alexander Kuleshov 1-1/+1
2015-07-21x86/boot: Obsolete the MCA sys_desc_tableGravatar Paolo Pisati 1-1/+2
2015-07-02x86/asm/entry/64: Update path namesGravatar James C Boyd 1-4/+4
2015-06-30Merge branch 'x86/boot' into x86/urgentGravatar Ingo Molnar 1-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-10/+63
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Gravatar Ingo Molnar 4-10/+63
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchGravatar Ingo Molnar 1-2/+2
2015-06-08x86/asm/entry: Rename compat syscall entry pointsGravatar Ingo Molnar 1-2/+2
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsGravatar Ingo Molnar 1-0/+3
2015-06-07x86/mce: Add infrastructure to support Local MCEGravatar Ashok Raj 1-0/+3
2015-06-07x86/mm/pat: Add set_memory_wt() for Write-Through typeGravatar Toshi Kani 1-3/+6
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsGravatar Toshi Kani 1-1/+3
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Gravatar Luis R. Rodriguez 2-4/+49
2015-05-27x86/Documentation: Adapt Ingo's explanation on printing backtracesGravatar Borislav Petkov 1-0/+44
2015-05-27x86/Documentation: Remove STACKFAULT_STACK bulletpointGravatar Borislav Petkov 1-7/+3
2015-05-27x86/Documentation: Move kernel-stacks doc one level upGravatar Borislav Petkov 1-0/+0
2015-05-11x86/kaslr: Fix typo in the KASLR_FLAG documentationGravatar Miroslav Benes 1-1/+1
2015-04-30x86, doc: Remove cmdline_size from list of fields to be filled in for EFI han...Gravatar Alex Smith 1-1/+0
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properGravatar Borislav Petkov 1-0/+6
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2015-02-18Documentation/x86: Fix path in zero-page.txtGravatar Alexander Kuleshov 1-1/+1
2015-02-13x86_64: add KASan supportGravatar Andrey Ryabinin 1-0/+2
2015-01-02x86, entry: Switch stacks on a paranoid entry from userspaceGravatar Andy Lutomirski 2-9/+17
2014-12-19Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+14
2014-12-15x86, mpx: Give MPX a real config option promptGravatar Dave Hansen 1-1/+5
2014-12-15x86, mpx: Update documentationGravatar Dave Hansen 1-3/+9
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+5
2014-12-11x86/doc: Update documentation after file shufflingGravatar Luis R. Rodriguez 1-2/+5
2014-11-18x86, mpx: Add documentation on Intel MPXGravatar Qiaowei Ren 1-0/+234
2014-09-19x86/mm: Update memory map description to list hypervisor-reserved areaGravatar Dave Hansen 1-1/+1
2014-08-10x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig pathGravatar Jeremiah Mahler 1-1/+1
2014-07-31x86/mm: New tunable for single vs full TLB flushGravatar Dave Hansen 1-0/+75
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+2
2014-05-05doc: spelling error changesGravatar Carlos Garcia 2-2/+2
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackGravatar H. Peter Anvin 1-0/+2
2014-03-13x86, boot: Correct max ramdisk size nameGravatar Borislav Petkov 1-2/+2
2014-02-10Documentation/: update 00-INDEX filesGravatar Henrik Austad 1-2/+16