aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03crypto: arm64/aes - replace scalar fallback with plain NEON fallbackArd Biesheuvel2-11/+29
2017-02-03crypto: arm64/aes-neon-blk - tweak performance for low end coresArd Biesheuvel2-135/+102
2017-02-03crypto: arm64/aes - performance tweakArd Biesheuvel1-33/+19
2017-02-03crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel1-5/+2
2017-02-03crypto: arm64/chacha20 - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-02-03crypto: arm64/aes-blk - remove cra_alignmaskArd Biesheuvel2-15/+9
2017-02-03crypto: arm64/aes-ce-ccm - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-46/+42
2017-01-23crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel1-46/+42
2017-01-13crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel4-0/+1393
2017-01-13crypto: arm64/aes - add scalar implementationArd Biesheuvel4-0/+203
2017-01-13crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as wellArd Biesheuvel1-2/+23
2017-01-13crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel4-0/+586
2017-01-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-5/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds2-2/+4
2017-01-04arm64: restore get_current() optimisationMark Rutland1-1/+9
2017-01-04arm64: mm: fix show_pte KERN_CONT falloutMark Rutland1-4/+4
2017-01-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixesArnd Bergmann9-1/+94
2017-01-04Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixesArnd Bergmann1-1/+1
2017-01-04Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixesArnd Bergmann1-0/+10
2017-01-04Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesArnd Bergmann1-1/+1
2017-01-03ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman1-0/+1
2017-01-03ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong8-0/+92
2017-01-03ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman1-1/+1
2016-12-30arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla1-1/+1
2016-12-28arm64: dts: msm8996: Add required memory carveoutsStephen Boyd1-0/+10
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner3-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds12-12/+12
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+4
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2-5/+4
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()Lv Zheng1-1/+1
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng1-4/+3
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov2-4/+9
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2-2/+4
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+128
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-12-15Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds103-697/+12063
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+6
2016-12-15Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+54
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-9/+21
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-24/+132
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-0/+128
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2-1/+3
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds24-316/+5468
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-2/+2