summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-3/+2
2022-08-05Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+18
2022-07-28ARM: 9203/1: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOCLecopzer Chen1-0/+1
2022-07-28ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOCLecopzer Chen1-0/+1
2022-07-22ARM: add CONFIG_UNUSED_BOARD_FILESArnd Bergmann1-2/+14
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-1/+4
2022-07-08ARM: sunplus: Add initial support for Sunplus SP7021 SoCQin Jian1-0/+2
2022-07-07ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig1-2/+2
2022-07-07ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig1-1/+0
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann1-13/+0
2022-06-03Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-0/+2
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+0
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann1-0/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-87/+6
2022-05-20ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins1-0/+11
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins1-0/+2
2022-05-07ARM: pxa: convert to multiplatformArnd Bergmann1-17/+0
2022-05-07ARM: pxa: remove support for MTD_XIPArnd Bergmann1-1/+0
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-4/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-5/+1
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann1-1/+0
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-1/+0
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann1-1/+1
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann1-2/+0
2022-04-08ARM: ixp4xx: enable multiplatform supportArnd Bergmann1-16/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann1-2/+6
2022-04-08ARM: iop32x: enable multiplatform supportArnd Bergmann1-14/+0
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann1-18/+0
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann1-0/+2
2022-04-07ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann1-1/+0
2022-04-04ARM: dove: multiplatform supportArnd Bergmann1-14/+0
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann1-16/+0
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann1-0/+2
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-6/+0
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2022-03-24Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+12
2022-03-24Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-29/+16
2022-03-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-18/+28
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2022-03-23mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-3/+1
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann1-21/+13
2022-03-12ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann1-1/+1
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig1-1/+1
2022-03-01Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+12
2022-03-01ARM: Add basic support for Airoha EN7523 SoCJohn Crispin1-0/+12
2022-02-26usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-8/+3