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
/
boot
/
compressed
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
1
-0
/
+62
2020-05-19
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
1
-25
/
+14
2020-05-19
ARM: decompressor: defer loading of the contents of the LC0 structure
Ard Biesheuvel
1
-11
/
+4
2020-05-19
ARM: decompressor: split off _edata and stack base into separate object
Ard Biesheuvel
1
-11
/
+12
2020-05-19
ARM: decompressor: move headroom variable out of LC0
Ard Biesheuvel
1
-2
/
+4
2020-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-70
/
+66
2020-02-29
efi/arm: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
1
-10
/
+8
2020-02-27
ARM: decompressor: switch to by-VA cache maintenance for v7 cores
Ard Biesheuvel
1
-53
/
+30
2020-02-27
ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
Ard Biesheuvel
1
-0
/
+10
2020-02-27
ARM: decompressor: factor out routine to obtain the inflated image size
Ard Biesheuvel
1
-17
/
+26
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
1
-33
/
+9
2020-02-22
efi/arm: Pass start and end addresses to cache_clean_flush()
Ard Biesheuvel
1
-0
/
+6
2020-02-22
efi/arm: Work around missing cache maintenance in decompressor handover
Ard Biesheuvel
1
-6
/
+14
2020-01-25
ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin...
Ard Biesheuvel
1
-15
/
+1
2020-01-25
ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...
Ard Biesheuvel
1
-0
/
+13
2019-11-15
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
1
-1
/
+1
2019-11-15
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
1
-1
/
+1
2019-08-23
ARM: 8894/1: boot: Replace open-coded nop with macro
Linus Walleij
1
-1
/
+1
2019-08-23
ARM: 8893/1: boot: Explain the 8 nops
Linus Walleij
1
-0
/
+12
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-23
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
1
-1
/
+15
2018-09-19
ARM: 8786/1: Debug kernel copy by printing
Fabrizio Castro
1
-0
/
+43
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2017-10-03
ARM: add additional table to compressed kernel
Russell King
1
-0
/
+2
2017-06-05
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
1
-7
/
+10
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
1
-1
/
+11
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
1
-1
/
+1
2015-12-14
ARM: add UEFI stub support
Roy Franz
1
-2
/
+52
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
1
-2
/
+2
2015-03-28
ARM: 8327/1: zImage: add support for ARMv7-M
Joachim Eastwood
1
-6
/
+27
2015-03-27
ARM: add documentation for finding start of physical memory
Russell King
1
-1
/
+18
2015-02-10
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
1
-10
/
+31
2015-01-29
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
1
-9
/
+30
2015-01-21
ARM: 8290/1: decompressor: fix a wrong comment
Masahiro Yamada
1
-1
/
+1
2014-11-13
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Will Deacon
1
-4
/
+16
2014-07-18
ARM: 8079/1: zImage: identify kernel endianness
Nicolas Pitre
1
-0
/
+1
2014-07-01
ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels
Nicolas Pitre
1
-3
/
+4
2014-05-26
ARM: compressed/head.S: remove s3c24xx special case
Heiko Stuebner
1
-5
/
+0
2013-10-19
ARM: set BE8 if LE in head code
Ben Dooks
1
-0
/
+1
2013-10-19
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
1
-6
/
+2
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
1
-10
/
+30
2013-06-24
ARM: 7770/1: remove residual ARMv2 support from decompressor
Marc Zyngier
1
-5
/
+0
2013-06-17
ARM: 7751/1: zImage: don't overwrite ourself with a page table
Nicolas Pitre
1
-5
/
+30
2013-06-05
ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table
Marc C
1
-2
/
+2
2013-06-05
ARM: 7743/1: compressed/head.S: work around new binutils warning
Arnd Bergmann
1
-0
/
+1
2012-12-16
ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.S
Shawn Guo
1
-1
/
+1
2012-11-23
ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above
Dave Martin
1
-1
/
+13
2012-09-30
Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
1
-7
/
+64
[next]