index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
2
-3
/
+4
|
\
|
*
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
1
-2
/
+3
|
*
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
1
-1
/
+1
*
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
9
-271
/
+55
|
\
\
|
*
|
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
2019-09-11
1
-47
/
+17
|
*
|
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
2019-09-11
1
-2
/
+0
|
*
|
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
2
-5
/
+2
|
*
|
xen/arm: simplify dma_cache_maint
Christoph Hellwig
2019-09-11
1
-40
/
+21
|
*
|
xen/arm: use dev_is_dma_coherent
Christoph Hellwig
2019-09-11
2
-12
/
+6
|
*
|
xen/arm: consolidate page-coherent.h
Christoph Hellwig
2019-09-11
1
-75
/
+0
|
*
|
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
2019-09-11
3
-55
/
+28
|
*
|
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
2019-09-04
1
-27
/
+5
|
*
|
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
2019-09-04
1
-6
/
+1
|
*
|
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
2019-09-04
1
-6
/
+4
|
*
|
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
2019-09-04
2
-18
/
+7
|
*
|
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
1
-0
/
+3
|
*
|
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
2019-09-04
1
-2
/
+3
|
*
|
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
2019-09-04
1
-11
/
+0
|
*
|
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
2
-7
/
+1
|
*
|
arm-nommu: remove the unused pgprot_dmacoherent define
Christoph Hellwig
2019-08-26
1
-1
/
+0
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
11
-395
/
+982
|
\
\
\
|
*
|
|
crypto: arm/aes-ce - implement ciphertext stealing for CBC
Ard Biesheuvel
2019-09-09
2
-17
/
+256
|
*
|
|
crypto: arm/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
2019-09-09
2
-13
/
+72
|
*
|
|
crypto: arm/aes-ce - implement ciphertext stealing for XTS
Ard Biesheuvel
2019-09-09
2
-23
/
+208
|
*
|
|
crypto: arm/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
2019-09-09
1
-5
/
+3
|
*
|
|
crypto: arm/aes-ce - replace tweak mask literal with composition
Ard Biesheuvel
2019-09-09
1
-6
/
+3
|
*
|
|
crypto: arm/aes-ce - switch to 4x interleave
Ard Biesheuvel
2019-09-09
1
-119
/
+144
|
*
|
|
crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
Ard Biesheuvel
2019-09-09
2
-35
/
+34
|
*
|
|
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
2019-09-09
2
-29
/
+29
|
*
|
|
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-09-05
2
-16
/
+16
|
*
|
|
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
2019-08-02
1
-1
/
+0
|
*
|
|
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
1
-1
/
+1
|
*
|
|
crypto: arm/aes-scalar - unexport en/decryption routines
Ard Biesheuvel
2019-07-26
1
-3
/
+0
|
*
|
|
crypto: arm/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
1
-39
/
+1
|
*
|
|
crypto: arm/ghash - provide a synchronous version
Ard Biesheuvel
2019-07-26
1
-26
/
+52
|
*
|
|
crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
1
-0
/
+65
|
*
|
|
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
1
-0
/
+43
|
*
|
|
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2019-07-26
2
-16
/
+13
|
*
|
|
crypto: arm/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
2
-3
/
+3
|
*
|
|
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
2019-07-26
1
-4
/
+4
|
*
|
|
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
2019-07-26
1
-60
/
+56
*
|
|
|
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
8
-79
/
+22
|
\
\
\
\
|
*
\
\
\
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
23
-91
/
+125
|
|
\
\
\
\
|
*
\
\
\
\
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-3
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-12
11
-20
/
+105
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
ARM: dts: exynos: Use standard arrays of generic PHYs for EHCI/OHCI devices
Marek Szyprowski
2019-07-30
8
-79
/
+22
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
2019-09-09
1
-1
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-09-18
1
-0
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Merge tag 'v5.3-rc4' into patchwork
Mauro Carvalho Chehab
2019-08-12
11
-20
/
+105
|
|
\
|
|
|
|
|
|
[next]