summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
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
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-10-25ARM: 9146/1: RiscPC needs older gcc versionArnd Bergmann