summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-186-14/+70
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-3/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-062-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: bpf: optimize modulo operationJerin Jacob2019-09-032-4/+5
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-023-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst2019-08-272-10/+19
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-199-34/+88
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | / / / / / / / | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-0632-167/+367
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS boardClaudiu Manoil2019-08-022-0/+46
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-1815-388/+668
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov2019-09-131-0/+30
| * | | | | | | | | | | crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-095-14/+110
| * | | | | | | | | | | crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel2019-09-092-30/+195
| * | | | | | | | | | | crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel2019-09-091-35/+26
| * | | | | | | | | | | crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel2019-09-091-3/+2
| * | | | | | | | | | | crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel2019-09-091-53/+59
| * | | | | | | | | | | crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-6/+3
| * | | | | | | | | | | crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang2019-09-091-3/+1
| * | | | | | | | | | | crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-12/+12
| * | | | | | | | | | | crypto: arm64/aes - implement accelerated ESSIV/CBC modeArd Biesheuvel2019-08-302-0/+152
| * | | | | | | | | | | crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walkArd Biesheuvel2019-08-301-42/+40
| * | | | | | | | | | | crypto: arm64/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel2019-07-261-39/+1
| * | | | | | | | | | | crypto: arm64/aes-neon - switch to shared AES SboxesArd Biesheuvel2019-07-261-71/+3
| * | | | | | | | | | | crypto: arm64/aes-ce-cipher - use AES library as fallbackArd Biesheuvel2019-07-263-9/+3
| * | | | | | | | | | | crypto: aes - move sync ctr(aes) to AES library and generic helperArd Biesheuvel2019-07-263-60/+33
| * | | | | | | | | | | crypto: arm64/aes-ce - switch to library version of key expansion routineArd Biesheuvel2019-07-262-8/+11
| * | | | | | | | | | | crypto: arm64/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel2019-07-262-4/+5
| * | | | | | | | | | | crypto: arm64/aes-ccm - switch to AES libraryArd Biesheuvel2019-07-262-13/+7
| * | | | | | | | | | | crypto: arm64/ghash - switch to AES libraryArd Biesheuvel2019-07-262-22/+11
| * | | | | | | | | | | crypto: aes - rename local routines to prevent future clashesArd Biesheuvel2019-07-261-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-183-3/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-091-1/+3
| * | | | | | | | | | | arm64: KVM: Device mappings should be execute-neverJames Morse2019-08-271-1/+1
| * | | | | | | | | | | arm64/kvm: Remove VMID rollover I-cache maintenanceMark Rutland2019-08-181-1/+13
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-172-0/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: dts: imx8mq: Add system counter nodeAnson Huang2019-08-271-0/+8
| * | | | | | | | | | | arm64: dts: imx8mm: Add system counter nodeAnson Huang2019-08-271-0/+8
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-16142-3708/+14816
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: dts: qcom: Add Lenovo Yoga C630Bjorn Andersson2019-09-052-0/+447
| * | | | | | | | | | | Merge tag 'v5.4-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2019-09-052-10/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin2019-09-011-0/+3
| | * | | | | | | | | | | arm64: dts: rockchip: add rk3328 VPU nodeJonas Karlman2019-08-221-1/+13
| | * | | | | | | | | | | arm64: dts: rockchip: fix vcc_host_5v regulator for usb3 hostKever Yang2019-08-191-9/+2
| * | | | | | | | | | | | Merge tag 'qcom-arm64-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2019-09-0422-209/+3725
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arm64: dts: sdm845: Add parent clock for rpmhccVinod Koul2019-08-261-0/+2
| | * | | | | | | | | | | | arm64: dts: qcom: sm8150: Add apps shared nodesVinod Koul2019-08-211-0/+63
| | * | | | | | | | | | | | arm64: dts: qcom: sm8150: Add reserved-memory regionsVinod Koul2019-08-211-0/+111
| | * | | | | | | | | | | | arm64: dts: qcom: sm8150-mtp: Add regulatorsVinod Koul2019-08-211-0/+324
| | * | | | | | | | | | | | arm64: dts: qcom: sm8150-mtp: Add base dts fileVinod Koul2019-08-212-0/+52
| | * | | | | | | | | | | | arm64: dts: qcom: pm8150l: Add base dts fileVinod Koul2019-08-211-0/+80