aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.19.125' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.124' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.123' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.120' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.118' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.117' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.116' into v4.19/standard/baseBruce Ashfield
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
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-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-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-17acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-14Merge tag 'v4.19.114' into v4.19/standard/baseBruce Ashfield
2020-04-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina
2020-03-21Merge tag 'v4.19.111' into v4.19/standard/baseBruce Ashfield
2020-03-21Merge tag 'v4.19.109' into v4.19/standard/baseBruce Ashfield
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-11Merge tag 'v4.19.107' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.106' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.104' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.103' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.102' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.99' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.98' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.93' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.92' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.90' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
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-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-14x86/stackframe, x86/ftrace: Add pt_regs frame annotationsPeter Zijlstra
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
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-01-27x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner