aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+25
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck1-0/+2
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+35
2016-02-09x86/microcode: Document builtin microcode loading methodBorislav Petkov1-0/+25
2015-11-29Documentation/x86: Update EFI memory region descriptionMatt Fleming1-6/+6
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+16
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2015-08-28x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del()Luis R. Rodriguez1-4/+16
2015-08-24Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZEAlexander Kuleshov1-1/+1
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati1-1/+2
2015-07-02x86/asm/entry/64: Update path namesJames C Boyd1-4/+4
2015-06-30Merge branch 'x86/boot' into x86/urgentIngo Molnar1-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+63
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar4-10/+63
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar1-2/+2
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar1-2/+2
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar1-0/+3
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj1-0/+3
2015-06-07x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani1-3/+6
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani1-1/+3
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pagesLuis R. Rodriguez2-4/+49
2015-05-27x86/Documentation: Adapt Ingo's explanation on printing backtracesBorislav Petkov1-0/+44
2015-05-27x86/Documentation: Remove STACKFAULT_STACK bulletpointBorislav Petkov1-7/+3
2015-05-27x86/Documentation: Move kernel-stacks doc one level upBorislav Petkov1-0/+0
2015-05-11x86/kaslr: Fix typo in the KASLR_FLAG documentationMiroslav Benes1-1/+1
2015-04-30x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handoverAlex Smith1-1/+0
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov1-0/+6
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-02-18Documentation/x86: Fix path in zero-page.txtAlexander Kuleshov1-1/+1
2015-02-13x86_64: add KASan supportAndrey Ryabinin1-0/+2
2015-01-02x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2-9/+17
2014-12-19Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+14
2014-12-15x86, mpx: Give MPX a real config option promptDave Hansen1-1/+5
2014-12-15x86, mpx: Update documentationDave Hansen1-3/+9
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2014-12-11x86/doc: Update documentation after file shufflingLuis R. Rodriguez1-2/+5
2014-11-18x86, mpx: Add documentation on Intel MPXQiaowei Ren1-0/+234
2014-09-19x86/mm: Update memory map description to list hypervisor-reserved areaDave Hansen1-1/+1
2014-08-10x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig pathJeremiah Mahler1-1/+1
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen1-0/+75
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+2
2014-05-05doc: spelling error changesCarlos Garcia2-2/+2
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin1-0/+2
2014-03-13x86, boot: Correct max ramdisk size nameBorislav Petkov1-2/+2
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad1-2/+16
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-23/+0
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young1-0/+3