index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
Fabio Estevam
1
-2
/
+7
2019-01-13
ARM: imx: update the cpu power up timing setting on i.mx6sx
Anson Huang
1
-1
/
+1
2018-12-21
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
Vladimir Murzin
1
-5
/
+9
2018-12-21
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
1
-3
/
+5
2018-12-21
ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
Lubomir Rintel
1
-2
/
+4
2018-12-17
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
Janusz Krzysztofik
1
-0
/
+3
2018-12-17
ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
Adam Ford
1
-1
/
+1
2018-12-17
ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
Nathan Chancellor
1
-1
/
+1
2018-12-05
ARM: trusted_foundations: do not use naked function
Stefan Agner
1
-5
/
+9
2018-12-05
ARM: 8767/1: add support for building ARM kernel with clang
Stefan Agner
1
-1
/
+1
2018-12-05
ARM: 8766/1: drop no-thumb-interwork in EABI mode
Stefan Agner
1
-1
/
+1
2018-11-23
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2018-11-23
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-11-23
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-11-23
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-11-23
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-21
/
+17
2018-11-23
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-11-23
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-11-23
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-11-23
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-11-23
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-11-23
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-11-23
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-11-23
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2
-0
/
+29
2018-11-23
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
3
-5
/
+85
2018-11-23
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-11-23
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-11-23
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2018-11-23
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-11-23
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-11-23
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-11-23
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2018-11-23
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2018-11-23
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2018-11-23
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-11-21
KVM: arm64: Fix caching of host MDCR_EL2 value
Mark Rutland
1
-2
/
+2
2018-11-21
ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
Fabio Estevam
1
-0
/
+1
2018-11-13
ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
Marek Szyprowski
1
-0
/
+1
2018-11-13
ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
Marek Szyprowski
1
-42
/
+88
2018-11-13
arm: dts: exynos: Add missing cooling device properties for CPUs
Viresh Kumar
3
-0
/
+52
2018-11-13
ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
Viresh Kumar
5
-38
/
+0
2018-11-10
ARM: dts: imx53-qsb: disable 1.2GHz OPP
Sascha Hauer
1
-0
/
+11
2018-11-10
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2
-10
/
+11
2018-11-10
ARM: dts: bcm283x: Reserve first page for firmware
Phil Elwell
1
-0
/
+5
2018-11-10
ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
Florian Fainelli
1
-6
/
+8
2018-11-10
ARM: 8799/1: mm: fix pci_ioremap_io() offset check
Thomas Petazzoni
1
-1
/
+1
2018-10-18
ARM: dts: at91: add new compatibility string for macb on sama5d3
Nicolas Ferre
1
-1
/
+1
2018-10-03
ARM: dts: dra7: fix DCAN node addresses
Kevin Hilman
1
-2
/
+2
2018-10-03
ARM: mvebu: declare asm symbols as character arrays in pmsu.c
Ethan Tuttle
1
-3
/
+3
2018-10-03
ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
Dave Gerlach
1
-4
/
+8
[next]