summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-05-23ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre1-1/+1
2018-05-23xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2018-05-23ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc nodeRasmus Villemoes1-1/+1
2018-05-23ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna1-0/+10
2018-05-23ARM: dts: imx6qdl-wandboard: Fix audio channel swapFabio Estevam1-0/+1
2018-05-23ARM: dts: am57xx-beagle-x15-common: Add overide powerhold propertyKeerthy1-0/+1
2018-05-23ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy1-0/+2
2018-05-23ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUPKishon Vijay Abraham I1-1/+1
2018-05-23ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa1-5/+6
2018-05-23ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis1-2/+2
2018-05-23ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis1-1/+1
2018-05-23drivers/perf: arm_pmu: handle no platform_deviceMark Rutland1-3/+9
2018-05-23ARM: dts: koelsch: Correct clock frequency of X2 DU clock inputGeert Uytterhoeven1-1/+1
2018-05-23ARM: dts: r8a7791: Correct parent of SSI[0-9] clocksGeert Uytterhoeven1-2/+5
2018-05-23ARM: dts: r8a7790: Correct parent of SSI[0-9] clocksGeert Uytterhoeven1-2/+5
2018-05-23ARM: dts: Adjust moxart IRQ controller and flagsLinus Walleij2-9/+10
2018-05-18clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski1-1/+1
2018-03-21arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2-2/+15
2018-03-21ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann1-0/+2
2018-03-21ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson1-2/+2
2018-03-04ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi1-2/+4
2018-03-04ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren1-2/+0
2018-03-04ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy1-12/+0
2018-03-04ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren5-35/+31
2018-03-04ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann1-0/+1
2018-03-04arm: spear13xx: Fix spics gpio controller's warningViresh Kumar1-1/+1
2018-03-04arm: spear13xx: Fix dmas cellsViresh Kumar2-5/+5
2018-03-04arm: spear600: Add missing interrupt-parent of rtcViresh Kumar1-0/+1
2018-03-04arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-03-01ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-03-01KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-3/+3
2018-03-01ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2018-03-01ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2018-03-01ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2018-03-01arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst1-3/+8
2018-03-01arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu1-2/+22
2018-03-01ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2018-03-01arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2018-01-17ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann1-1/+1
2018-01-17ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2018-01-17arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2018-01-17ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-4/+6
2018-01-17ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi1-9/+7
2017-12-09ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-12-09ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-12-07ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren1-1/+0
2017-12-07ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-12-07ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren1-0/+1
2017-12-07ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson7-0/+7
2017-12-07ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27