index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-v7m.S
Age
Commit message (
Expand
)
Author
2024-04-29
ARM: 9388/2: mm: Type-annotate all per-processor assembly routines
Linus Walleij
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2021-12-17
ARM: 9168/1: Add support for Cortex-M55 processor
Tigran Tadevosyan
2021-12-17
ARM: 9167/1: Add support for Cortex-M33 processor
Vladimir Murzin
2019-11-15
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
2019-10-21
ARM: 8926/1: v7m: remove register save to stack before svc
afzal mohammed
2019-10-10
ARM: 8914/1: NOMMU: Fix exc_ret for XIP
Vladimir Murzin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2019-02-01
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
Vladimir Murzin
2017-04-26
Merge branches 'fixes' and 'misc' into for-next
Russell King
2017-04-26
ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler mode
Vladimir Murzin
2017-04-26
ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call
Vladimir Murzin
2016-11-15
ARM: 8624/1: proc-v7m.S: fix init section name
Nicolas Pitre
2016-09-06
ARM: 8610/1: V7M: Add dsb before jumping in handler mode
Torgue Alexandre
2016-09-06
ARM: 8609/1: V7M: Add support for the Cortex-M7 processor
Jonathan Austin
2016-09-06
ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUs
Jonathan Austin
2016-09-06
ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.
Jonathan Austin
2015-11-16
ARM: 8451/1: v7-M: Set an early stack for __v7m_setup
Ezequiel Garcia
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-05-25
ARM: 8048/1: fix v7-M setup stack location
Rabin Vincent
2013-05-17
ARM: ARMv7-M: implement read_cpuid_ext
Uwe Kleine-König
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas