summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
|\
| * kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-28
* | Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
|\|
| * bpf, x64: implement retpoline for tail callDaniel Borkmann2018-03-11
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich2018-02-25
| * x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny2018-02-25
| * x86: Introduce barrier_nospecDan Williams2018-02-25
| * x86: Implement array_index_mask_nospecDan Williams2018-02-25
| * x86/nospec: Fix header guards namesBorislav Petkov2018-02-25
| * x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-02-25
| * x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2018-02-25
* | Merge 4.4.117 into android-4.4Greg Kroah-Hartman2018-02-22
|\|
| * x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-22
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * kaiser: fix compile error without vsyscallHugh Dickins2018-02-16
| * x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf2018-02-16
* | Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
|\|
| * KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2018-02-03
* | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
|\|
| * vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings2018-01-31
| * x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-31
| * x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen2018-01-31
| * x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2018-01-31
* | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
|\|
| * x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen2018-01-23
| * retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-23
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-23
| * x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky2018-01-23
| * x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-23
| * x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-23
| * x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-23
| * x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-23
| * x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski2018-01-23
| * x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2018-01-23
| * x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2018-01-23
| * x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-23
| * x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-23
* | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
|\|
| * x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-17
| * x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-17
| * x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-17
| * x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner2018-01-17
| * x86/cpufeatures: Make CPU bugs stickyThomas Gleixner2018-01-17
| * x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin2018-01-17
| * x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski2018-01-17
* | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
|\|
| * Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-10
* | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
|\|
| * x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2018-01-05