summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+5
2020-10-13ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig1-0/+1
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-32/+16
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-75/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-21/+51
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+11
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-26/+0
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-67/+97
2020-10-11Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger33-96/+71
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner5-67/+97
2020-10-09kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown3-0/+51
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu1-14/+1
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-08arm: disable frequency invariance for CONFIG_BL_SWITCHERIonela Voinescu1-0/+3
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu1-0/+1
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel1-0/+48
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu1-1/+1
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown33-96/+71
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2-2/+1
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2-2/+0
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig2-16/+0
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig4-4/+3
2020-10-06dma-contiguous: remove dev_set_cma_areaChristoph Hellwig1-1/+1
2020-10-06dma-contiguous: remove dma_declare_contiguousChristoph Hellwig1-6/+10
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig7-5/+7
2020-10-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki4-1393/+88
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki1-0/+1
2020-10-05ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman3-3/+5
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini2-2/+9
2020-10-03Merge tag 'imx-defconfig-5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-0/+9
2020-10-03Merge tag 'imx-soc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson101-16088/+167
2020-10-03Merge tag 'hisi-arm-soc-for-5.10' of git://github.com/hisilicon/linux-hisi in...Olof Johansson2-3/+24
2020-10-03Merge tag 'omap-for-v5.10/defconfig-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-0/+12
2020-10-03Merge tag 'omap-for-v5.10/soc-part2-v2-signed' of git://git.kernel.org/pub/sc...Olof Johansson4-7/+27
2020-10-03Merge tag 'davinci-for-v5.10/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-9/+6
2020-10-03ARM: dts: nspire: Fix SP804 usersAndre Przywara1-4/+8
2020-10-03ARM: mstar: Fix up the fallout from moving the dts/dtsi filesDaniel Palmer7-7/+7
2020-10-03ARM: mstar: Add mstar prefix to all of the dtsi/dts filesDaniel Palmer10-3/+3
2020-10-03ARM: mstar: Add interrupt to pm_uartDaniel Palmer1-0/+1
2020-10-03ARM: mstar: Add interrupt controller to base dtsiDaniel Palmer1-0/+19
2020-10-03ARM: mstar: Select MStar intcDaniel Palmer1-0/+1
2020-10-03Merge tag 'omap-for-v5.9/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+3
2020-10-03Merge tag 'hisi-arm32-dt-for-5.10-tag2' of git://github.com/hisilicon/linux-h...Olof Johansson4-2/+100
2020-10-03Merge tag 'omap-for-v5.10/dt-part2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson57-297/+220
2020-10-03Merge tag 'sunxi-dt-for-5.10-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson4-0/+356
2020-10-03ARM: multi_v7_defconfig: add FMC2 EBI controller supportChristophe Kerello1-0/+1
2020-10-03ARM: stm32: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-10-03Merge tag 'v5.10-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson13-16/+76