summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-01-12crypto: arm64/aes-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-neon - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel
2017-01-12arm64: dts: hip06: Correct hardware pin number of usb nodeKefeng Wang
2017-01-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier
2017-01-09arm64: tegra: Add VDD_GPU regulator to Jetson TX1Alexandre Courbot
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla
2016-11-30arm64: dts: juno: Correct PCI IO windowJeremy Linton
2016-11-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-11-19Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-11-18KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang
2016-11-18arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang
2016-11-17Merge tag 'mvebu-fixes-4.9-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-11-10arm64: dts: rockchip: add three new resets for rk3399 PCIe controllerShawn Lin
2016-11-09arm64: dts: marvell: add unique identifiers for Armada A8k SPI controllersMarcin Wojtas
2016-11-09arm64: dts: marvell: fix clocksource for CP110 slave SPI0Marcin Wojtas
2016-11-09arm64: dts: marvell: Fix typo in label name on Armada 37xxGregory CLEMENT
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie
2016-10-23arm64: dts: Updated NAND DT properties for NS2 SVKRay Jui
2016-10-22arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada
2016-10-22arm64: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-10-21arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland
2016-10-20arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-20arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-19arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-19arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon