summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-21x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-21x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2-15/+0
2019-05-14x86/speculation/mds: Fix documentation typoJosh Poimboeuf1-1/+1
2019-05-14x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2-2/+8
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner3-6/+40
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner5-0/+68
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner6-0/+83
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner5-0/+153
2018-01-23x86/pti: Document fix wrong indexzhenwei.pi1-1/+1
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen2-7/+200
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-50/+2127
2016-10-05x86/pkeys: Update documentationDave Hansen1-9/+5
2016-09-09pkeys: Add details of system call use to Documentation/Dave Hansen1-0/+62
2016-09-06x86: fix memory ranges in mm documentationLorenzo Stoakes1-3/+3
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds16-34/+31
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon14-19/+19
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar1910-29250/+70595
2016-07-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-336/+778
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier9-5/+202
2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida3-6/+6
2016-06-08Documentation/microcode: Document some aspects for more clarityBorislav Petkov2-8/+13
2016-05-20Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds57-253/+922
2016-04-28Documentation: x86: fix spelling mistakesEric Engestrom1-2/+2
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar4-7/+42
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 Molnar20-35/+335
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-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-323/+512
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-203/+253
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds105-1199/+1977
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck4-0/+17
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck8-57/+176
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/...Linus Torvalds32-222/+254
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-98/+47
2015-08-28x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez2-6/+16
2015-08-24Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZEAlexander Kuleshov1-1/+1
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati10-67/+4
2015-07-02x86/asm/entry/64: Update path namesJames C Boyd1-4/+4
2015-06-30Merge branch 'x86/boot' into x86/urgentIngo Molnar2-5/+4
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds252-6645/+7021
2015-06-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-9/+676
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar643-5867/+9094
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar82-2818/+2120
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar8-15/+15
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar16-52/+271
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj4-0/+54
[next]