summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-037-1/+116
|\
| * Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2019-11-286-0/+116
| |\
| | * arm64: dts: khadas-vim3: add commented support for PCIeNeil Armstrong2019-10-154-0/+79
| | * arm64: dts: meson-g12a: Add PCIe nodeNeil Armstrong2019-10-152-0/+37
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-12-032-4/+6
|\ \ \
| * | | crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-272-4/+6
* | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-011-1/+1
|\ \ \ \
| * | | | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-5/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig2019-11-212-24/+57
| |\ \ \ \ \
| * | | | | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
| * | | | | | dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-1/+0
* | | | | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-2/+0
|\ \ \ \ \ \ \
| * | | | | | | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-2/+0
* | | | | | | | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-11-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | media: arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymapClément Péron2019-11-091-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-271-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-261-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | arm/efi: EFI soft reservation to memblockDan Williams2019-11-071-0/+2
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-271-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-1/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-3/+4
| * | | | | | | | | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * | | | | | | | | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-2610-358/+2533
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-1/+1
| * | | | | | | | crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel2019-11-175-1/+2000
| * | | | | | | | crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel2019-11-171-1/+1
| * | | | | | | | crypto: arm64/chacha - expose arm64 ChaCha routine as library functionArd Biesheuvel2019-11-172-11/+43
| * | | | | | | | crypto: arm64/chacha - depend on generic chacha library instead of crypto driverArd Biesheuvel2019-11-172-19/+23
| * | | | | | | | crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-171-1/+1
| * | | | | | | | crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-4/+4
| * | | | | | | | crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_...Yunfeng Ye2019-11-011-1/+1
| * | | | | | | | crypto: arm64/gcm-ce - implement 4 way interleaveArd Biesheuvel2019-10-042-327/+467
| |/ / / / / / /
* | | | | | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-262-10/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Use pr_warn instead of pr_warningKefeng Wang2019-10-182-10/+9
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-2614-63/+295
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-2120-107/+128
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-2115-81/+301
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2019-11-083-5/+23
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier2019-11-081-2/+7
| | | * | | | | | | | | KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall2019-10-282-3/+12
| | | * | | | | | | | | KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger2019-10-281-0/+4
| | * | | | | | | | | | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-2412-73/+251
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price2019-10-241-1/+4
| | | * | | | | | | | | | arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-213-1/+151
| | | * | | | | | | | | | arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-211-52/+29
| | | * | | | | | | | | | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-213-0/+18