aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon1-2/+2
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar4-6/+10
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier1-0/+4
2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida3-6/+6
2016-06-08Documentation/microcode: Document some aspects for more clarityBorislav Petkov1-1/+4
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2016-04-28Documentation: x86: fix spelling mistakesEric Engestrom1-2/+2
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar1-3/+3
2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross1-3/+3
2016-04-13Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2-0/+235
2016-03-29x86/pat: Document the PAT initialization sequenceToshi Kani1-0/+32
2016-03-29x86/mm/pkeys: Add missing DocumentationDave Hansen1-0/+27
2016-03-29x86/Documentation: Start documenting x86 topologyBorislav Petkov1-0/+208
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