summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: davinci: fix build failure with allnoconfigSekhar Nori2019-05-041-0/+1
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-231-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-231-1/+4
|\
| * Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-07-141-1/+4
| |\
| | * ARM: davinci: switch to common clock frameworkDavid Lechner2018-06-261-1/+4
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-27/+0
|\ \ \
| * | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
| * | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-23/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-131-0/+1
|\ \ \
| * | | ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()Will Deacon2018-07-111-0/+1
| | |/ | |/|
* | | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-061-1/+7
|\ \ \ | | |/ | |/|
| * | PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-1/+7
| |/
* / ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-12/+7
|/
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-151-1/+2
|\
| * arm: port KCOV to armDmitry Vyukov2018-06-151-1/+2
* | Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-1/+1
|\
| * arm: shmobile: Change platform dependency to ARCH_RENESASGeert Uytterhoeven2018-04-231-1/+1
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+1
|\ \
| * | arm: Add restartable sequences supportMathieu Desnoyers2018-06-061-0/+1
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-0/+1
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-061-1/+3
|\ \ \ | |/ / |/| |
| * | ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'Anders Roxell2018-05-191-1/+3
| |/
* | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | arm: don't build swiotlb by defaultChristoph Hellwig2018-05-091-1/+2
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-091-0/+1
|\
| * ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park2018-03-281-0/+1
* | ARM: reorder mach-*/Kconfig inclusionsAlexandre Belloni2018-03-071-26/+26
* | arm: npcm: add basic support for Nuvoton BMCsBrendan Higgins2018-03-061-0/+2
|/
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+1
|\
| * arm: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+1
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-02-021-8/+4
|\ \
| * | ARM: 8744/1: don't discard memblock for kexecArnd Bergmann2018-01-211-1/+1
| * | ARM: 8742/1: Always use REFCOUNT_FULLJinbum Park2018-01-211-0/+1
| * | ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMUVladimir Murzin2018-01-211-1/+1
| * | ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre2017-12-171-6/+1
| |/
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-02-011-0/+1
|\ \
| * | ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/MakefileMasahiro Yamada2017-12-211-0/+1
| |/
* | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
* | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-1/+1
|\
| * ARM: ep93xx: switch to SPARSEMEMH Hartley Sweeten2017-09-211-1/+1
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-161-9/+12
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2017-11-081-9/+11
| |\ \