summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)-1/+7
2025-01-07x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe-1/+2
2025-01-02x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper-1/+0
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)-0/+30
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+58
2024-12-17x86/xen: remove hypercall pageJuergen Gross-9/+0
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross-0/+9
2024-12-13x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross-16/+22
2024-12-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain-0/+58
2024-12-09x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal-0/+1
2024-12-06x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson-1/+1
2024-12-06x86/cacheinfo: Delete global num_cache_leavesRicardo Neri-22/+21
2024-12-06x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse-0/+7
2024-12-05x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera-3/+3
2024-12-04x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown-1/+3
2024-12-02x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna-2/+14
2024-12-02x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna-19/+16
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+22
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+4
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu-0/+4
2024-11-26x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior-0/+1
2024-11-25x86: fix off-by-one in access_ok()David Laight-2/+2
2024-11-25x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)-5/+20
2024-11-25x86/cpu: Fix PPIN initializationTony Luck-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-112/+168
2024-11-22Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-21/+18
2024-11-22Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+1
2024-11-20Merge tag 'probes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-8/+11
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-23/+0
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+8
2024-11-19Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-407/+410
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+15
2024-11-19Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-31/+93
2024-11-19Merge tag 'x86_microcode_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+2
2024-11-19Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+3
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-158/+236
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+19
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-7/+3
2024-11-17Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+16
2024-11-12x86/sgx: Use vmalloc_array() instead of vmalloc()Thorsten Blum-1/+1
2024-11-12x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()Shivank Garg-2/+0
2024-11-08x86/cpu: Make sure flag_is_changeable_p() is always being usedAndy Shevchenko-21/+18
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel-0/+5
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)-104/+152