summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-05-16Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)1-3/+20
2024-04-29ARM: 9392/2: Support CLANG CFILinus Walleij1-0/+1
2024-04-26mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-04-18ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementLinus Walleij1-3/+19
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2024-02-26ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel1-2/+2
2024-02-23Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+1
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-1/+1
2024-01-17Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2024-01-11Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-89/+1
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-12-22ARM: mach-nspire: Rework support and directory structureAndrew Davis1-2/+0
2023-12-22ARM: mach-sunplus: Rework support and directory structureAndrew Davis1-2/+0
2023-12-22ARM: mach-airoha: Rework support and directory structureAndrew Davis1-11/+0
2023-12-22ARM: mach-moxart: Move MOXA ART support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: mach-rda: Move RDA Micro support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: mach-asm9260: Move ASM9260 support into Kconfig.platformsAndrew Davis1-2/+0
2023-12-22ARM: Kconfig: move platform selection into its own Kconfig fileAndrew Davis1-66/+1
2023-12-05ARM: 9328/1: mm: try VMA lock-based page fault handling firstWang Kefeng1-0/+1
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig1-0/+1
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap1-1/+1
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-25/+4
2023-06-30Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+3
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-0/+1
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2023-06-25arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings1-0/+1
2023-06-21kbuild: Support flat DTBs installRob Herring1-0/+3
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-0/+1
2023-06-12arm: update in-source documentation referencesJonathan Corbet1-1/+1
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner1-0/+1
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+13
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+0
2023-04-19arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-7/+9
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-6/+3
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-04-04ARM: oxnas: remove OXNAS supportNeil Armstrong1-2/+0
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann1-1/+0
2023-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-7/+25
2023-02-01ARM: remove CONFIG_UNUSED_BOARD_FILESArnd Bergmann1-13/+0
2023-01-31ARM: 9289/1: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newerNathan Chancellor1-2/+4
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann1-1/+0