summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+39
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu1-0/+19
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+6
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+8
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)1-0/+8
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu1-0/+20
2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao1-1/+1
2024-10-31kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao1-0/+6
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-2/+2
2024-10-13cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-14/+12
2024-10-07uprobes: switch to RCU Tasks Trace flavor for better performanceAndrii Nakryiko1-0/+1
2024-09-26cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl1-1/+17
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+16
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+9
2024-09-13cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-0/+16
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-0/+9
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider1-1/+1
2024-06-17Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds1-12/+0
2024-06-15mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini1-0/+12
2024-05-19arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-0/+6
2024-05-14kprobes: remove dependency on CONFIG_MODULESMike Rapoport (IBM)1-1/+1
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)1-0/+8
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds1-2/+2
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson1-0/+8
2024-04-15Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian1-0/+9
2024-04-12Kconfig: add some hidden tabs on purposeLinus Torvalds1-6/+6
2024-04-09lib: Add one-byte emulation functionPaul E. McKenney1-0/+3
2024-04-09arch: Select new NEED_TASKS_RCU Kconfig optionPaul E. McKenney1-2/+2
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+12
2024-03-18arch/Kconfig: eliminate needless UTF-8 character in Kconfig helpLiu Song1-1/+1
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann1-2/+92
2024-02-25kbuild: Use -fmin-function-alignment when availablePetr Pavlu1-0/+12
2024-01-25scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland1-0/+1
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds1-13/+0
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho1-0/+8
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe1-0/+5
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens1-4/+0
2023-12-10arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens1-5/+0
2023-12-10arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens1-4/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-14/+3
2023-08-18arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel1-1/+3
2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder1-13/+0