summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86/callthunks: Add call patching for call depth trackingThomas Gleixner2022-10-171-0/+12
* x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner2022-10-171-0/+19
* x86/Kconfig: Introduce function paddingThomas Gleixner2022-10-171-1/+19
* x86/Kconfig: Add CONFIG_CALL_THUNKSThomas Gleixner2022-10-171-0/+8
* arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-0/+2
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+9
|\
| * x86: kmsan: enable KMSAN builds for x86Alexander Potapenko2022-10-031-0/+1
| * x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESSAlexander Potapenko2022-10-031-1/+3
| * x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSANAlexander Potapenko2022-10-031-0/+4
| * mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao2022-09-261-0/+1
* | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-0/+1
|\ \
| * | bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa2022-09-161-0/+1
| |/
* | Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-041-1/+1
|\ \
| * | x86/Kconfig: Specify idle=poll instead of no-hltStephen Kitt2022-08-311-1/+1
| |/
* | Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-041-1/+6
|\ \
| * | x86/apic: Don't disable x2APIC if lockedDaniel Sneddon2022-08-311-1/+6
| |/
* | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-031-0/+2
|\ \
| * | x86: Add support for CONFIG_CFI_CLANGSami Tolvanen2022-09-261-0/+2
| |/
* / x86: enable initial Rust supportMiguel Ojeda2022-09-281-0/+1
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+0
|\
| * mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+0
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-1/+0
| |/
* | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-2/+2
|\ \
| * | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
| |/
* | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-9/+0
|\ \
| * | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-9/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-011-0/+1
|\ \ \
| * | | arch: make TRACE_IRQFLAGS_NMI_SUPPORT genericMark Rutland2022-06-231-0/+1
| | |/ | |/|
* | | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-011-0/+1
|\ \ \
| * | | x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-011-0/+1
| |/ /
* | | Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-011-3/+2
|\ \ \
| * | | x86/purgatory: Omit use of bin2cMasahiro Yamada2022-07-251-1/+0
| * | | x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with ...Nathan Chancellor2022-07-111-2/+2
| |/ /
* | | Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-241-4/+4
|\ \ \
| * | | x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings2022-07-231-4/+4
| | |/ | |/|
* / | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-0/+1
|/ /
* | x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-291-26/+85
* | x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre2022-06-271-0/+3
|/
* virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-061-1/+0
* Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-051-8/+7
|\
| * x86/microcode: Default-disable late loadingBorislav Petkov2022-05-311-0/+11
| * x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov2022-05-311-12/+0
* | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-051-53/+49
|\ \
| * | x86/Kconfig: Fix indentation and add endif comments to arch/x86/KconfigJuerg Haefliger2022-05-251-52/+49
| |/
* | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-051-0/+1
|\ \
| * | objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONJosh Poimboeuf2022-05-271-0/+1
* | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-4/+0
|\ \ \ | |/ / |/| |
| * | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-4/+0
* | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-1/+2
|\ \ \