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
2021-04-01
ARM: pxa: mainstone: avoid -Woverride-init warning
Arnd Bergmann
1
-2
/
+6
2021-04-01
ARM: omap1: fix building with clang IAS
Arnd Bergmann
1
-0
/
+1
2021-04-01
ARM: keystone: fix integer overflow warning
Arnd Bergmann
1
-2
/
+2
2021-04-01
Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+2
2021-04-01
Merge tag 'omap-for-v5.12/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
6
-10
/
+52
2021-04-01
Merge tag 'arm-soc/for-5.12/devicetree-part2' of https://github.com/Broadcom/...
Arnd Bergmann
1
-12
/
+0
2021-03-31
ARM: OMAP2+: Fix uninitialized sr_inst
Tony Lindgren
1
-1
/
+1
2021-03-31
ARM: OMAP1: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
1
-1
/
+1
2021-03-31
ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
1
-1
/
+1
2021-03-31
ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlock
Lifu Chen
1
-2
/
+1
2021-03-30
ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces
Stefan Riedmueller
1
-0
/
+2
2021-03-29
ARM: configs: at91: Modernize UBI defconfig part
Nicolas Ferre
2
-2
/
+2
2021-03-29
ARM: configs: at91: Add USB Video webcam class
Nicolas Ferre
2
-0
/
+4
2021-03-29
ARM: configs: at91: Add mtd tests as modules
Nicolas Ferre
2
-0
/
+2
2021-03-29
ARM: configs: at91: sama5: Add audio MIKROE PROTO board
Codrin Ciubotariu
1
-0
/
+1
2021-03-29
ARM: configs: at91: sama5: Enable LAN78XX as module
Razvan Stefanescu
1
-0
/
+1
2021-03-29
ARM: configs: at91: sama5: PIOBU as built-in
Razvan Stefanescu
1
-1
/
+1
2021-03-29
ARM: configs: at91: sama5: MCP16502 regulator as built-in
Nicolas Ferre
1
-1
/
+1
2021-03-29
ARM: configs: at91: sama5: enable the Hantro G1 engine
Emil Velikov
1
-0
/
+3
2021-03-29
ARM: configs: at91: sama5: update with savedefconfig
Emil Velikov
1
-19
/
+18
2021-03-26
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
15
-96
/
+104
2021-03-26
ARM: at91: pm: Move prototypes to mutually included header
Lee Jones
1
-11
/
+8
2021-03-25
ARM: footbridge: fix PCI interrupt mapping
Russell King
4
-8
/
+7
2021-03-25
ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
Vladimir Murzin
2
-2
/
+6
2021-03-25
ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
Ard Biesheuvel
2
-3
/
+8
2021-03-24
ARM: dts: Fix swapped mmc order for omap3
Tony Lindgren
1
-0
/
+3
2021-03-24
ARM: OMAP2+: use true and false for bool variable
Yang Li
1
-6
/
+6
2021-03-24
ARM: omap2plus_defconfig: Add AT25 EEPROM module
Adam Ford
1
-0
/
+1
2021-03-24
ARM: omap2plus_defconfig: Enable Netfilter components as modules
Ivan Jelincic
1
-0
/
+149
2021-03-24
ARM: omap2plus_defconfig: Update for dropped simple-pm-bus
Ivan Jelincic
1
-1
/
+0
2021-03-24
ARM: OMAP2+: add missing call to of_node_put()
Yang Li
1
-0
/
+1
2021-03-24
ARM: OMAP2+: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
1
-2
/
+2
2021-03-24
ARM: OMAP2+: Fix warning for omap_init_time_of()
Tony Lindgren
1
-1
/
+1
2021-03-24
ARM: OMAP2+: Make symbol 'pdata_quirks_init_clocks' static
Wei Yongjun
1
-1
/
+1
2021-03-23
ARM: socfpga: drop ARCH_SOCFPGA
Krzysztof Kozlowski
3
-8
/
+4
2021-03-23
ARM: socfpga: introduce common ARCH_INTEL_SOCFPGA
Krzysztof Kozlowski
5
-6
/
+10
2021-03-23
ARM: multi_v7_defconfig: Stop using deprecated USB_EHCI_TEGRA
Dmitry Osipenko
1
-1
/
+1
2021-03-23
ARM: dts: stm32: Add wakeup management on stm32mp15x UART nodes
Erwan Le Ray
1
-8
/
+16
2021-03-19
crypto: arm/chacha-scalar - switch to common rev_l macro
Ard Biesheuvel
1
-30
/
+13
2021-03-19
crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
Ard Biesheuvel
1
-32
/
+10
2021-03-19
crypto: arm/blake2s - fix for big endian
Eric Biggers
1
-0
/
+21
2021-03-18
Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
10
-69
/
+32
2021-03-18
Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-10
/
+11
2021-03-18
Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2
-17
/
+61
2021-03-18
ARM: dts: imx6ull: fix ubi filesystem mount failed
dillon min
1
-0
/
+1
2021-03-17
ARM: OMAP4: PM: update ROM return address for OSWR and OFF
Carlos Leija
2
-0
/
+40
2021-03-17
ARM: OMAP4: Fix PMIC voltage domains for bionic
Tony Lindgren
1
-2
/
+2
2021-03-15
ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independently
Fabio Estevam
1
-6
/
+16
2021-03-15
ARM: imx: Kconfig: Fix typo in help
Nobuhiro Iwamatsu
1
-1
/
+1
2021-03-15
ARM: mach-imx: Fix a spelling in the file pm-imx5.c
Bhaskar Chowdhury
1
-1
/
+1
[prev]
[next]