summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
* | | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\| |
| * | 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 android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | 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 android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | 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 android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
| |\|
| | * Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-10
* | | Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | 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
| | * KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-05
| | * x86/kaiser: Move feature detection upBorislav Petkov2018-01-05
| | * kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins2018-01-05
| | * kaiser: asm/tlbflush.h handle noPGE at lower levelHugh Dickins2018-01-05
| | * kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins2018-01-05
| | * kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-05
| | * kaiser: paranoid_entry pass cr3 need to paranoid_exitHugh Dickins2018-01-05
| | * kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_userHugh Dickins2018-01-05
| | * kaiser: PCID 0 for kernel and 128 for userHugh Dickins2018-01-05
| | * kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins2018-01-05
| | * kaiser: enhanced by kernel and user PCIDsDave Hansen2018-01-05
| | * kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins2018-01-05
| | * kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSETHugh Dickins2018-01-05
| | * kaiser: cleanups while trying for gold linkHugh Dickins2018-01-05