aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 6-65/+27
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 5-64/+27
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 2-2/+2
2019-09-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-72/+4
2019-09-24arm: use generic mmap top-down layout and brk randomizationGravatar Alexandre Ghiti 4-69/+1
2019-09-24arm: use STACK_TOP when computing mmap base addressGravatar Alexandre Ghiti 1-2/+2
2019-09-24arm: properly account for stack randomization and stack guard gapGravatar Alexandre Ghiti 1-2/+12
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 2-7/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-2/+0
2019-09-24mm: introduce compound_nr()Gravatar Matthew Wilcox (Oracle) 1-2/+2
2019-09-24mm: introduce page_size()Gravatar Matthew Wilcox (Oracle) 1-2/+1
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 13-24/+345
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 27-787/+1936
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-3/+4
2019-09-20ARM: aspeed: ast2500 is ARMv6KGravatar Arnd Bergmann 1-1/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 9-271/+55
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 11-395/+982
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 8-79/+22
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+3
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+7
2019-09-17Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-4/+6
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+2
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 217-2456/+8771
2019-09-16Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-61/+101
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 2-25/+67
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 217-13341/+483
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-74/+6
2019-09-16Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+45
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-0/+1
2019-09-16ARM: dts: dir685: Drop spi-cpol from the displayGravatar Linus Walleij 1-1/+0
2019-09-15Merge branch 'spi-5.4' into spi-nextGravatar Mark Brown 4-5/+5
2019-09-12Merge branch 'aspeed/dt-3' into arm/lateGravatar Arnd Bergmann 4-0/+1496
2019-09-12ARM: dts: aspeed: Add AST2600 pinmux nodesGravatar Andrew Jeffery 2-6/+1155
2019-09-12ARM: dts: aspeed: Add AST2600 and EVBGravatar Joel Stanley 3-0/+347
2019-09-11Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 5-2/+9
2019-09-11swiotlb-xen: simplify cache maintainanceGravatar Christoph Hellwig 1-47/+17
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionGravatar Christoph Hellwig 1-2/+0
2019-09-11xen/arm: remove xen_dma_opsGravatar Christoph Hellwig 2-5/+2
2019-09-11xen/arm: simplify dma_cache_maintGravatar Christoph Hellwig 1-40/+21
2019-09-11xen/arm: use dev_is_dma_coherentGravatar Christoph Hellwig 2-12/+6
2019-09-11xen/arm: consolidate page-coherent.hGravatar Christoph Hellwig 1-75/+0
2019-09-11xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceGravatar Christoph Hellwig 3-55/+28
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Gravatar Joerg Roedel 2-0/+45
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerGravatar Nathan Chancellor 2-1/+5
2019-09-10ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryGravatar Chester Lin 1-0/+3
2019-09-09ARM: multi_v5_defconfig: make DaVinci part of the ARM v5 multiplatform buildGravatar Bartosz Golaszewski 1-0/+12
2019-09-09ARM: davinci: support multiplatform build for ARM v5Gravatar Bartosz Golaszewski 4-26/+20
2019-09-09ARM: exynos: Enable support for ARM architected timersGravatar Marek Szyprowski 1-0/+1