summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring
2017-12-25arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst
2017-12-25arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland
2017-12-16ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck
2017-12-16ARM: OMAP2+: Fix device node reference countsGuenter Roeck
2017-12-16ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-12-16ARM: avoid faulting on qemuRussell King
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-12-09ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi
2017-12-05ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpioAdam Ford
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-11-21ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren
2017-11-21ARM: dts: Fix am335x and dm814x scm syscon to probe childrenTony Lindgren
2017-11-21ARM: dts: Fix compatible for ti81xx uarts for 8250Tony Lindgren
2017-11-21arm: crypto: reduce priority of bit-sliced AES cipherEric Biggers
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-15ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren
2017-11-08ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman
2017-10-08ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-10-08ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed
2017-10-08ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodesSimon Horman
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik
2017-10-05ARM: pxa: add the number of DMA requestor linesRobert Jarzmik
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-09-07kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-08-12KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-06ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*Krzysztof Kozlowski
2017-08-06ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook