summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-05-16x86/sgx: Disconnect backing page references from dirty statusReinette Chatre
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2022-05-11ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-05-11x86: ACPI: Make mp_config_acpi_gsi() a void functionLi kunyu
2022-05-11x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-05-05x86/fpu: Prevent FPU state corruptionThomas Gleixner
2022-05-04x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap
2022-05-04x86: Fix return value of __setup handlersRandy Dunlap
2022-05-04x86/split_lock: Enable the split lock feature on Raptor LakeTony Luck
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das
2022-05-03x86/traps: Use pt_regs directly in fixup_bad_iret()Lai Jiangshan
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-02x86/sev: Fix address space sparse warningBorislav Petkov
2022-05-02x86/fpu: Cleanup variable shadowingThomas Gleixner
2022-05-01x86/apic: Do apic driver probe for "nosmp" use caseKuppuswamy Sathyanarayanan
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-29ftrace: cleanup ftrace_graph_caller enable and disableChengming Zhou
2022-04-27x86/aperfmperf: Integrate the fallback code from show_cpuinfo()Thomas Gleixner
2022-04-27x86/aperfmperf: Replace arch_freq_get_on_cpu()Thomas Gleixner
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner
2022-04-27x86/aperfmperf: Store aperf/mperf data for cpu frequency readsThomas Gleixner
2022-04-27x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner
2022-04-27x86/aperfmperf: Restructure arch_scale_freq_tick()Thomas Gleixner
2022-04-27x86/aperfmperf: Put frequency invariance aperf/mperf data into a structThomas Gleixner
2022-04-27x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner
2022-04-27x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner
2022-04-27x86/smp: Move APERF/MPERF code where it belongsThomas Gleixner
2022-04-27x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()Thomas Gleixner
2022-04-27x86/split-lock: Remove unused TIF_SLD bitTony Luck
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh
2022-04-27x86/sev: Add missing __init annotations to SEV init routinesMichael Roth
2022-04-26Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-25x86/fpu/xsave: Support XSAVEC in the kernelThomas Gleixner
2022-04-25x86/mce: Add messages for panic errors in AMD's MCE gradingCarlos Bilbao
2022-04-25x86/mce: Simplify AMD severity grading logicCarlos Bilbao
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-04-21x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky
2022-04-19drm/i915/rpl-p: Add PCI IDsMatt Atwood
2022-04-19x86/unwind/orc: Recheck address range after stack info was updatedDmitry Monakhov