summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/crc32 - merge CRC32 and PMULL instruction based driversArd Biesheuvel2017-02-115-312/+41
* crypto: arm64/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2017-02-032-18/+28
* crypto: arm64/aes - replace scalar fallback with plain NEON fallbackArd Biesheuvel2017-02-032-11/+29
* crypto: arm64/aes-neon-blk - tweak performance for low end coresArd Biesheuvel2017-02-032-135/+102
* crypto: arm64/aes - performance tweakArd Biesheuvel2017-02-031-33/+19
* crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel2017-02-031-5/+2
* crypto: arm64/chacha20 - remove cra_alignmaskArd Biesheuvel2017-02-031-1/+0
* crypto: arm64/aes-blk - remove cra_alignmaskArd Biesheuvel2017-02-032-15/+9
* crypto: arm64/aes-ce-ccm - remove cra_alignmaskArd Biesheuvel2017-02-031-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-02-031-46/+42
|\
| * crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-01-231-46/+42
* | crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel2017-01-134-0/+1393
* | crypto: arm64/aes - add scalar implementationArd Biesheuvel2017-01-134-0/+203
* | crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as wellArd Biesheuvel2017-01-131-2/+23
* | crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-134-0/+586
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-062-5/+13
|\ \
| * | arm64: restore get_current() optimisationMark Rutland2017-01-041-1/+9
| * | arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-041-4/+4
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-2/+4
|\ \ \
| * | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-2/+4
* | | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2017-01-049-1/+94
|\ \ \ \
| * | | | ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman2017-01-031-0/+1
| * | | | ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong2017-01-038-0/+92
| * | | | ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman2017-01-031-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \
| * | | | arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla2016-12-301-1/+1
| |/ / /
* | | | Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-01-041-0/+10
|\ \ \ \
| * | | | arm64: dts: msm8996: Add required memory carveoutsStephen Boyd2016-12-281-0/+10
| |/ / /
* | | | Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: dts: h3ulcb: Provide sd0_uhs nodeSimon Horman2016-12-081-1/+1
* | | | arm64: don't pull uaccess.h into *.SAl Viro2016-12-269-71/+72
| |/ / |/| |
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-3/+3
|\ \ \
| * | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-253-3/+3
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2412-12/+12
|/ / /
* | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-222-5/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-222-5/+4
| |\ \ \ \
| | * | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-211-1/+1
| | * | | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-4/+3
* | | | | | arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-202-4/+9
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-182-1/+3
|\ \ \ \ \ \
| * | | | | | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-152-1/+3
* | | | | | | Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-161-0/+128
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-151-0/+128
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge tag 'v4.9-rc6' into patchworkMauro Carvalho Chehab2016-11-225-17/+23
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2016-11-1639-168/+276
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | [media] arm64: dts: mediatek: Add MDP for MT8173Minghsiu Tsai2016-10-211-0/+84
| | * | | | | | [media] arm64: dts: mediatek: Add Video Decoder for MT8173Tiffany Lin2016-10-211-0/+44
* | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-151-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-301-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven2016-11-231-0/+1
| | | |/ / / / / / | | |/| | | | | |