summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu2018-01-23
| * retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-23
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-23
| * x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky2018-01-23
| * x86/apic/vector: Fix off by one in error pathThomas Gleixner2018-01-23
| * x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-23
| * x86/retpoline/ftrace: Convert ftrace 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: 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 4.4.112 into android-4.4Greg Kroah-Hartman2018-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
| * x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-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
* | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
|\|
| * x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2018-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
| * KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-05
| * x86/kaiser: Move feature detection upBorislav Petkov2018-01-05
| * x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner2018-01-05
| * x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov2018-01-05
| * kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-05
| * kaiser: fix unlikely error in alloc_ldt_struct()Hugh 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: fix perf crashesHugh Dickins2018-01-05
| * kaiser: fix build and FIXME in alloc_ldt_struct()Hugh Dickins2018-01-05
| * kaiser: merged updateDave Hansen2018-01-05
| * KAISER: Kernel Address IsolationRichard Fellner2018-01-05
* | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
|\|
| * x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner2018-01-02
| * x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski2018-01-02
| * x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski2018-01-02
| * x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2018-01-02
| * x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2018-01-02
| * x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski2018-01-02
* | Merge 4.4.108 into android-4.4Greg Kroah-Hartman2017-12-27
|\|
| * x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2017-12-25