summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-04-04arm/mach-at91/pm : fix possible object reference leakPeng Hao1-2/+4
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-4/+0
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-1/+0
2019-04-03arm/tlb: Convert to generic mmu_gatherPeter Zijlstra1-241/+13
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-2/+1
2019-04-01Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren1-2/+2
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+14
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-0/+13
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2-2/+1
2019-03-28ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf1-1/+1
2019-03-26ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren1-2/+2
2019-03-25Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann8-24/+22
2019-03-25Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann1-1/+1
2019-03-25ARM: dts: nomadik: Fix polarity of SPI CSLinus Walleij1-4/+5
2019-03-25ARM: davinci: fix build failure with allnoconfigSekhar Nori1-0/+1
2019-03-25ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysDouglas Anderson1-2/+0
2019-03-25ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiDouglas Anderson1-2/+0
2019-03-25ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson1-6/+6
2019-03-23ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi1-4/+22
2019-03-23ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi1-4/+22
2019-03-23ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-03-23ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik1-0/+2
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers10-19/+29
2019-03-22ARM: imx_v4_v5_defconfig: enable PWM driverUwe Kleine-König1-0/+3
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverUwe Kleine-König1-1/+1
2019-03-22ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchMichal Vokáč1-2/+2
2019-03-22ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida1-2/+2
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-1/+1
2019-03-21ARM: dts: imx6ull: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-03-21syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-20KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose1-0/+2
2019-03-20ARM: dts: pfla02: increase phy reset durationMarco Felsch1-0/+1
2019-03-19Merge tag 'tags/bcm2835-dt-next-2019-03-04' into devicetree/fixesFlorian Fainelli1-1/+1
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier1-0/+11
2019-03-19ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-03-19ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-03-19ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu portMichal Vokáč1-1/+1
2019-03-18ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers1-1/+2
2019-03-18ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman1-3/+3
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-1/+0
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-30/+89
2019-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds86-526/+284
2019-03-16Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+2
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King80-513/+258
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-4/+12
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2-1/+19
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport1-0/+4
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport1-1/+1