aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-05-25Merge tag 'v5.4.42' into v5.4/standard/baseBruce Ashfield
2020-05-25Merge tag 'v5.4.41' into v5.4/standard/baseBruce Ashfield
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-02Merge tag 'v5.4.37' into v5.4/standard/baseBruce Ashfield
2020-05-02Merge tag 'v5.4.35' into v5.4/standard/baseBruce Ashfield
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-22Merge tag 'v5.4.34' into v5.4/standard/baseBruce Ashfield
2020-04-22Merge tag 'v5.4.33' into v5.4/standard/baseBruce Ashfield
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-17x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede
2020-04-17x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede
2020-04-17x86/tsc_msr: Use named struct initializersHans de Goede
2020-04-17acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-03-21Merge tag 'v5.4.26' into v5.4/standard/baseBruce Ashfield
2020-03-21Merge tag 'v5.4.25' into v5.4/standard/baseBruce Ashfield
2020-03-21Merge tag 'v5.4.24' into v5.4/standard/baseBruce Ashfield
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-12x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-11x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit systemHe Zhe
2020-03-05x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-03-02Merge tag 'v5.4.23' into v5.4/standard/baseBruce Ashfield
2020-03-02Merge tag 'v5.4.22' into v5.4/standard/baseBruce Ashfield
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28x86/ima: use correct identifier for SetupMode variableArd Biesheuvel
2020-02-24x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-02-24x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-02-24x86/fpu: Deactivate FPU state after failure during state loadSebastian Andrzej Siewior
2020-02-17Merge tag 'v5.4.19' into v5.4/standard/baseBruce Ashfield
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2020-02-11x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-02-06Merge tag 'v5.4.18' into v5.4/standard/baseBruce Ashfield
2020-02-05x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-02-05x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-01-27Merge tag 'v5.4.14' into v5.4/standard/baseBruce Ashfield
2020-01-23x86/resctrl: Fix potential memory leakShakeel Butt
2020-01-23x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky
2020-01-23x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2020-01-13vmware: include jiffies.hBruce Ashfield