aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig1-1/+1
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig1-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-09-28ARM: support big-endian for the virt architectureJason A. Donenfeld1-0/+1
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-27/+0
2018-08-13Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-1/+7
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-12/+7
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-23/+0
2018-07-14Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socOlof Johansson1-1/+4
2018-07-11ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()Will Deacon1-0/+1
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi1-1/+7
2018-06-26ARM: davinci: switch to common clock frameworkDavid Lechner1-1/+4
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab1-1/+1
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-06-15arm: port KCOV to armDmitry Vyukov1-1/+2
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada1-1/+1
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-0/+1
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+3
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers1-0/+1
2018-05-19ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'Anders Roxell1-1/+3
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig1-3/+0
2018-05-09arm: don't build swiotlb by defaultChristoph Hellwig1-1/+2
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+0
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-3/+0
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-04-23arm: shmobile: Change platform dependency to ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2018-03-28ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park1-0/+1
2018-03-07ARM: reorder mach-*/Kconfig inclusionsAlexandre Belloni1-26/+26
2018-03-06arm: npcm: add basic support for Nuvoton BMCsBrendan Higgins1-0/+2
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-8/+4
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2018-01-21ARM: 8744/1: don't discard memblock for kexecArnd Bergmann1-1/+1
2018-01-21ARM: 8742/1: Always use REFCOUNT_FULLJinbum Park1-0/+1
2018-01-21ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMUVladimir Murzin1-1/+1
2018-01-15arm: Implement thread_struct whitelist for hardened usercopyKees Cook1-0/+1
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig1-1/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+1
2017-12-21ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/MakefileMasahiro Yamada1-0/+1
2017-12-17ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre1-6/+1