summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAge
* Initial attempt to "connect the wires"Nathan O2019-12-09
* arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-24
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-22
|\
| * ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor2019-09-10
| * ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers2019-08-23
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\ \
| * | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-29
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-16
|\ \ \ | |/ / |/| |
| * | ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski2019-09-09
| * | Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2019-09-04
| |\ \
| | * | ARM: davinci: enable the clocksource driver for DT modeBartosz Golaszewski2019-08-07
| | |/
| * | Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann2019-08-15
| |\ \
| | * | ARM: lpc32xx: allow multiplatform buildArnd Bergmann2019-08-15
| | |/
| * | ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-14
| * | ARM: remove w90x900 platformArnd Bergmann2019-08-14
| * | ARM: remove ks8695 platformArnd Bergmann2019-08-14
| |/
* / arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig2019-08-20
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-19
|\
| * Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson2019-07-15
| |\
| | * Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained ...Russell King2019-07-03
| | |\
| | | * ARM: riscpc: enable chained scatterlist supportRussell King2019-06-11
| | | * ARM: riscpc: replace gettimeoffset() with clocksourceRussell King2019-05-09
| | * | ARM: sa1100: convert to common clock frameworkRussell King2019-07-03
| * | | ARM: delete netx machineLinus Walleij2019-05-22
| |/ /
* | | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
* | | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-15
* | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15
* | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-12
* | | arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-12
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-11
|\ \ \
| * | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-23
| * | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-23
| |/ /
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \
| * | | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| * | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-08
| |/ /
* | | ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Benjamin Gaignard2019-06-21
* | | ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson2019-06-20
|/ /
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-16
|\ \
| * \ Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-29
| |\ \
| | * | ARM: ixp4xx: Switch to use new timer driverLinus Walleij2019-04-23
| | * | ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij2019-04-23
| | * | ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij2019-04-19
| | * | ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij2019-04-19
| * | | Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-29
| |\ \ \
| | * | | firmware: Move Trusted Foundations supportThierry Reding2019-04-17
| | |/ /
* | | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-14
* | | | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-14
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-28
|\ \ \ | |/ / |/| |