summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins2022-05-201-0/+11
* Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-1/+1
|\
| * dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig2022-03-031-1/+1
* | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-03-231-0/+12
|\ \
| * \ Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-03-011-0/+12
| |\ \
| | * | ARM: Add basic support for Airoha EN7523 SoCJohn Crispin2022-03-011-0/+12
| | |/
* | | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-231-29/+16
|\ \ \
| * | | ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann2022-03-171-21/+13
| * | | Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-02-251-8/+3
| |\ \ \ | | |/ / | |/| |
| | * | ARM: ixp4xx: Convert to SPARSE_IRQ and P2VLinus Walleij2022-02-121-1/+3
| | * | ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij2022-02-121-5/+0
| | * | ARM: ixp4xx: Delete old PCI driverLinus Walleij2022-02-121-2/+0
| | |/
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-231-18/+28
|\ \ \
| * | | ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann2022-03-121-1/+1
| * | | Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"Ard Biesheuvel2022-02-101-1/+1
| * | | ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel2022-02-091-1/+1
| * | | ARM: assembler: define a Kconfig symbol for group relocation supportArd Biesheuvel2022-01-241-1/+12
| * | | ARM: mm: switch to swapper_pg_dir early for vmap'ed stackArd Biesheuvel2022-01-241-1/+1
| * | | ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configsArd Biesheuvel2022-01-051-1/+1
| * | | ARM: v7m: enable support for IRQ stacksArd Biesheuvel2021-12-061-1/+0
| * | | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel2021-12-061-4/+4
| * | | ARM: use TLS register for 'current' on !SMP as wellArd Biesheuvel2021-12-061-1/+1
| * | | ARM: remove old-style irq entryArnd Bergmann2021-12-061-12/+2
| * | | ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-061-4/+1
| * | | ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-061-0/+1
| * | | ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-031-0/+1
| * | | ARM: implement support for vmap'ed stacksArd Biesheuvel2021-12-031-0/+1
| * | | ARM: run softirqs on the per-CPU IRQ stackArd Biesheuvel2021-12-031-0/+2
| * | | ARM: implement IRQ stacksArd Biesheuvel2021-12-031-0/+4
| * | | ARM: stackprotector: prefer compiler for TLS based per-task protectorArd Biesheuvel2021-12-031-2/+6
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-3/+1
|\ \ \ \
| * | | | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual2022-03-221-3/+1
| | |/ / | |/| |
* / | | usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+1
|/ / /
* | / ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)2022-01-271-0/+1
| |/ |/|
* | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-1/+0
|\ \
| * \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-0/+1
| |\ \
| * | | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-01-111-0/+1
|\ \ \
| * | | ARM: 9166/1: Support KFENCE for ARMWang Kefeng2021-12-171-0/+1
| |/ /
* | | Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-12-201-1/+0
|\ \ \ | |_|/ |/| |
| * | ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko2021-11-211-1/+0
| |/
* / kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel2021-11-201-0/+1
|/
* Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-2/+1
|\
| * Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-10-261-1/+0
| |\
| | * rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker2021-10-171-1/+0
| * | ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin2021-10-201-1/+1
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-021-5/+14
|\ \
| | \
| | \
| *-. \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-021-5/+14
| |\ \ \
| | | * | ARM: 9146/1: RiscPC needs older gcc versionArnd Bergmann2021-10-251-0/+1
| | | * | ARM: 9144/1: forbid ftrace with clang and thumb2_kernelArnd Bergmann2021-10-251-1/+1