summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann
2023-05-18x86/usercopy: Include arch_wb_cache_pmem() declarationArnd Bergmann
2023-05-18x86/vdso: Include vdso/processor.hArnd Bergmann
2023-05-18x86/mce: Add copy_mc_fragile_handle_tail() prototypeArnd Bergmann
2023-05-18x86/fbdev: Include asm/fb.h as neededArnd Bergmann
2023-05-18x86/entry: Add do_SYSENTER_32() prototypeArnd Bergmann
2023-05-18x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()Arnd Bergmann
2023-05-18x86/mm: Include asm/numa.h for set_highmem_pages_init()Arnd Bergmann
2023-05-18x86: Avoid missing-prototype warnings for doublefault codeArnd Bergmann
2023-05-18x86/fpu: Include asm/fpu/regset.hArnd Bergmann
2023-05-18x86: Add dummy prototype for mk_early_pgtbl_32()Arnd Bergmann
2023-05-18x86/pci: Mark local functions as 'static'Arnd Bergmann
2023-05-18x86/ftrace: Move prepare_ftrace_return prototype to headerArnd Bergmann
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-17efivarfs: expose used and total sizeAnisse Astier
2023-05-17x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-17x86/retbleed: Add __x86_return_thunk alignment checksBorislav Petkov (AMD)
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-16x86/unwind/orc: Add 'unwind_debug' cmdline optionJosh Poimboeuf
2023-05-16x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-16x86/unwind/orc: Use swap() instead of open coding itJiapeng Chong
2023-05-16x86/MCE: Check a hw error's address to determine proper recovery actionYazen Ghannam
2023-05-15x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn
2023-05-15x86/Kconfig: Make X86_FEATURE_NAMES non-configurable in promptLukas Bulwahn
2023-05-15x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable itThomas Gleixner
2023-05-15x86/smpboot: Support parallel startup of secondary CPUsDavid Woodhouse
2023-05-15x86/smpboot: Implement a bit spinlock to protect the realmode stackThomas Gleixner
2023-05-15x86/apic: Save the APIC virtual base addressThomas Gleixner
2023-05-15x86/apic: Provide cpu_primary_thread maskThomas Gleixner
2023-05-15x86/smpboot: Enable split CPU startupThomas Gleixner
2023-05-15x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15x86/xen/hvm: Get rid of DEAD_FROZEN handlingThomas Gleixner
2023-05-15x86/xen/smp_pv: Remove wait for CPU onlineThomas Gleixner
2023-05-15x86/smpboot: Remove wait for cpu_online()Thomas Gleixner
2023-05-15x86/smpboot: Remove cpu_callin_maskThomas Gleixner
2023-05-15x86/smpboot: Make TSC synchronization function call basedThomas Gleixner
2023-05-15x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner
2023-05-15x86/cpu/cacheinfo: Remove cpu_callout_mask dependencyThomas Gleixner
2023-05-15x86/smpboot: Get rid of cpu_init_secondary()Thomas Gleixner
2023-05-15x86/smpboot: Split up native_cpu_up() into separate phases and document themDavid Woodhouse
2023-05-15x86/smpboot: Remove unnecessary barrier()Thomas Gleixner
2023-05-15x86/smpboot: Restrict soft_restart_cpu() to SEVThomas Gleixner
2023-05-15x86/smpboot: Remove the CPU0 hotplug kludgeThomas Gleixner
2023-05-15x86/topology: Remove CPU0 hotplug optionThomas Gleixner