summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann
2022-04-08ARM: ixp4xx: enable multiplatform supportArnd Bergmann
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-04-08ARM: iop32x: enable multiplatform supportArnd Bergmann
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann
2022-04-07ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann
2022-04-04ARM: dove: multiplatform supportArnd Bergmann
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann
2022-03-12ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig
2022-03-01Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-03-01ARM: Add basic support for Airoha EN7523 SoCJohn Crispin
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-12ARM: ixp4xx: Convert to SPARSE_IRQ and P2VLinus Walleij
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij
2022-02-10Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"Ard Biesheuvel
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-24ARM: assembler: define a Kconfig symbol for group relocation supportArd Biesheuvel
2022-01-24ARM: mm: switch to swapper_pg_dir early for vmap'ed stackArd Biesheuvel
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-01-05ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configsArd Biesheuvel
2021-12-20Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-12-17ARM: 9166/1: Support KFENCE for ARMWang Kefeng
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-06ARM: v7m: enable support for IRQ stacksArd Biesheuvel
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel
2021-12-06ARM: use TLS register for 'current' on !SMP as wellArd Biesheuvel
2021-12-06ARM: remove old-style irq entryArnd Bergmann
2021-12-06ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann
2021-12-06ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann
2021-12-03ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel
2021-12-03ARM: run softirqs on the per-CPU IRQ stackArd Biesheuvel
2021-12-03ARM: implement IRQ stacksArd Biesheuvel
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorArd Biesheuvel