summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-2216-40/+219
|\
| * Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-2216-40/+219
| |\
| | * KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier2018-08-122-2/+41
| | * KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-121-1/+1
| | * KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encodingMarc Zyngier2018-08-121-2/+0
| | * KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-212-21/+8
| | * arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng2018-07-211-0/+3
| | * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-216-3/+75
| | * arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier2018-07-213-21/+11
| | * KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-091-0/+10
| | * KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier2018-07-091-0/+7
| | * KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier2018-07-091-3/+0
| | * arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier2018-07-091-2/+12
| | * arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is presentMarc Zyngier2018-07-091-1/+10
| | * arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-098-9/+66
* | | arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+1
|/ /
* | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-211-2/+2
|\ \
| * | arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols.Enric Balletbo i Serra2018-07-031-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-182-5/+5
|\ \ \
| * | | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-181-2/+2
| * | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-3/+3
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-172-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-08-171-1/+5
| * | | arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon2018-08-171-1/+1
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-162-0/+19
|\ \ \ \
| * | | | scsi: arm64: defconfig: enable configs for Hisilicon ufsliwei2018-07-201-0/+1
| * | | | scsi: arm64: dts: add ufs dts nodeliwei2018-07-201-0/+18
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-1611-176/+606
|\ \ \ \ \
| * | | | | crypto: arm64/ghash-ce - implement 4-way aggregationArd Biesheuvel2018-08-072-51/+142
| * | | | | crypto: arm64/ghash-ce - replace NEON yield check with block limitArd Biesheuvel2018-08-072-32/+23
| * | | | | crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidableArd Biesheuvel2018-08-072-41/+49
| * | | | | crypto: arm64/aes-ce-gcm - implement 2-way aggregationArd Biesheuvel2018-08-072-68/+52
| * | | | | crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel2018-08-072-69/+161
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-08-072-146/+80
| |\ \ \ \ \
| * | | | | | arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron2018-08-031-0/+284
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-0338-156/+232
| |\ \ \ \ \ \
| * | | | | | | crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers2018-07-271-2/+2
| * | | | | | | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-089-20/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-163-10/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-092-146/+80
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu2018-08-061-0/+1
| * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-2/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2018-08-022-4/+4
| * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-024-7/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-17/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-0324-113/+151
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | arm64: dts: fsl: move ptp timer out of fmanYangbo Lu2018-06-261-6/+8
* | | | | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-31/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
| * | | | | | | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0