aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-11
| * | | | | | | | | xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig2019-09-11
| * | | | | | | | | xen/arm: remove xen_dma_opsChristoph Hellwig2019-09-11
| * | | | | | | | | xen/arm: simplify dma_cache_maintChristoph Hellwig2019-09-11
| * | | | | | | | | xen/arm: use dev_is_dma_coherentChristoph Hellwig2019-09-11
| * | | | | | | | | xen/arm: consolidate page-coherent.hChristoph Hellwig2019-09-11
| * | | | | | | | | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig2019-09-11
| * | | | | | | | | arm: remove wrappers for the generic dma remap helpersChristoph Hellwig2019-09-04
| * | | | | | | | | dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-04
| * | | | | | | | | dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-04
| * | | | | | | | | vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig2019-09-04
| * | | | | | | | | dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-04
| * | | | | | | | | arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig2019-09-04
| * | | | | | | | | dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig2019-09-04
| * | | | | | | | | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-29
| * | | | | | | | | arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-26
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm/aes - fix round key prototypesArd Biesheuvel2019-09-09
| * | | | | | | | | crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-05
| * | | | | | | | | asm-generic: Remove redundant arch-specific rules for simd.hHerbert Xu2019-08-02
| * | | | | | | | | crypto: ghash - add comment and improve help textEric Biggers2019-07-27
| * | | | | | | | | crypto: arm/aes-scalar - unexport en/decryption routinesArd Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/ghash - provide a synchronous versionArd Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)Ard Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/aes-ce - provide a synchronous version of ctr(aes)Ard Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/aes - use native endiannes for key scheduleArd Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel2019-07-26
| * | | | | | | | | crypto: aes - rename local routines to prevent future clashesArd Biesheuvel2019-07-26
| * | | | | | | | | crypto: arm/aes-ce - cosmetic/whitespace cleanupArd Biesheuvel2019-07-26
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2019-09-02
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-19
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-12
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | ARM: dts: exynos: Use standard arrays of generic PHYs for EHCI/OHCI devicesMarek Szyprowski2019-07-30
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-09
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-09-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-12
| |\| | | | | | | | |
| * | | | | | | | | | media: mach-omap2/devices.c: set dma maskHans Verkuil2019-08-12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-09-17
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-09
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |