summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig-1/+3
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-32/+0
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+0
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt-1/+0
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-2/+2
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-0/+2
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-2/+2
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+40
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+3
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-28/+13
2019-07-12arm: switch to generic version of pte allocationMike Rapoport-28/+13
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-7/+0
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds-0/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-37/+1
2019-07-10dma-mapping: remove dma_max_pfnChristoph Hellwig-7/+0
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+8
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-26/+24
2019-07-08KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier-4/+2
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin-6/+7
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara-0/+22
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara-3/+9
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner-433/+94
2019-06-25clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray-0/+10
2019-06-24binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig-30/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig-2/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig-1/+0
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig-2/+0
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig-1/+0
2019-06-21arch: handle arches who do not yet define clone3Christian Brauner-0/+1
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski-0/+7
2019-06-20ARM: arrange show_pte() to issue severity-based messagesRussell King-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-373/+89
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-60/+5
2019-06-17Merge tag 'armsoc-drop-netx-v5.3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-36/+0
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar-311/+26
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-28/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-143/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-29/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner-91/+7
2019-06-03arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-6/+3
2019-06-03locking/atomic, arm: Use s64 for atomic64Mark Rutland-26/+24
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-34/+4