summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-24arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2018-05-22arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21arm64: export tishift functions to modulesJason A. Donenfeld
2018-05-21arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-19Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-18arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande
2018-05-18arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-15KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-15locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()Andrea Parri
2018-05-14bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann
2018-05-14bpf, arm64: optimize 32/64 immediate emissionDaniel Borkmann
2018-05-14bpf, arm64: save 4 bytes of unneeded stack spaceDaniel Borkmann
2018-05-14Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-05-14arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433Marek Szyprowski
2018-05-14Merge tag 'uniphier-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-05-12Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18Borislav Petkov
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-05-12crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/sha3-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/crc32-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/sha2-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel