summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+2
2026-08-18Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-34/+46
2026-08-05ARM: 9483/1: select HAVE_POSIX_CPU_TIMERS_TASK_WORKKarl Mehltretter1-0/+1
2026-08-05ARM: 9477/1: Disable broken eBPF JIT on the Risc PCEthan Nelson-Moore1-1/+1
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner1-0/+1
2026-07-10ARM: mark Cortex-M3/M4/M7 based boards as deprecatedArnd Bergmann1-2/+6
2026-07-03ARM: mark IWMMXT as deprecatedArnd Bergmann1-3/+11
2026-07-03ARM: update FPE_NWFPE help textArnd Bergmann1-6/+6
2026-07-03ARM: update DEPRECATED_PARAM_STRUCT removal timelineArnd Bergmann1-2/+2
2026-07-03ARM: turn CONFIG_ATAGS off by defaultArnd Bergmann1-5/+8
2026-07-03ARM: limit OABI support to StrongARM CPUsArnd Bergmann1-7/+7
2026-07-03ARM: use CONFIG_AEABI by default everywhereArnd Bergmann1-9/+6
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov1-1/+1
2026-05-15ARM: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor1-1/+1
2026-05-13ARM: zte: Add zx297520v3 platform supportStefan Dösinger1-0/+2
2026-04-24ARM: 9463/1: Allow to enable RTSebastian Andrzej Siewior1-0/+1
2026-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+13
2026-02-09ARM: 9470/1: Handle BE8 vs BE32 in ARCH_CC_CAN_LINKThomas Weissschuh1-2/+4
2026-02-06ARM: 9469/1: Implement ARCH_HAS_CC_CAN_LINKThomas Weissschuh1-0/+11
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-0/+1
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-2/+2
2025-12-02ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernelsSebastian Andrzej Siewior1-1/+1
2025-12-02ARM: 9459/1: Disable jump-label on PREEMPT_RTThomas Gleixner1-1/+1
2025-11-12treewide: drop outdated compiler version remarks in Kconfig help textsLukas Bulwahn1-2/+0
2025-10-29ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASSNathan Chancellor1-0/+2
2025-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+1
2025-10-02ARM: 9457/1: ftrace: Implement HAVE_FUNCTION_GRAPH_FREGSRichard Weinberger1-0/+1
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-7/+4
2025-10-01Merge tag 'soc-arm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-2/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+2
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-1/+1
2025-09-15ARM: mach-hpe: Rework support and directory structureAndrew Davis1-2/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-16/+2
2025-08-28ARM: Clean up definition of ARM_HAS_GROUP_RELOCSNathan Chancellor1-7/+4
2025-07-30Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-2/+0
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-25ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36Nathan Chancellor1-1/+1
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt1-0/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-06-30lib/crc: arm: Migrate optimized CRC code into lib/crc/Eric Biggers1-2/+0
2025-04-28gcc-plugins: Remove ARM_SSP_PER_TASK pluginKees Cook1-2/+1
2025-03-26ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor1-1/+1
2025-03-26ARM: 9441/1: rust: Enable Rust support for ARMv7Christian Schrrefl1-0/+1
2025-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-2/+1
2025-01-14ARM: 9433/2: implement cacheinfo supportDmitry Baryshkov1-0/+1