summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-1613-24/+24
|\
| * docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| * docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-1/+1
| * docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-1513-22/+22
* | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-157-0/+40
|\ \ | |/ |/|
| * i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-127-0/+40
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-124-13/+40
|\ \
| * | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier2019-07-081-4/+2
| * | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-051-6/+7
| * | KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-052-0/+22
| * | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-3/+9
* | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-122-40/+4
|\ \ \
| * | | arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-21/+3
| * | | ARM: dma-mapping: allow larger DMA mask than supportedChristoph Hellwig2019-06-251-19/+1
| | |/ | |/|
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-126-80/+27
|\ \ \
| * | | ARM: omap1: remove unused variableArnd Bergmann2019-06-171-1/+0
| * | | arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-033-14/+7
| * | | arm: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-9/+6
| * | | arm: omap1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-56/+14
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-126-42/+18
|\ \ \ \
| * | | | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-123-6/+3
| * | | | arm: switch to generic version of pte allocationMike Rapoport2019-07-122-29/+14
| * | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-4/+1
| * | | | arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
* | | | | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-111-7/+0
|\ \ \ \ \
| * | | | | dma-mapping: remove dma_max_pfnChristoph Hellwig2019-07-101-7/+0
* | | | | | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-07-011-0/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: dts: rockchip: Allow wakeup from rk3288-veyron's dwc2 USB portsDouglas Anderson2019-06-181-0/+2
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-11/+31
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-276-16/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221078-4526/+1147
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17182-1630/+182
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07433-3305/+433
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-311-11/+31
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm: bpf: eliminate zero extension code-genJiong Wang2019-05-241-11/+31
* | | | | | | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-112-0/+2
|\ \ \ \ \ \ \
| * | | | | | | arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+1
| * | | | | | | arch: wire-up clone3() syscallChristian Brauner2019-06-091-0/+1
* | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-103-37/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig2019-06-242-30/+1
| * | | | | | | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
| * | | | | | | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-242-2/+1
| * | | | | | | | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
| * | | | | | | | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-241-2/+0
| * | | | | | | | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
| * | | | | | | | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-2/+2
|\ \ \ \ \ \ \ \