summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-041-11/+0
| |/ / /
* | | | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-241-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov2022-04-071-1/+1
| * | | x86/boot: Avoid #VE during boot for TDX platformsSean Christopherson2022-04-071-0/+1
| * | | x86/tdx: Exclude shared bit from __PHYSICAL_MASKKirill A. Shutemov2022-04-071-0/+1
| * | | x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov2022-04-071-0/+1
| * | | x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan2022-04-071-0/+12
| |/ /
* / / x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT configNur Hussein2022-04-191-1/+1
|/ /
* | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-031-1/+0
|\ \
| * | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner2022-03-311-1/+0
* | | x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu2022-03-291-0/+1
|/ /
* | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-271-6/+37
|\ \
| * | x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0Nathan Chancellor2022-03-221-0/+2
| * | x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0Nathan Chancellor2022-03-221-2/+3
| * | x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor2022-03-151-0/+5
| * | x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada2022-03-151-6/+2
| * | x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra2022-03-151-1/+8
| * | x86/ibt: Base IBT bitsPeter Zijlstra2022-03-151-0/+20
| |/
* | mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual2022-03-251-3/+0
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+1
|\ \
| * | x86: Disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86Song Liu2022-03-021-1/+1
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-101-0/+1
| |\ \ | | |/ | |/|
| | * x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAPSong Liu2022-02-081-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-231-3/+1
|\ \ \
| * | | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual2022-03-221-3/+1
| |/ /
* | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-1/+1
|\ \ \
| * | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-211-0/+1
| |\| |
| * | | sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland2022-02-191-1/+1
* | | | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-221-0/+1
|\ \ \ \
| * | | | usercopy: Check valid lifetime via stack depthKees Cook2022-02-261-0/+1
| | |/ / | |/| |
* | | | Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-221-17/+0
|\ \ \ \
| * | | | x86/Kconfig: move and modify CONFIG_I8KMateusz Jończyk2022-02-281-17/+0
| |/ / /
* | | | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-211-0/+1
|\ \ \ \
| * | | | signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov2022-03-041-0/+1
| |/ / /
* | | | Merge tag 'x86_build_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-03-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | x86/Kconfig: Select ARCH_SELECT_MEMORY_MODEL only if FLATMEM and SPARSEMEM ar...David Hildenbrand2022-01-231-1/+1
| |/ /
* / / ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)2022-01-281-0/+1
|/ /
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\ \ | |/ |/|
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-14/+5
|\ \
| * | kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver2022-01-201-1/+1
| * | mm: percpu: generalize percpu related configKefeng Wang2022-01-201-13/+4
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \
| * | x86: mm: add x86_64 support for page table checkPasha Tatashin2022-01-151-0/+1
| |/
* | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-131-1/+13
|\ \
| * | x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra2021-12-111-1/+1
| * | x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-091-0/+12
* | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-101-0/+2
|\ \ \
| * | | x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen2021-12-091-0/+1
| * | | x86/sgx: Add infrastructure to identify SGX EPC pagesTony Luck2021-11-151-0/+1