summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2018-03-032-2/+2
* ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang2018-03-031-0/+4
* ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2018-02-251-2/+0
* ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi2018-02-251-2/+4
* ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren2018-02-251-2/+0
* ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy2018-02-251-12/+0
* ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren2018-02-255-35/+31
* ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann2018-02-221-0/+1
* ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann2018-02-221-0/+4
* arm: spear13xx: Fix spics gpio controller's warningViresh Kumar2018-02-221-1/+1
* arm: spear13xx: Fix dmas cellsViresh Kumar2018-02-222-5/+5
* arm: spear600: Add missing interrupt-parent of rtcViresh Kumar2018-02-221-0/+1
* ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard2018-02-222-2/+4
* arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-161-2/+11
* ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-231-2/+8
* KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-171-3/+3
* ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King2017-12-251-1/+19
* ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal2017-12-251-0/+1
* ARM: dts: ti: fix PCI bus dtc warningsRob Herring2017-12-251-0/+2
* arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-12-251-3/+8
* arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-12-251-2/+22
* ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt2017-12-251-0/+2
* arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-12-161-2/+1
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-162-7/+13
* ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck2017-12-161-2/+7
* ARM: OMAP2+: Fix device node reference countsGuenter Roeck2017-12-161-6/+10
* ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-12-161-4/+6
* ARM: avoid faulting on qemuRussell King2017-12-161-2/+2
* ARM: BUG if jumping to usermode address in kernel modeRussell King2017-12-162-0/+24
* ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi2017-12-091-9/+7
* ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpioAdam Ford2017-12-051-1/+1
* ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-301-2/+2
* ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-301-2/+2
* ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren2017-11-211-1/+0
* ARM: dts: Fix am335x and dm814x scm syscon to probe childrenTony Lindgren2017-11-212-2/+4
* ARM: dts: Fix compatible for ti81xx uarts for 8250Tony Lindgren2017-11-212-6/+6
* arm: crypto: reduce priority of bit-sliced AES cipherEric Biggers2017-11-211-3/+3
* ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-151-10/+18
* ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren2017-11-151-0/+1
* ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson2017-11-087-0/+7
* ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2017-11-082-1/+27
* ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman2017-11-083-6/+6
* ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-10-086-6/+6
* ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-10-081-2/+1
* ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodesSimon Horman2017-10-081-4/+8
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+1
* ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2017-10-051-0/+1
* ARM: pxa: add the number of DMA requestor linesRobert Jarzmik2017-10-057-5/+8
* ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-131-1/+4
* kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-071-1/+1