summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-02asm-generic: Remove redundant arch-specific rules for simd.hHerbert Xu
2019-07-31crypto: s390/aes - fix name clash after AES library refactorArd Biesheuvel
2019-07-27crypto: ghash - add comment and improve help textEric Biggers
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel
2019-07-26crypto: arm/aes-scalar - unexport en/decryption routinesArd Biesheuvel
2019-07-26crypto: arm64/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel
2019-07-26crypto: arm/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel
2019-07-26crypto: arm64/aes-neon - switch to shared AES SboxesArd Biesheuvel
2019-07-26crypto: arm/ghash - provide a synchronous versionArd Biesheuvel
2019-07-26crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)Ard Biesheuvel
2019-07-26crypto: arm/aes-ce - provide a synchronous version of ctr(aes)Ard Biesheuvel
2019-07-26crypto: arm/aes - use native endiannes for key scheduleArd Biesheuvel
2019-07-26crypto: arm64/aes-ce-cipher - use AES library as fallbackArd Biesheuvel
2019-07-26crypto: aes - move sync ctr(aes) to AES library and generic helperArd Biesheuvel
2019-07-26crypto: arm64/aes-ce - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: arm64/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: arm64/aes-ccm - switch to AES libraryArd Biesheuvel
2019-07-26crypto: arm/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: arm64/ghash - switch to AES libraryArd Biesheuvel
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel
2019-07-26crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel
2019-07-26crypto: arm/aes-ce - cosmetic/whitespace cleanupArd Biesheuvel
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-19Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui
2019-07-19csky: Fixup abiv1 memset errorGuo Ren