summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-06-07ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers
2021-06-07ARM: 9086/1: syscalls: use pattern rules to generate syscall headersMasahiro Yamada
2021-06-07ARM: 9085/1: remove unneeded abi parameter to syscallnr.shMasahiro Yamada
2021-06-07ARM: 9084/1: simplify the build rule of mach-types.hMasahiro Yamada
2021-06-07ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/Geert Uytterhoeven
2021-06-07ARM: 9082/1: [v2] mark prepare_page_table as __initArnd Bergmann
2021-06-07ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-06-07ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-06-07ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-06-07ARM: 9076/1: boot: remove redundant piggy_data from clean-filesMasahiro Yamada
2021-06-07ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+Nathan Chancellor
2021-06-07ARM: use MiB for vmalloc sizesRussell King (Oracle)
2021-06-07ARM: use "* SZ_1M" rather than "<< 20"Russell King (Oracle)
2021-06-07ARM: change vmalloc_start to vmalloc_sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to vmalloc_startRussell King (Oracle)
2021-06-07ARM: use a temporary variable to hold maximum vmalloc sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to be unsigned longRussell King (Oracle)
2021-06-07ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)
2021-06-07quota: Wire up quotactl_fd syscallJan Kara
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2021-06-04ARM: dts: imx53-ppd: add dma-info nodesFabien Lahoudere
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann
2021-06-03ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-06-02ARM: cpuidle: Avoid orphan section warningArnd Bergmann
2021-06-02Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-06-01arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland
2021-05-26locking/atomic: arm: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
2021-05-26ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-23ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven
2021-05-23ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam
2021-05-23ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam
2021-05-23ARM: imx: pm-imx27: Include "common.h"Fabio Estevam
2021-05-21usb: isp1760: use dr_mode bindingRui Miguel Silva
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-19media: ARM: dts: sama5d4: enable Hantro G1 VDECEmil Velikov
2021-05-18ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer
2021-05-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu
2021-05-18ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski
2021-05-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski
2021-05-17Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner