summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-12-02ARM64: dts: marvell: Add network support for Armada 3700Gregory CLEMENT
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla
2016-12-02arm64: Get rid of asm/opcodes.hMarc Zyngier
2016-12-02arm64: smp: Prevent raw_smp_processor_id() recursionRobin Murphy
2016-12-02arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-02arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki
2016-12-01crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthHerbert Xu
2016-11-30arm64: dts: juno: Correct PCI IO windowJeremy Linton
2016-11-30Merge tag 'amlogic-dt64-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-11-30Merge tag 'zte-dt64-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2016-11-30Merge tag 'berlin64-dt-for-v4.10-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2016-11-30Merge tag 'v4.10-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-11-30Merge tag 'v4.10-rockchip-defconfig64' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2016-11-30arm64: defconfig: drop GPIO_SYSFS on multiplatformsLinus Walleij
2016-11-30Merge tag 'qcom-arm64-for-4.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-11-30Merge tag 'samsung-dt64-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2016-11-30Merge tag 'arm-soc/for-4.10/defconfig-arm64' of http://github.com/Broadcom/st...Arnd Bergmann
2016-11-30Merge tag 'arm-soc/for-4.10/devicetree-arm64' of http://github.com/Broadcom/s...Arnd Bergmann
2016-11-30Merge tag 'tegra-for-4.10-arm64-dt-numeric-ids' of git://git.kernel.org/pub/s...Arnd Bergmann
2016-11-30arm64: defconfig: Do not lower CONFIG_LOG_BUF_SHIFTGeert Uytterhoeven
2016-11-30Merge tag 'renesas-arm64-dt2-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-30Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-30arm64: dts: fix build errors from missing dependenciesArnd Bergmann
2016-11-30crypto: arm64/aes-ce-ctr - fix skcipher conversionArd Biesheuvel
2016-11-30crypto: arm/aes-ce - fix broken monolithic buildArd Biesheuvel
2016-11-29Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas
2016-11-29arm64: head.S: Fix CNTHCTL_EL2 access on VHE systemJintack
2016-11-29irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin
2016-11-29irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin
2016-11-29irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon
2016-11-29irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2016-11-29ARM64: dts: ls2080a: add device configuration nodeyangbo lu
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu
2016-11-29crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel
2016-11-28ARM64: dts: meson-gxbb: add SCPI pre-1.0 compatibleKevin Hilman
2016-11-28ARM64: dts: meson-gxl: Add support for Nexbox A95XNeil Armstrong
2016-11-28ARM64: dts: meson-gxm: Add support for the Nexbox A1Neil Armstrong
2016-11-28crypto: arm64/aes - Convert to skcipherHerbert Xu
2016-11-28crypto: aes-ce-ccm - Use skcipher walk interfaceHerbert Xu
2016-11-28crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-26Merge tag 'mvebu-dt64-4.10-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2016-11-25arm64: dts: berlin4ct-dmp: add missing unit name to /memory nodeJisheng Zhang
2016-11-25arm64: dts: berlin4ct-stb: add missing unit name to /memory nodeJisheng Zhang
2016-11-25arm64: dts: berlin4ct: add missing unit name to /soc nodeJisheng Zhang
2016-11-24arm64: dts: qcom: msm8916: Add ddr support to sdhc1Ritesh Harjani
2016-11-23soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven
2016-11-23arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas