summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)1-0/+7
2023-08-08x86/speculation: Add Kconfig option for GDSDaniel Sneddon1-0/+19
2023-08-08x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-0/+1
2023-03-11x86/microcode: Default-disable late loadingBorislav Petkov1-0/+11
2023-03-11x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov1-12/+0
2022-10-30x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor1-1/+0
2022-08-11x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings1-4/+4
2022-07-25x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra1-24/+82
2022-07-25x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre1-0/+3
2022-07-25x86: Add straight-line-speculation mitigationPeter Zijlstra1-0/+12
2022-06-09x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov1-2/+2
2022-04-13x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor1-0/+5
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky1-0/+1
2021-11-26x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap1-1/+2
2021-11-18x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky1-0/+1
2021-10-20x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov1-1/+0
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn1-1/+1
2021-05-14x86/platform/uv: Fix !KEXEC build failureIngo Molnar1-0/+1
2021-05-11x86/build: Disable HIGHMEM64G selection for M486SXMaciej W. Rozycki1-1/+1
2021-01-17fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst1-0/+1
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-0/+1
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-10-14Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+0
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+3
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu1-16/+0
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams1-1/+1
2020-09-07x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel1-0/+1
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf1-1/+2
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf1-0/+1
2020-08-15Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-08-06x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner1-0/+1
2020-08-05Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2020-08-05Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-08-05Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-1/+0
2020-08-04Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell1-0/+1
2020-07-24x86/entry: Use generic syscall entry functionThomas Gleixner1-0/+1
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-07-08Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini1-0/+1
2020-07-05arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-06-18objtool: Fix noinstr vs KCOVPeter Zijlstra1-1/+1
2020-06-15KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov1-0/+1
2020-06-15x86/microcode: Do not select FW_LOADERHerbert Xu1-3/+0
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-137/+137
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-138/+138
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+1
2020-06-11x86/entry: Use idtentry for interruptsThomas Gleixner1-1/+0