summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-06-211-7/+9
|\
| * ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-031-7/+9
* | Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-081-2/+3
|\ \
| * | ARM: cpuidle: Avoid orphan section warningArnd Bergmann2021-06-021-2/+3
* | | Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2021-06-054-19/+11
|\ \ \
| * | | ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski2021-05-261-14/+0
| * | | ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu2021-05-181-1/+1
| * | | ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski2021-05-181-1/+3
| * | | ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski2021-05-181-3/+7
| | |/ | |/|
* | | Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2021-06-056-4/+21
|\ \ \
| * | | ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven2021-05-231-1/+1
| * | | ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam2021-05-231-1/+1
| * | | ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam2021-05-231-1/+1
| * | | ARM: imx: pm-imx27: Include "common.h"Fabio Estevam2021-05-231-0/+1
| * | | ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut2021-05-131-0/+12
| * | | ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč2021-05-131-1/+5
| |/ /
* | | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-231-1/+6
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-171-1/+6
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: PXA: Fix cplds irqdesc allocation when using legacy modeMarc Zyngier2021-05-101-1/+6
| | |/
* | | Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-201-0/+1
|\ \ \
| * | | ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer2021-05-181-0/+1
* | | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
| | |/ | |/|
* | | xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2021-05-141-1/+7
* | | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-12/+0
|/ /
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-7/+0
|\ \
| * | kbuild: add a script to remove stale generated filesMasahiro Yamada2021-05-021-7/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0710-11/+13
|\ \ \
| * | | arm: print alloc free paths for address in registersManinder Singh2021-05-073-0/+13
| * | | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * | | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-076-6/+0
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-05-0627-454/+246
|\ \ \ \
| * | | | ARM: footbridge: remove personal server platformRussell King2021-05-055-107/+0
| * | | | ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2021-04-182-1/+13
| * | | | ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTEJisheng Zhang (syna)2021-04-181-12/+1
| * | | | ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)2021-04-182-3/+3
| * | | | ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)2021-04-182-29/+0
| * | | | ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-254-45/+5
| * | | | ARM: 9068/1: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-253-31/+8
| * | | | ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang2021-03-251-1/+18
| * | | | ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-03-251-1/+1
| * | | | ARM: 9062/1: kprobes: rewrite test-arm.c in UALNick Desaulniers2021-03-252-145/+146
| * | | | ARM: 9061/1: kprobes: fix UNPREDICTABLE warningsNick Desaulniers2021-03-251-2/+2
| * | | | ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley2021-03-092-11/+0
| * | | | ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel2021-03-093-41/+23
| * | | | ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6Ard Biesheuvel2021-03-091-26/+25
| * | | | ARM: 9057/1: cache-v7: add missing ISB after cache level selectionArd Biesheuvel2021-03-091-3/+4
| * | | | ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel2021-03-091-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-8/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual2021-05-051-4/+1