summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-212-3/+8
|\
| * x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen2018-01-191-3/+4
| * retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-191-0/+3
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-191-0/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-172-2/+3
|\ \
| * | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-161-2/+2
| * | Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-141-0/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-172-2/+7
|\ \ \ | | |/ | |/|
| * | x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2018-01-171-1/+1
| * | x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky2018-01-151-1/+5
| * | x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-151-0/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-148-14/+263
|\| |
| * | x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-142-4/+4
| * | x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-121-1/+77
| * | x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-121-2/+3
| * | x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-8/+10
| * | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-121-0/+10
| * | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-123-0/+155
| * | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-091-0/+1
| * | x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-091-0/+2
| * | x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-061-0/+2
* | | Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-131-0/+1
|\ \ \ | |_|/ |/| |
| * | x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-111-0/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-053-7/+13
|\ \ \ | | |/ | |/|
| * | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-051-1/+1
| * | x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-051-2/+2
| * | x86/kaslr: Fix the vaddr_end messThomas Gleixner2018-01-051-1/+7
| * | x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner2018-01-041-2/+2
| * | x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin2018-01-041-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-031-4/+13
|\| |
| * | x86/dumpstack: Fix partial register dumpsJosh Poimboeuf2018-01-031-4/+13
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-311-3/+2
|\ \ \
| * | | x86: Remove unused parameter of prepare_switch_torodrigosiqueira2017-12-271-3/+2
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-311-6/+8
|\ \ \ \ | | |/ / | |/| |
| * | | x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner2017-12-311-6/+8
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-311-0/+2
|\ \ \ \
| * | | | x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-181-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-312-9/+9
|\ \ \ \
| * | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-292-9/+9
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-2916-53/+462
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-0/+2
| * | | x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner2017-12-231-1/+1
| * | | x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner2017-12-231-0/+1
| * | | x86/mm: Clarify the whole ASID/kernel PCID/user PCID namingPeter Zijlstra2017-12-231-12/+43
| * | | x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen2017-12-232-1/+23
| * | | x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra2017-12-233-13/+90
| * | | x86/mm: Allow flushing for future ASID switchesDave Hansen2017-12-231-8/+29
| * | | x86/pti: Map the vsyscall page if neededAndy Lutomirski2017-12-231-0/+1
| * | | x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski2017-12-233-13/+73
| * | | x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski2017-12-231-2/+2