summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-07-25
| * | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-07-25
| * | | x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-07-25
| * | | x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-25
| * | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-25
| | |/ | |/|
* | | Merge 4.4.142 into android-4.4Greg Kroah-Hartman2018-07-31
|\| | | |/ |/|
| * x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2018-07-19
* | Merge 4.4.141 into android-4.4Greg Kroah-Hartman2018-07-17
|\|
| * uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-07-17
| * x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam2018-07-17
| * x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen2018-07-17
| * x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov2018-07-17
| * x86/alternatives: Discard dynamic check after initBrian Gerst2018-07-17
| * x86/alternatives: Add an auxilary sectionBorislav Petkov2018-07-17
| * x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2018-07-17
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2018-07-17
| * x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2018-07-17
| * x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2018-07-17
* | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
|\|
| * x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-11
| * x86/mce: Detect local MCEs properlyYazen Ghannam2018-07-11
| * kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu2018-07-11
* | Merge 4.4.138 into android-4.4Greg Kroah-Hartman2018-06-16
|\|
| * x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski2018-06-16
| * x86/fpu: Fix FNSAVE usage in eagerfpu modeAndy Lutomirski2018-06-16
| * x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski2018-06-16
| * x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2018-06-16
| * x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2018-06-16
| * x86/fpu: Fix 'no387' regressionAndy Lutomirski2018-06-16
| * x86/fpu: Default eagerfpu=on on all CPUsAndy Lutomirski2018-06-16
| * x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2018-06-16
| * x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu2018-06-16
| * x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
| * x86/fpu: Fix early FPU command-line parsingyu-cheng yu2018-06-16
* | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
|\|
| * x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He2018-05-30
| * x86/devicetree: Fix device IRQ settings in DTIvan Gorinov2018-05-30
| * x86/devicetree: Initialize device tree before using itIvan Gorinov2018-05-30
| * x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-05-30
* | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
|\|
| * x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2018-05-26
* | Merge 4.4.132 into android-4.4Greg Kroah-Hartman2018-05-16
|\|
| * perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-16
| * perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-16
| * perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-16
| * perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-16
* | Merge 4.4.131 into android-4.4Greg Kroah-Hartman2018-05-02
|\|
| * x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-05-02
* | Merge 4.4.130 into android-4.4Greg Kroah-Hartman2018-04-30
|\|
| * x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-29