summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-12/+5
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+21
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li3-12/+5
2021-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-5852/+27
2021-06-29Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+7
2021-06-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+7
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-23/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-59/+59
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+0
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon1-2/+2
2021-06-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-7/+9
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar11-25/+35
2021-06-17arm64: Add cpuidle context save/restore helpersMarc Zyngier1-0/+5
2021-06-16arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymoreAndrea Merello1-1/+1
2021-06-16ARM: disable CONFIG_IDE in pxa_defconfigChristoph Hellwig1-2/+0
2021-06-16ARM: disable CONFIG_IDE in footbridge_defconfigChristoph Hellwig1-1/+0
2021-06-10genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()Marc Zyngier1-1/+21
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2021-06-06Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-19/+11
2021-06-06Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson6-4/+21
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar4-15/+15
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-14/+0
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann1-0/+26
2021-06-03ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-02ARM: cpuidle: Avoid orphan section warningArnd Bergmann1-2/+3
2021-06-02Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab4-15/+15
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-9/+0
2021-06-01arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong1-2/+2
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland1-1/+0
2021-05-26locking/atomic: arm: move to ARCH_ATOMICMark Rutland4-57/+58
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-3/+3
2021-05-26ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski1-14/+0
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2021-05-23ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven1-1/+1
2021-05-23ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-05-23ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-05-23ARM: imx: pm-imx27: Include "common.h"Fabio Estevam1-0/+1
2021-05-21Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-05-19media: ARM: dts: sama5d4: enable Hantro G1 VDECEmil Velikov1-0/+7
2021-05-18ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer1-0/+1
2021-05-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-05-18ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski1-1/+3
2021-05-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski1-3/+7
2021-05-17Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner1-1/+6
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini1-1/+7