summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| | * x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-23
| | * x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-23
| | * x86/retpoline/crypto: Convert crypto assembler 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/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2018-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/alternatives: Fix optimize_nops() checkingBorislav Petkov2018-01-17
| | * x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-17
| | * x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov2018-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/cpu: Factor out application of forced CPU capsAndy Lutomirski2018-01-17
| | * kaiser: Set _PAGE_NX only if supportedLepton Wu2018-01-17
| | * KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig2018-01-17
| | * x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-01-17
| | * x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin2018-01-17
| | * x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2018-01-17
| | * x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan2018-01-17
| | * x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan2018-01-17
| | * x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski2018-01-17
| | * kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-17
| | * KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-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
| |\|
| | * Fix build error in vma.cGreg Kroah-Hartman2018-01-10
| | * Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-10
| | * x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-10
| | * x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2018-01-10
| | * x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2018-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
| |\|
| | * kaiser: Set _PAGE_NX only if supportedGuenter Roeck2018-01-05
| | * x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin2018-01-05
| | * x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2018-01-05
| | * x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski2018-01-05
| | * KPTI: Report when enabledKees Cook2018-01-05
| | * KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-05
| | * x86/kaiser: Move feature detection upBorislav Petkov2018-01-05
| | * kaiser: disabled on Xen PVJiri Kosina2018-01-05
| | * x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner2018-01-05