summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel1-46/+42
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2-2/+4
2017-01-26arm64: Fix swiotlb fallback allocationAlexander Graf1-0/+2
2017-01-26arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko1-1/+1
2017-01-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-01-26arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin1-1/+1
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin1-1/+2
2017-01-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2017-01-26arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-19arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie1-1/+1
2017-01-19arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie1-12/+0
2017-01-19arm64: hugetlb: fix the wrong address for several functionsHuang Shijie1-4/+4
2017-01-15ARM64: dts: bcm2835: Fix bcm2837 compatible stringAndreas Färber1-1/+1
2017-01-15ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LEDAndrea Merello1-7/+0
2017-01-15arm64: dts: mt8173: Fix auxadc nodeMatthias Brugger1-0/+3
2017-01-12crypto: arm64/aes-ce - fix for big endianArd Biesheuvel1-10/+15
2017-01-12crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2-1/+3
2017-01-12crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel1-2/+2
2017-01-12crypto: arm64/aes-neon - fix for big endianArd Biesheuvel1-10/+15
2017-01-12crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel1-26/+27
2017-01-12crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel1-3/+3
2017-01-12crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel1-2/+2
2017-01-12arm64: dts: hip06: Correct hardware pin number of usb nodeKefeng Wang1-2/+2
2017-01-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier1-1/+7
2017-01-09arm64: tegra: Add VDD_GPU regulator to Jetson TX1Alexandre Courbot1-0/+18
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla3-3/+3
2016-12-01arm64: dts: juno: Correct PCI IO windowJeremy Linton1-1/+1
2016-11-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-5/+5
2016-11-19Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář3-12/+18
2016-11-18KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2-10/+10
2016-11-18arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang1-2/+8
2016-11-18Merge tag 'mvebu-fixes-4.9-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-5/+5
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+20
2016-11-12Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini4-1/+20
2016-11-10arm64: dts: rockchip: add three new resets for rk3399 PCIe controllerShawn Lin1-2/+5
2016-11-09arm64: dts: marvell: add unique identifiers for Armada A8k SPI controllersMarcin Wojtas1-2/+2
2016-11-09arm64: dts: marvell: fix clocksource for CP110 slave SPI0Marcin Wojtas1-1/+1
2016-11-09arm64: dts: marvell: Fix typo in label name on Armada 37xxGregory CLEMENT1-2/+2
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier4-1/+20
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-14/+12
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2-7/+0
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson1-0/+2
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2-0/+2
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-6/+7
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay1-1/+1
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo1-2/+5
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie1-1/+1