index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
head.S
Age
Commit message (
Expand
)
Author
2022-09-28
ARM: remove check for CONFIG_DEBUG_LL_SER3
Paul Bolle
2021-12-17
ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding
Andre Przywara
2021-02-01
ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
Vladimir Murzin
2021-02-01
ARM: 9045/1: uncompress: Validate start of physical memory against passed DTB
Geert Uytterhoeven
2021-02-01
ARM: 9039/1: assembler: generalize byte swapping macro into rev_l
Ard Biesheuvel
2020-12-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-21
Merge branch 'devel-stable' into for-next
Russell King
2020-12-21
ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro
Geert Uytterhoeven
2020-12-21
ARM: 9036/1: uncompress: Fix dbgadtb size parameter name
Geert Uytterhoeven
2020-12-21
ARM: 9035/1: uncompress: Add be32tocpu macro
Geert Uytterhoeven
2020-10-28
ARM: kvm: replace open coded VA->PA calculations with adr_l call
Ard Biesheuvel
2020-10-28
ARM: efistub: replace adrl pseudo-op with adr_l macro invocation
Ard Biesheuvel
2020-10-26
efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
Ard Biesheuvel
2020-09-15
ARM: add malloc size to decompressor kexec size structure
Russell King
2020-09-15
ARM: 9010/1: uncompress: Print the location of appended DTB
Linus Walleij
2020-09-15
ARM: 9008/1: uncompress: Drop excess whitespace print
Linus Walleij
2020-09-15
ARM: 9006/1: uncompress: Wait for ready and busy in debug prints
Linus Walleij
2020-09-15
ARM: 9003/1: uncompress: Delete unused debug macros
Linus Walleij
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
2020-05-19
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
2020-05-19
ARM: decompressor: defer loading of the contents of the LC0 structure
Ard Biesheuvel
2020-05-19
ARM: decompressor: split off _edata and stack base into separate object
Ard Biesheuvel
2020-05-19
ARM: decompressor: move headroom variable out of LC0
Ard Biesheuvel
2020-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-02-29
efi/arm: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
2020-02-27
ARM: decompressor: switch to by-VA cache maintenance for v7 cores
Ard Biesheuvel
2020-02-27
ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
Ard Biesheuvel
2020-02-27
ARM: decompressor: factor out routine to obtain the inflated image size
Ard Biesheuvel
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2020-02-22
efi/arm: Pass start and end addresses to cache_clean_flush()
Ard Biesheuvel
2020-02-22
efi/arm: Work around missing cache maintenance in decompressor handover
Ard Biesheuvel
2020-01-25
ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin...
Ard Biesheuvel
2020-01-25
ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...
Ard Biesheuvel
2019-11-15
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
2019-11-15
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
2019-08-23
ARM: 8894/1: boot: Replace open-coded nop with macro
Linus Walleij
2019-08-23
ARM: 8893/1: boot: Explain the 8 nops
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-23
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
2018-09-19
ARM: 8786/1: Debug kernel copy by printing
Fabrizio Castro
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
2017-10-03
ARM: add additional table to compressed kernel
Russell King
2017-06-05
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
2015-12-14
ARM: add UEFI stub support
Roy Franz
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
2015-03-28
ARM: 8327/1: zImage: add support for ARMv7-M
Joachim Eastwood
[next]