summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-301-7/+9
* ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu2021-06-301-1/+1
* ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-05-221-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski2021-05-221-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski2021-05-221-1/+1
* ARM: dts: Fix swapped mmc order for omap3Tony Lindgren2021-04-281-0/+3
* ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe2021-04-281-2/+2
* ARM: keystone: fix integer overflow warningArnd Bergmann2021-04-281-2/+2
* ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2021-04-282-0/+10
* ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre2021-04-163-82/+8
* KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-171-1/+1
* Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-071-4/+31
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2021-03-071-0/+6
* ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin2021-03-031-2/+2
* ARM: dts: Configure missing thermal interrupt for 4430Tony Lindgren2021-03-031-0/+2
* ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski2021-03-031-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski2021-03-031-1/+1
* xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini2021-02-231-2/+4
* ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni2021-02-231-3/+0
* ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King2021-02-101-6/+6
* ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-02-031-0/+1
* ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-231-0/+4
* ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade2021-01-171-3/+5
* ARM: dts: at91: at91sam9rl: fix ADC triggersAlexandre Belloni2020-12-291-8/+11
* ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan2020-12-291-0/+7
* ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan2020-12-291-0/+7
* ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel2020-12-291-5/+1
* ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XUKrzysztof Kozlowski2020-12-291-0/+2
* ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410Krzysztof Kozlowski2020-12-292-0/+32
* ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XUKrzysztof Kozlowski2020-12-291-2/+2
* ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam2020-11-241-1/+1
* arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich2020-11-241-1/+1
* ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-11-101-1/+1
* ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-11-101-0/+2
* ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski2020-11-101-0/+1
* ARM: dts: s5pv210: remove dedicated 'audio-subsystem' nodeKrzysztof Kozlowski2020-11-101-36/+29
* ARM: dts: s5pv210: move PMU node out of clock controllerKrzysztof Kozlowski2020-11-101-8/+5
* ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warningsKrzysztof Kozlowski2020-11-101-28/+21
* ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson2020-11-101-28/+72
* ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker2020-10-291-4/+12
* ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen2020-09-231-1/+1
* KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon2020-08-261-6/+0
* ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry2020-08-211-0/+24
* ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai2020-08-211-3/+5
* ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai2020-08-211-3/+8
* ARM: percpu.h: fix build errorGrygorii Strashko2020-08-211-0/+2
* ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-08-211-5/+22
* ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-222-2/+2
* ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai2020-07-221-4/+6
* ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-301-2/+4