summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-151-2/+1
|\
| *-. Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King2019-03-151-2/+1
| |\ \
| | * | ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven2019-02-011-1/+0
| | * | ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txtGeert Uytterhoeven2019-02-011-1/+1
| | |/
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-2/+3
|\ \ \
| * | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+1
| * | | of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
| * | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-0/+1
| * | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+1
| | |/ | |/|
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-061-0/+2
|\ \ \
| * | | ARM: davinci: select SPARSE_IRQBartosz Golaszewski2019-02-191-0/+1
| * | | ARM: davinci: select GENERIC_IRQ_MULTI_HANDLERBartosz Golaszewski2019-02-191-0/+1
| |/ /
* | | Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2019-03-061-0/+2
|\ \ \
| * | | ARM: milbeaut: Add basic support for Milbeaut m10v SoCSugaya Taichi2019-03-011-0/+2
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+1
|\ \ \ | |_|/ |/| |
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
| |/
* / ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-02-011-0/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2019-01-051-0/+2
|\
| * ARM: Prepare RDA8810PL SoCAndreas Färber2018-12-311-0/+2
* | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-13/+12
|\ \
| * | ARM: Kconfig: remove useless "default n"Russell King2018-11-081-1/+0
| * | ARM: Kconfig: remove useless parenthesisRussell King2018-11-081-12/+12
| |/
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-53/+8
|\ \
| * | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-15/+0
| * | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-14/+1
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-19/+6
| |/
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-2/+2
|\ \
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+1
| * | dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+1
| |/
* / ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-121-0/+15
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* ARM: support big-endian for the virt architectureJason A. Donenfeld2018-09-281-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
|/