summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)2 days1-3/+20
|\ \ \
| | | * ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementLinus Walleij2024-04-181-3/+19
| |_|/ |/| |
| * | ARM: 9392/2: Support CLANG CFILinus Walleij2024-04-291-0/+1
|/ /
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2024-03-231-2/+2
|\ \
| * | ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel2024-02-261-2/+2
| |/
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+1
|\ \
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+1
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \
| * | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| |/
* / arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-0/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2024-01-171-0/+1
|\
| * ARM: 9328/1: mm: try VMA lock-based page fault handling firstWang Kefeng2023-12-051-0/+1
* | Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-01-111-89/+1
|\ \
| * | ARM: mach-nspire: Rework support and directory structureAndrew Davis2023-12-221-2/+0
| * | ARM: mach-sunplus: Rework support and directory structureAndrew Davis2023-12-221-2/+0
| * | ARM: mach-airoha: Rework support and directory structureAndrew Davis2023-12-221-11/+0
| * | ARM: mach-moxart: Move MOXA ART support into Kconfig.platformsAndrew Davis2023-12-221-2/+0
| * | ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platformsAndrew Davis2023-12-221-2/+0
| * | ARM: mach-rda: Move RDA Micro support into Kconfig.platformsAndrew Davis2023-12-221-2/+0
| * | ARM: mach-asm9260: Move ASM9260 support into Kconfig.platformsAndrew Davis2023-12-221-2/+0
| * | ARM: Kconfig: move platform selection into its own Kconfig fileAndrew Davis2023-12-221-66/+1
| |/
* / mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
|/
* dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig2023-10-221-0/+1
* treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-211-1/+1
* arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-25/+4
* Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-0/+3
|\
| * kbuild: Support flat DTBs installRob Herring2023-06-211-0/+3
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \
| * | arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-06-241-0/+1
| |/
* | Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-1/+1
|\ \
| * | arm: update in-source documentation referencesJonathan Corbet2023-06-121-1/+1
| |/
* | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\ \
| * | ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
| |/
* / ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+1
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-14/+13
|\
| * arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-6/+3
* | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-1/+0
|\ \
| * | gpiolib: remove empty asm/gpio.h filesArnd Bergmann2023-03-061-1/+0
| |/
* | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \
| * | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| |/
* | Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-04-251-2/+0
|\ \
| * | ARM: oxnas: remove OXNAS supportNeil Armstrong2023-04-041-2/+0
| |/
* / docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-02-211-7/+25
|\
| * ARM: 9289/1: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newerNathan Chancellor2023-01-311-2/+4
| * ARM: 9281/1: improve Cortex A8/A9 errata help textSebastian Reichel2023-01-111-5/+21
* | ARM: remove CONFIG_UNUSED_BOARD_FILESArnd Bergmann2023-02-011-13/+0
* | ARM: s3c: remove all s3c24xx supportArnd Bergmann2023-01-161-1/+0
* | ARM: sa1100: remove unused board filesArnd Bergmann2023-01-121-6/+0