summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-05-03Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P
2018-05-02Merge 4.4.131 into android-4.4Greg Kroah-Hartman
2018-05-02x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-11Merge 4.4.121 into android-4.4Greg Kroah-Hartman
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-03-01Merge android-4.4.117 (4ec3656) into msm-4.4Srinivasarao P
2018-03-01Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-02-25x86: Introduce barrier_nospecDan Williams
2018-02-25x86: Implement array_index_mask_nospecDan Williams
2018-02-25x86/nospec: Fix header guards namesBorislav Petkov
2018-02-25x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-02-25x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2018-02-22Merge 4.4.117 into android-4.4Greg Kroah-Hartman
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2018-02-05Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-01Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P
2018-01-31Merge 4.4.114 into android-4.4Greg Kroah-Hartman
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-31x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2018-01-24Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P
2018-01-24Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P
2018-01-24Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P
2018-01-23Merge 4.4.113 into android-4.4Greg Kroah-Hartman
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-23x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-23x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2018-01-23x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-23x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski
2018-01-23x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-01-23x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2018-01-23x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky