index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
3
-15
/
+25
2019-11-17
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
4
-195
/
+287
2019-11-17
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
1
-0
/
+2105
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
5
-1
/
+2686
2019-11-17
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2
-1
/
+41
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
5
-239
/
+339
2019-11-17
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
1
-0
/
+461
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-1
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-3
/
+3
2019-10-23
crypto: arm - use Kconfig based compiler checks for crypto opcodes
Ard Biesheuvel
7
-33
/
+19
2019-10-05
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2
-11
/
+7
2019-10-05
ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS device
Tony Lindgren
1
-1
/
+1
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
6
-65
/
+27
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
5
-64
/
+27
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2
-2
/
+2
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-72
/
+4
2019-09-24
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
4
-69
/
+1
2019-09-24
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-24
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2
-7
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
13
-24
/
+345
2019-09-20
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
27
-787
/
+1936
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-3
/
+4
2019-09-20
ARM: aspeed: ast2500 is ARMv6K
Arnd Bergmann
1
-1
/
+0
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-271
/
+55
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-395
/
+982
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-79
/
+22
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2019-09-17
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+7
2019-09-17
Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-4
/
+6
2019-09-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2019-09-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
217
-2456
/
+8771
2019-09-16
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-61
/
+101
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-25
/
+67
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
217
-13341
/
+483
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-74
/
+6
2019-09-16
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+45
2019-09-16
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+1
2019-09-16
ARM: dts: dir685: Drop spi-cpol from the display
Linus Walleij
1
-1
/
+0
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
4
-5
/
+5
2019-09-12
Merge branch 'aspeed/dt-3' into arm/late
Arnd Bergmann
4
-0
/
+1496
2019-09-12
ARM: dts: aspeed: Add AST2600 pinmux nodes
Andrew Jeffery
2
-6
/
+1155
2019-09-12
ARM: dts: aspeed: Add AST2600 and EVB
Joel Stanley
3
-0
/
+347
2019-09-11
Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
5
-2
/
+9
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
1
-47
/
+17
[next]