index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2
-11
/
+7
2019-10-04
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-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-72
/
+4
2019-09-25
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
4
-69
/
+1
2019-09-25
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2
-7
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-09-24
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-21
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-18
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+7
2019-09-18
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-17
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2019-09-17
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
217
-2456
/
+8771
2019-09-17
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-61
/
+101
2019-09-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-25
/
+67
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
217
-13341
/
+483
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-74
/
+6
2019-09-17
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+45
2019-09-17
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-12
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
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
1
-2
/
+0
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
2
-5
/
+2
2019-09-11
xen/arm: simplify dma_cache_maint
Christoph Hellwig
1
-40
/
+21
2019-09-11
xen/arm: use dev_is_dma_coherent
Christoph Hellwig
2
-12
/
+6
2019-09-11
xen/arm: consolidate page-coherent.h
Christoph Hellwig
1
-75
/
+0
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
3
-55
/
+28
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
2
-0
/
+45
[next]