index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-13
ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully
Ard Biesheuvel
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-19
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
2020-05-19
ARM: decompressor: move GOT into .data for EFI enabled builds
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-29
ARM: 8970/1: decompressor: increase tag size
Ćukasz Stelmach
2020-04-29
ARM: 8969/1: decompressor: simplify libfdt builds
Masahiro Yamada
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
2020-04-14
efi/arm: Deal with ADR going out of range in efi_enter_kernel()
Ard Biesheuvel
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-04-02
Merge branches 'misc' and 'devel-stable' into for-linus
Russell King
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
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-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
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-02-21
ARM: 8959/1: Remove unused .fixup section in boot stub
Kees Cook
2020-02-21
ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin
Ard Biesheuvel
2020-01-25
ARM: 8945/1: decompressor: use CONFIG option instead of cc-option
Masahiro Yamada
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-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-26
libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
Masahiro Yamada
2019-11-22
ARM: 8939/1: kbuild: use correct nm executable
Dmitry Golovin
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-10-27
ARM: 8915/1: zImage: atags_to_fdt: fix __be32 and __be64 types
Ben Dooks (Codethink)
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-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
2019-04-23
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2019-02-01
ARM: 8819/1: Remove '-p' from LDFLAGS
Nathan Chancellor
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-12-12
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
[next]