summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-23/+23
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-490/+424
2022-05-23Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+7
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-51/+85
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-33/+302
2022-05-23Merge tag 'ras_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-79/+67
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-73/+1404
2022-05-17x86/sev: Remove duplicated assignment to variable infoColin Ian King1-4/+1
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner1-4/+8
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner4-12/+8
2022-05-05x86/fpu: Prevent FPU state corruptionThomas Gleixner1-41/+26
2022-05-03x86/traps: Use pt_regs directly in fixup_bad_iret()Lai Jiangshan1-12/+7
2022-05-02x86/sev: Fix address space sparse warningBorislav Petkov1-3/+6
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+7
2022-04-27x86/aperfmperf: Integrate the fallback code from show_cpuinfo()Thomas Gleixner2-9/+8
2022-04-27x86/aperfmperf: Replace arch_freq_get_on_cpu()Thomas Gleixner2-94/+2
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner1-43/+34
2022-04-27x86/aperfmperf: Store aperf/mperf data for cpu frequency readsThomas Gleixner1-1/+13
2022-04-27x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner2-27/+39
2022-04-27x86/aperfmperf: Restructure arch_scale_freq_tick()Thomas Gleixner1-15/+21
2022-04-27x86/aperfmperf: Put frequency invariance aperf/mperf data into a structThomas Gleixner1-11/+15
2022-04-27x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner3-47/+47
2022-04-27x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner3-15/+15
2022-04-27x86/smp: Move APERF/MPERF code where it belongsThomas Gleixner2-359/+362
2022-04-27x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()Thomas Gleixner1-0/+3
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh1-24/+52
2022-04-27x86/sev: Add missing __init annotations to SEV init routinesMichael Roth1-3/+3
2022-04-25x86/mce: Add messages for panic errors in AMD's MCE gradingCarlos Bilbao1-1/+10
2022-04-25x86/mce: Simplify AMD severity grading logicCarlos Bilbao1-65/+36
2022-04-21x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li1-0/+13
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky1-5/+5
2022-04-19x86/unwind/orc: Recheck address range after stack info was updatedDmitry Monakhov1-4/+4
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov1-3/+3
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-20/+98
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval1-1/+0
2022-04-14x86/32: Remove lazy GS macrosBrian Gerst5-19/+15
2022-04-14x86/process: Fix kernel-doc warning due to a changed function nameJiapeng Chong1-1/+1
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta4-14/+51
2022-04-11x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2-7/+48
2022-04-10x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov1-7/+7
2022-04-08x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()Peter Gonda1-2/+1
2022-04-07x86/tdx/ioapic: Add shared bit for IOAPIC base addressIsaku Yamahata1-2/+16
2022-04-07x86/mm/cpa: Add support for TDX shared memoryKirill A. Shutemov1-1/+1
2022-04-07x86/boot: Avoid #VE during boot for TDX platformsSean Christopherson1-2/+26
2022-04-07x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan2-1/+102
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson1-2/+10
2022-04-07x86/tdx: Port I/O: Add early boot supportAndi Kleen1-0/+3
2022-04-07x86/tdx: Add HLT support for TDX guestsKirill A. Shutemov1-0/+4
2022-04-07x86/traps: Add #VE support for TDX guestKirill A. Shutemov2-0/+89
2022-04-07x86/traps: Refactor exc_general_protection()Kirill A. Shutemov1-26/+31