index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
2021-08-10
ARM: 9105/1: atags_to_fdt: don't warn about stack size
David Heidelberg
2021-06-07
ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/
Geert Uytterhoeven
2021-06-07
ARM: 9076/1: boot: remove redundant piggy_data from clean-files
Masahiro Yamada
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-02
kbuild: add a script to remove stale generated files
Masahiro Yamada
2021-03-09
ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
Ard Biesheuvel
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
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
2021-01-26
ARM: zImage: atags_to_fdt: Fix node names on added root nodes
Rob Herring
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-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
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-27
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
2020-10-27
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
2020-10-26
efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
Ard Biesheuvel
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-09-15
ARM: add malloc size to decompressor kexec size structure
Russell King
2020-09-15
ARM: add TEXT_OFFSET to decompressor kexec image structure
Russell King
2020-09-15
ARM: 9010/1: uncompress: Print the location of appended DTB
Linus Walleij
2020-09-15
ARM: 9009/1: uncompress: Enable debug in head.S
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: 9005/1: debug: Select flow control for all debug UARTs
Linus Walleij
2020-09-15
ARM: 9004/1: debug: Split waituart to CTS and TXRDY
Linus Walleij
2020-09-15
ARM: 9003/1: uncompress: Delete unused debug macros
Linus Walleij
2020-09-03
arm/boot: Warn on orphan section placement
Kees Cook
2020-09-01
arm/boot: Handle all sections explicitly
Kees Cook
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
[next]