summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-16x86/entry/vdso: Update the object paths for "make vdso_install"H. Peter Anvin-3/+3
2026-01-13x86/entry/vdso: Move vdso2c to arch/x86/toolsH. Peter Anvin-1/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda-1/+1
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor-1/+3
2025-10-28x86/build: Disable SSE4aPeter Zijlstra-1/+1
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2025-09-03x86/kbuild: Incorporate boot/startup/ via Kbuild makefileArd Biesheuvel-1/+0
2025-08-17x86/build: Remove cc-option from -mskip-rax-setupNathan Chancellor-1/+1
2025-08-17x86/build: Remove cc-option from -mno-fp-ret-in-387Nathan Chancellor-1/+1
2025-08-16x86/build: Clean up stack alignment flags in CC_FLAGS_FPUNathan Chancellor-12/+0
2025-08-15x86/build: Remove cc-option from stack alignment flagsNathan Chancellor-2/+3
2025-08-15x86/build: Remove cc-option for GCC retpoline flagsNathan Chancellor-2/+2
2025-05-26Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+5
2025-04-06x86/boot: Move the 5-level paging trampoline into /startupArd Biesheuvel-0/+1
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+0
2025-03-31x86: don't re-generate cpufeaturemasks.h so eagerlyLinus Torvalds-3/+2
2025-03-25x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the k...Tor Vic-0/+5
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-22/+29
2025-03-19x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...H. Peter Anvin (Intel)-0/+15
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel-6/+0
2025-03-08hardening: Enable i386 FORTIFY_SOURCE on Clang 16+Kees Cook-1/+1
2025-03-08x86/build: Remove -ffreestanding on i386 with GCCKees Cook-1/+3
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar-14/+2
2025-02-27x86/cpu: Drop configuration options for early 64-bit CPUsArnd Bergmann-14/+2
2025-02-27x86/build: Rework CONFIG_GENERIC_CPU compiler flagsArnd Bergmann-2/+2
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst-8/+12
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel-2/+3
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer-0/+4
2024-08-18x86/rust: support MITIGATION_RETHUNKMiguel Ojeda-0/+5
2024-08-18x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+20
2024-05-19x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland-0/+20
2024-05-03arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann-1/+1
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada-2/+0
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds-6/+0
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+1
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+5
2024-03-11Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2024-02-22x86: drop stack-alignment plugin optNathan Chancellor-6/+0
2024-02-22Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...Ingo Molnar-2/+1
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada-4/+4
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar-4/+4
2024-02-09rust: Refactor the build target to allow the use of builtin targetsJamie Cunliffe-0/+1
2024-02-08x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32Masahiro Yamada-2/+1
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov-5/+5
2024-01-30x86/setup: Move internal setup_data structures into setup_data.hThomas Zimmermann-0/+3
2024-01-10x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao-1/+1
2024-01-10x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLSBreno Leitao-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao-2/+2