aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-06-21ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Gravatar Benjamin Gaignard 1-0/+12
2019-06-20ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Gravatar Doug Anderson 1-0/+18
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-3/+4
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+1
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeGravatar Christoph Hellwig 1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+0
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-1/+4
2019-04-28Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-2/+0
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2019-04-23ARM: fix function graph tracer and unwinder dependenciesGravatar Russell King 1-1/+1
2019-04-23ARM: ixp4xx: Switch to use new timer driverGravatar Linus Walleij 1-1/+1
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversGravatar Linus Walleij 1-1/+2
2019-04-19ARM: ixp4xx: Convert to SPARSE_IRQGravatar Linus Walleij 1-0/+1
2019-04-19ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERGravatar Linus Walleij 1-0/+1
2019-04-17firmware: Move Trusted Foundations supportGravatar Thierry Reding 1-2/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-4/+0
2019-03-25ARM: davinci: fix build failure with allnoconfigGravatar Sekhar Nori 1-0/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+1
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextGravatar Russell King 1-2/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+3
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+2
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 1-0/+2
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2019-03-01ARM: milbeaut: Add basic support for Milbeaut m10v SoCGravatar Sugaya Taichi 1-0/+2
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityGravatar Christoph Hellwig 1-1/+1
2019-02-19ARM: davinci: select SPARSE_IRQGravatar Bartosz Golaszewski 1-0/+1
2019-02-19ARM: davinci: select GENERIC_IRQ_MULTI_HANDLERGravatar Bartosz Golaszewski 1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2019-02-13of: select OF_RESERVED_MEM automaticallyGravatar Christoph Hellwig 1-1/+0
2019-02-13dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityGravatar Christoph Hellwig 1-0/+1
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityGravatar Christoph Hellwig 1-0/+1
2019-02-01ARM: 8824/1: fix a migrating irq bug when hotplug cpuGravatar Dietmar Eggemann 1-0/+1
2019-02-01ARM: 8822/1: smp_twd: Remove legacy TWD registrationGravatar Geert Uytterhoeven 1-1/+0
2019-02-01ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txtGravatar Geert Uytterhoeven 1-1/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 1-0/+2
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-13/+12
2018-12-31ARM: Prepare RDA8810PL SoCGravatar Andreas Färber 1-0/+2
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-53/+8
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+2
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-1/+1
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-12-12ARM: smp: add support for per-task stack canariesGravatar Ard Biesheuvel 1-0/+15
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINGravatar Christoph Hellwig 1-1/+1
2018-12-01dma-mapping: move the remap helpers to a separate fileGravatar Christoph Hellwig 1-0/+1
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaGravatar Christoph Hellwig 1-15/+0
2018-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-2/+0
2018-11-23PCI: consolidate the PCI_SYSCALL symbolGravatar Christoph Hellwig 1-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-14/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-19/+6