summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2024-10-131-14/+12
* cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl2024-09-261-1/+17
* Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-251-0/+16
|\
| * cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2024-09-131-0/+16
* | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-0/+9
|\ \
| * | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-0/+9
| |/
* / treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider2024-07-291-1/+1
|/
* Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds2024-06-171-12/+0
* mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini2024-06-151-0/+12
* arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-191-0/+6
* kprobes: remove dependency on CONFIG_MODULESMike Rapoport (IBM)2024-05-141-1/+1
* mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-0/+8
* Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-131-0/+9
|\
| * Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian2024-04-151-0/+9
* | Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-131-0/+3
|\ \
| * | lib: Add one-byte emulation functionPaul E. McKenney2024-04-101-0/+3
| |/
* | Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds2024-05-131-2/+2
|\ \
| * | arch: Select new NEED_TASKS_RCU Kconfig optionPaul E. McKenney2024-04-091-2/+2
| |/
* | cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson2024-04-251-0/+8
* | Kconfig: add some hidden tabs on purposeLinus Torvalds2024-04-121-6/+6
|/
* Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-231-1/+1
|\
| * arch/Kconfig: eliminate needless UTF-8 character in Kconfig helpLiu Song2024-03-181-1/+1
* | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-0/+12
|\ \ | |/ |/|
| * kbuild: Use -fmin-function-alignment when availablePetr Pavlu2024-02-251-0/+12
* | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2024-03-061-2/+92
|/
* scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland2024-01-261-0/+1
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-191-0/+5
|\
| * iommu: Change kconfig around IOMMU_SVAJason Gunthorpe2023-12-121-0/+5
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-13/+0
|\ \
| * | arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens2023-12-111-4/+0
| * | arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens2023-12-111-5/+0
| * | arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens2023-12-111-4/+0
| |/
* / mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-051-0/+8
|/
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-1/+0
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+8
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-0/+8
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-14/+3
|\ \
| * | arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel2023-08-181-1/+3
| * | kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder2023-08-181-13/+0
| |/
* / cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman2023-07-281-0/+3
|/
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-11/+5
|\
| * watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek2023-06-201-18/+0
| * watchdog/hardlockup: make the config checks more straightforwardPetr Mladek2023-06-201-6/+17
| * watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...Douglas Anderson2023-06-201-1/+2
* | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-281-7/+0
|\ \
| * | hostfs: Fix ephemeral inodesMickaël Salaün2023-06-121-7/+0
| |/
* | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+23
|\ \
| * | cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner2023-05-151-0/+4
| * | cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner2023-05-151-0/+4
| * | cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner2023-05-151-0/+15
| |/