summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky7 days1-0/+3
* Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-1/+1
|\
| * dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-09-161-0/+1
|\ \
| * | ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()Jinjie Ruan2024-08-201-0/+1
| |/
* / ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-09-041-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-07-291-1/+3
|\
| * ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan2024-07-021-0/+1
| * ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-06-101-0/+1
| * ARM: 9402/1: Kconfig: Spelling s/Cortex A-/Cortex-A/Geert Uytterhoeven2024-06-101-1/+1
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-2/+4
|\ \
| * | treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada2024-07-161-2/+4
| |/
* / ARM: Emulate one-byte cmpxchgPaul E. McKenney2024-07-041-0/+1
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-1/+1
|\
| * mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-251-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)2024-05-161-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
|\