summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-09-02kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-08-12Revert "ARM: dts: sun8i: Support DTB build for NanoPi M1"Greg Kroah-Hartman
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: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmcEmmanuel Vadot
2017-08-11ARM: dts: sun8i: Support DTB build for NanoPi M1Milo Kim
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez
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-08-06ARM: dts: am57xx-idk: Put USB2 port in peripheral modeRoger Quadros
2017-08-06ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-05ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford
2017-07-05ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann
2017-06-14ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-06-14ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-05-25ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier
2017-05-25ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-05-14ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settingsFlorian Fainelli
2017-05-14ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin
2017-05-14ARM: dts: NSP: GPIO reboot open-sourceJon Mason
2017-05-14arm: dts: qcom: Fix ipq board clock ratesStephen Boyd
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-04-12ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirkPatrice Chotard
2017-04-12ARM: davinci: PM: support da8xx DT platformsKevin Hilman
2017-04-12kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier
2017-04-08ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-04-08ARM: BCM5301X: Add back handler ignoring external imprecise abortsRafał Miłecki
2017-03-30ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2017-03-30Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"Romain Izard
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-03-12ARM: dts: at91: Enable DMA on sama5d2_xplained consoleAlexandre Belloni
2017-03-12ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni
2017-02-23ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook