summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-25Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-19x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval
2023-06-16x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner
2023-06-16x86/fpu: Mark init functions __initThomas Gleixner
2023-06-16x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-06-16x86/init: Initialize signal frame size lateThomas Gleixner
2023-06-16init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-06-16x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-11Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-02x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-05-31x86/smpboot: Fix the parallel bringup decisionThomas Gleixner
2023-05-29x86/smp: Initialize cpu_primary_thread_mask lateThomas Gleixner
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-16x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
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/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
2023-05-15x86/smpboot: Rename start_cpu0() to soft_restart_cpu()Thomas Gleixner
2023-05-15x86/smpboot: Avoid pointless delay calibration if TSC is synchronizedThomas Gleixner
2023-05-15cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __initThomas Gleixner
2023-05-15x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()Thomas Gleixner
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds