aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2018-01-05x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski
2017-11-29Merge tag 'v4.9.64' into v4.9-rtSteven Rostedt (VMware)
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-21x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2017-11-17Merge tag 'v4.9.59' into v4.9-rtSteven Rostedt (VMware)
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-09-05Merge tag 'v4.9.41' into v4.9-rtSteven Rostedt (VMware)
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-06-23Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-06-07x86/MCE: Export memory_error()Borislav Petkov
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-04-27x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-03-27Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-22x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov
2017-02-17Merge tag 'v4.9.10' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-02-14x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam
2017-02-14x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-01-30Merge tag 'v4.9.6' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-20Merge tag 'v4.9.4' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-19x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov
2017-01-19x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2017-01-19x86/cpu/AMD: Clean up cpu_llc_id assignment per topology featureYazen Ghannam
2017-01-12x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski
2017-01-09x86/smpboot: Make logical package management more robustThomas Gleixner
2016-12-23x86/mce: use swait queue for mce wakeupsSteven Rostedt
2016-12-23x86: Convert mce timer to hrtimerThomas Gleixner
2016-11-09x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner
2016-11-09x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin
2016-10-05x86/vmware: Skip lapic calibration on VMwareRenat Valiullin
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar
2016-09-19x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior