summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-03Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained ...Russell King
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-21ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Benjamin Gaignard
2019-06-20ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-11ARM: riscpc: enable chained scatterlist supportRussell King
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-05-22ARM: delete netx machineLinus Walleij
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig
2019-05-09ARM: riscpc: replace gettimeoffset() with clocksourceRussell King
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-28Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-23ARM: fix function graph tracer and unwinder dependenciesRussell King
2019-04-23ARM: ixp4xx: Switch to use new timer driverLinus Walleij
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij
2019-04-19ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij
2019-04-19ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij
2019-04-17firmware: Move Trusted Foundations supportThierry Reding
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-03-25ARM: davinci: fix build failure with allnoconfigSekhar Nori
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-01ARM: milbeaut: Add basic support for Milbeaut m10v SoCSugaya Taichi
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski
2019-02-19ARM: davinci: select GENERIC_IRQ_MULTI_HANDLERBartosz Golaszewski
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig
2019-02-13dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-02-01ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann