| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8692/1: mm: abort uaccess retries upon fatal signal | Mark Rutland | 2017-09-13 | 1 | -1/+4 |
* | kvm: arm/arm64: Force reading uncached stage2 PGD | Suzuki K Poulose | 2017-09-07 | 1 | -1/+1 |
* | kvm: arm/arm64: Fix race in resetting stage2 PGD | Suzuki K Poulose | 2017-09-02 | 1 | -8/+8 |
* | Revert "ARM: dts: sun8i: Support DTB build for NanoPi M1" | Greg Kroah-Hartman | 2017-08-12 | 1 | -1/+0 |
* | KVM: arm/arm64: Handle hva aging while destroying the vm | Suzuki K Poulose | 2017-08-12 | 1 | -0/+4 |
* | ARM: 8632/1: ftrace: fix syscall name matching | Rabin Vincent | 2017-08-11 | 1 | -0/+18 |
* | ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc | Emmanuel Vadot | 2017-08-11 | 1 | -1/+1 |
* | ARM: dts: sun8i: Support DTB build for NanoPi M1 | Milo Kim | 2017-08-11 | 1 | -0/+1 |
* | ARM: dts: tango4: Request RGMII RX and TX clock delays | Marc Gonzalez | 2017-08-11 | 1 | -1/+1 |
* | ARM: dts: armada-38x: Fix irq type for pca955 | Gregory CLEMENT | 2017-08-11 | 1 | -2/+2 |
* | ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_* | Krzysztof Kozlowski | 2017-08-06 | 1 | -3/+3 |
* | ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags | Pali Rohár | 2017-08-06 | 1 | -0/+2 |
* | ARM: dts: am57xx-idk: Put USB2 port in peripheral mode | Roger Quadros | 2017-08-06 | 1 | -1/+1 |
* | ARM: omap2+: fixing wrong strcat for Non-NULL terminated string | Maninder Singh | 2017-08-06 | 1 | -4/+4 |
* | arm: move ELF_ET_DYN_BASE to 4MB | Kees Cook | 2017-07-21 | 1 | -6/+2 |
* | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger | 2017-07-05 | 1 | -4/+4 |
* | ARM: dts: OMAP3: Fix MFG ID EEPROM | Adam Ford | 2017-07-05 | 1 | -1/+1 |
* | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer | Dave Gerlach | 2017-07-05 | 1 | -0/+8 |
* | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-24 | 1 | -2/+2 |
* | ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in | Arnd Bergmann | 2017-06-17 | 2 | -4/+4 |
* | ARM: 8637/1: Adjust memory boundaries after reservations | Laura Abbott | 2017-06-14 | 2 | -3/+12 |
* | ARM: 8636/1: Cleanup sanity_check_meminfo | Laura Abbott | 2017-06-14 | 3 | -48/+30 |
* | KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages | Marc Zyngier | 2017-06-14 | 1 | -0/+3 |
* | arm: KVM: Allow unaligned accesses at HYP | Marc Zyngier | 2017-06-14 | 1 | -3/+2 |
* | ARM: dts: imx6sx-sdb: Remove OPP override | Leonard Crestez | 2017-05-25 | 1 | -17/+0 |
* | ARM: dts: at91: sama5d3_xplained: not all ADC channels are available | Ludovic Desroches | 2017-05-25 | 1 | -3/+1 |
* | ARM: dts: at91: sama5d3_xplained: fix ADC vref | Ludovic Desroches | 2017-05-25 | 1 | -0/+1 |
* | ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call | Vladimir Murzin | 2017-05-25 | 1 | -2/+2 |
* | ARM: 8662/1: module: split core and init PLT sections | Ard Biesheuvel | 2017-05-25 | 3 | -29/+68 |
* | KVM: arm: plug potential guest hardware debug leakage | Zhichao Huang | 2017-05-25 | 4 | -22/+66 |
* | arm: KVM: Do not use stack-protector to compile HYP code | Marc Zyngier | 2017-05-25 | 1 | -0/+2 |
* | ARM: tegra: paz00: Mark panel regulator as enabled on boot | Marc Dietrich | 2017-05-25 | 1 | -0/+1 |
* | KVM: arm/arm64: fix races in kvm_psci_vcpu_on | Andrew Jones | 2017-05-20 | 1 | -1/+7 |
* | ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings | Florian Fainelli | 2017-05-14 | 1 | -1/+1 |
* | ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build | Matthijs van Duin | 2017-05-14 | 1 | -1/+2 |
* | ARM: dts: NSP: GPIO reboot open-source | Jon Mason | 2017-05-14 | 7 | -0/+7 |
* | arm: dts: qcom: Fix ipq board clock rates | Stephen Boyd | 2017-05-14 | 1 | -2/+2 |
* | arm: kernel: Add SMC structure parameter | Andy Gross | 2017-04-12 | 2 | -8/+10 |
* | ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk | Patrice Chotard | 2017-04-12 | 1 | -0/+1 |
* | ARM: davinci: PM: support da8xx DT platforms | Kevin Hilman | 2017-04-12 | 1 | -0/+1 |
* | kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd | Suzuki K Poulose | 2017-04-12 | 1 | -0/+10 |
* | arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region | Marc Zyngier | 2017-04-12 | 1 | -3/+8 |
* | arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm | Marc Zyngier | 2017-04-12 | 1 | -0/+2 |
* | ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags | Jon Mason | 2017-04-08 | 1 | -2/+2 |
* | ARM: BCM5301X: Add back handler ignoring external imprecise aborts | Rafał Miłecki | 2017-04-08 | 1 | -0/+28 |
* | ARM: at91: pm: cpu_idle: switch DDR to power-down mode | Nicolas Ferre | 2017-03-30 | 1 | -1/+17 |
* | Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node" | Romain Izard | 2017-03-30 | 1 | -1/+1 |
* | arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 | Marc Zyngier | 2017-03-12 | 1 | -8/+1 |
* | ARM: dts: at91: Enable DMA on sama5d2_xplained console | Alexandre Belloni | 2017-03-12 | 1 | -0/+2 |
* | ARM: dts: at91: Enable DMA on sama5d4_xplained console | Alexandre Belloni | 2017-03-12 | 1 | -0/+2 |