summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-07-31Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-30Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-07-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-3/+0
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-25fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual1-0/+1
2025-07-23tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-22stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-07-11x86/Kconfig: Add arch attack vector supportDavid Kaplan1-0/+1
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple1-1/+0
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers1-3/+0
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+9
2025-06-11x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is setMike Rapoport (Microsoft)1-1/+1
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2025-05-30Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+1
2025-05-28Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+3
2025-05-26Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+1
2025-05-17x86/paravirt: Restrict PARAVIRT_XXL to 64-bit onlyKirill A. Shutemov1-0/+1
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov1-21/+1
2025-05-17x86/mm/64: Make SPARSEMEM_VMEMMAP the only memory modelKirill A. Shutemov1-1/+1
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov1-8/+0
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse1-8/+3
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar1-0/+12
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar1-0/+1
2025-05-13x86/Kconfig: enable kexec handover for 64 bitsAlexander Graf1-0/+3
2025-05-12ACPI: MRRM: Minimal parse of ACPI MRRM tableTony Luck1-0/+1
2025-05-12Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+12
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+1
2025-05-09x86/its: Add support for ITS-safe indirect thunkPawan Gupta1-0/+11
2025-05-07x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88Paweł Anikiel1-0/+1
2025-04-28x86/sgx: Use SHA-256 library API instead of crypto_shash APIEric Biggers1-2/+1
2025-04-12x86/mm: Opt-in to IRQs-off activate_mm()Andy Lutomirski1-0/+1
2025-04-06Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-04-02Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-04-02mseal sysmap: enable x86-64Jeff Xu1-0/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-03-31Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+56
2025-03-26x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve1-0/+1
2025-03-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+2
2025-03-25Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-03-25x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help textMateusz Jończyk1-3/+0
2025-03-25x86/Kconfig: Correct X86_X2APIC help textMateusz Jończyk1-6/+7
2025-03-22x86/Kconfig: Document release year of glibc 2.3.3Mateusz Jończyk1-1/+1
2025-03-22x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32Mateusz Jończyk1-2/+10