aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor
2019-09-09ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski
2019-09-04Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-23ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers
2019-08-20arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann
2019-08-15ARM: lpc32xx: allow multiplatform buildArnd Bergmann
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann
2019-08-14ARM: remove w90x900 platformArnd Bergmann
2019-08-14ARM: remove ks8695 platformArnd Bergmann
2019-08-08ARM: davinci: enable the clocksource driver for DT modeBartosz Golaszewski
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