aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-06-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-18.06-androidMark Brown
2018-06-19Merge tag 'v4.4.138' into linux-linaro-lsk-v4.4lsk-v4.4-18.06Mark Brown
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini
2018-06-16x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski
2018-06-16x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski
2018-06-16x86/fpu: Fix FNSAVE usage in eagerfpu modeAndy Lutomirski
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski
2018-06-16x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov
2018-06-16x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu
2018-06-16x86/fpu: Fix 'no387' regressionAndy Lutomirski
2018-06-16x86/fpu: Default eagerfpu=on on all CPUsAndy Lutomirski
2018-06-16x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu
2018-06-16x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2018-06-16x86: Remove unused function cpu_has_ht_siblings()Juergen Gross
2018-06-16x86/fpu: Fix early FPU command-line parsingyu-cheng yu
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-06-11Update arch/x86/configs/x86_64_ranchu_defconfigRoman Kiryanov
2018-06-11ANDROID: x86_64_cuttlefish_defconfig: Enable F2FSAlistair Strachan
2018-06-11ANDROID: Update x86_64_cuttlefish_defconfigAlistair Strachan
2018-06-11x86: vdso: Fix leaky vdso linker with CC=clang.Alistair Strachan
2018-05-30Merge tag 'v4.4.134' into linux-linaro-lsk-v4.4Mark Brown
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-05-30x86/devicetree: Fix device IRQ settings in DTIvan Gorinov
2018-05-30x86/devicetree: Initialize device tree before using itIvan Gorinov
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-26x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-26efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-26tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-20ANDROID: x86_64_cuttlefish_defconfig: Disable KPTIGreg Hartman
2018-05-20ANDROID: Add defconfig for cuttlefish.Alistair Strachan
2018-05-20ANDROID: Add input support for Android Wear.Lingfeng Yang
2018-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-18Merge tag 'v4.4.132' into linux-linaro-lsk-v4.4Mark Brown
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-05-16perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra
2018-05-16perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-05-02x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-05-02x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur