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.13.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
2020-09-30
Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
25
-25
/
+25
2020-09-28
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
1
-1
/
+2
2020-09-28
ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd
Maxime Ripard
1
-1
/
+1
2020-09-28
ARM: Handle no IPI being registered in show_ipi_list()
Marc Zyngier
1
-1
/
+6
2020-09-25
crypto: arm/aes-neonbs - use typed init/exit routines for XTS
Ard Biesheuvel
1
-6
/
+6
2020-09-25
crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
Ard Biesheuvel
1
-2
/
+3
2020-09-25
crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches
Ard Biesheuvel
1
-27
/
+22
2020-09-25
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2
-4
/
+4
2020-09-25
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2
-4
/
+4
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2
-0
/
+6
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
18
-57
/
+44
2020-09-25
ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
Christoph Hellwig
3
-49
/
+22
2020-09-24
ARM: dts: at91: sam9x60ek: enable usb device
Cristian Birsan
2
-0
/
+27
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-09-18
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
1
-0
/
+1
2020-09-18
arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section
Marc Zyngier
1
-12
/
+11
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
3
-14
/
+16
2020-09-17
ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
Christoph Hellwig
1
-0
/
+4
2020-09-17
ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
Christoph Hellwig
3
-51
/
+51
2020-09-17
ARM/dma-mapping: remove dma_to_virt
Christoph Hellwig
2
-21
/
+1
2020-09-17
ARM/dma-mapping: remove a __arch_page_to_dma #error
Christoph Hellwig
1
-4
/
+0
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
3
-34
/
+5
2020-09-17
ARM: Kill __smp_cross_call and co
Marc Zyngier
2
-25
/
+7
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
1
-12
/
+11
2020-09-16
ARM: tegra: Pass multiple versions in opp-supported-hw property
Viresh Kumar
4
-1393
/
+88
2020-09-14
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
17
-56
/
+43
2020-09-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
17
-56
/
+43
2020-09-13
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
3
-16
/
+89
2020-09-13
Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
3
-3
/
+3
2020-09-13
Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-1
/
+1
2020-09-13
Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
4
-32
/
+21
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
1
-1
/
+1
2020-09-11
crypto: arm/aes-neonbs - Use generic cbc encryption path
Herbert Xu
1
-18
/
+28
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
1
-1
/
+1
2020-09-10
ARM: dts: BCM5301X: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-10
ARM: dts: NSP: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-10
ARM: dts: bcm: HR2: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-08
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+3
2020-09-05
ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3
Fugang Duan
1
-1
/
+1
2020-09-04
ARM: dts: r8a7742: Add IPMMU DT nodes
Lad Prabhakar
1
-0
/
+48
2020-09-04
crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon
Herbert Xu
1
-0
/
+1
2020-09-03
arm/boot: Warn on orphan section placement
Kees Cook
1
-0
/
+2
2020-09-03
arm/build: Warn on orphan section placement
Kees Cook
1
-0
/
+4
2020-09-01
arm/boot: Handle all sections explicitly
Kees Cook
1
-10
/
+10
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
3
-0
/
+15
2020-09-01
arm/build: Add missing sections
Kees Cook
3
-1
/
+5
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
3
-2
/
+6
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
3
-11
/
+10
[prev]
[next]