summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2024-01-17Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2024-01-11Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-22ARM: mach-nspire: Rework support and directory structureAndrew Davis
2023-12-22ARM: mach-sunplus: Rework support and directory structureAndrew Davis
2023-12-22ARM: mach-airoha: Rework support and directory structureAndrew Davis
2023-12-22ARM: mach-moxart: Move MOXA ART support into Kconfig.platformsAndrew Davis
2023-12-22ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platformsAndrew Davis
2023-12-22ARM: mach-rda: Move RDA Micro support into Kconfig.platformsAndrew Davis
2023-12-22ARM: mach-asm9260: Move ASM9260 support into Kconfig.platformsAndrew Davis
2023-12-22ARM: Kconfig: move platform selection into its own Kconfig fileAndrew Davis
2023-12-05ARM: 9328/1: mm: try VMA lock-based page fault handling firstWang Kefeng
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-24arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-06-21kbuild: Support flat DTBs installRob Herring
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-12arm: update in-source documentation referencesJonathan Corbet
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-04-18arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-04-04ARM: oxnas: remove OXNAS supportNeil Armstrong
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann
2023-02-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-02-01ARM: remove CONFIG_UNUSED_BOARD_FILESArnd Bergmann
2023-01-31ARM: 9289/1: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newerNathan Chancellor
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann
2023-01-11ARM: 9281/1: improve Cortex A8/A9 errata help textSebastian Reichel
2023-01-10ARM: iop32x: remove the platformArnd Bergmann
2023-01-10ARM: cns3xxx: remove entire platformArnd Bergmann
2022-12-19Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-07ARM: 9279/1: support function error injectionWang Kefeng
2022-11-14ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALKLi Huafei
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim
2022-10-17arm: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy