| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 1 | -7/+0 |
|\ |
|
| * | kbuild: add a script to remove stale generated files | Masahiro Yamada | 2021-05-02 | 1 | -7/+0 |
* | | ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld | Ard Biesheuvel | 2021-03-09 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-02-22 | 3 | -10/+171 |
|\ |
|
| * | ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores | Vladimir Murzin | 2021-02-01 | 1 | -2/+2 |
| * | ARM: 9045/1: uncompress: Validate start of physical memory against passed DTB | Geert Uytterhoeven | 2021-02-01 | 3 | -4/+168 |
| * | ARM: 9039/1: assembler: generalize byte swapping macro into rev_l | Ard Biesheuvel | 2021-02-01 | 1 | -4/+1 |
* | | ARM: zImage: atags_to_fdt: Fix node names on added root nodes | Rob Herring | 2021-01-26 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds | 2020-12-22 | 3 | -36/+44 |
|\ |
|
| * | Merge branch 'devel-stable' into for-next | Russell King | 2020-12-21 | 1 | -15/+3 |
| |\ |
|
| | * | ARM: kvm: replace open coded VA->PA calculations with adr_l call | Ard Biesheuvel | 2020-10-28 | 1 | -13/+2 |
| | * | ARM: efistub: replace adrl pseudo-op with adr_l macro invocation | Ard Biesheuvel | 2020-10-28 | 1 | -2/+1 |
| * | | ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro | Geert Uytterhoeven | 2020-12-21 | 1 | -5/+7 |
| * | | ARM: 9036/1: uncompress: Fix dbgadtb size parameter name | Geert Uytterhoeven | 2020-12-21 | 1 | -2/+2 |
| * | | ARM: 9035/1: uncompress: Add be32tocpu macro | Geert Uytterhoeven | 2020-12-21 | 1 | -14/+12 |
| * | | ARM: 9014/2: Replace string mem* functions for KASan | Linus Walleij | 2020-10-27 | 1 | -0/+19 |
| * | | ARM: 9013/2: Disable KASan instrumentation for some code | Linus Walleij | 2020-10-27 | 1 | -0/+1 |
| |/ |
|
* | | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor | 2020-12-01 | 1 | -1/+3 |
* | | efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP | Ard Biesheuvel | 2020-10-26 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-10-20 | 4 | -42/+48 |
|\ |
|
| * | ARM: add malloc size to decompressor kexec size structure | Russell King | 2020-09-15 | 3 | -4/+8 |
| * | ARM: add TEXT_OFFSET to decompressor kexec image structure | Russell King | 2020-09-15 | 2 | -1/+3 |
| * | ARM: 9010/1: uncompress: Print the location of appended DTB | Linus Walleij | 2020-09-15 | 1 | -0/+23 |
| * | ARM: 9009/1: uncompress: Enable debug in head.S | Linus Walleij | 2020-09-15 | 1 | -0/+1 |
| * | ARM: 9008/1: uncompress: Drop excess whitespace print | Linus Walleij | 2020-09-15 | 1 | -2/+0 |
| * | ARM: 9006/1: uncompress: Wait for ready and busy in debug prints | Linus Walleij | 2020-09-15 | 1 | -5/+10 |
| * | ARM: 9005/1: debug: Select flow control for all debug UARTs | Linus Walleij | 2020-09-15 | 1 | -0/+2 |
| * | ARM: 9004/1: debug: Split waituart to CTS and TXRDY | Linus Walleij | 2020-09-15 | 1 | -1/+2 |
| * | ARM: 9003/1: uncompress: Delete unused debug macros | Linus Walleij | 2020-09-15 | 1 | -30/+0 |
* | | arm/boot: Warn on orphan section placement | Kees Cook | 2020-09-03 | 1 | -0/+2 |
* | | arm/boot: Handle all sections explicitly | Kees Cook | 2020-09-01 | 1 | -10/+10 |
|/ |
|
* | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 2020-08-10 | 1 | -5/+1 |
* | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -2/+1 |
* | ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully | Ard Biesheuvel | 2020-06-13 | 1 | -0/+62 |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-06-01 | 10 | -104/+61 |
|\ |
|
| * | ARM: decompressor: run decompressor in place if loaded via UEFI | Ard Biesheuvel | 2020-05-19 | 1 | -25/+14 |
| * | ARM: decompressor: move GOT into .data for EFI enabled builds | Ard Biesheuvel | 2020-05-19 | 1 | -0/+5 |
| * | ARM: decompressor: defer loading of the contents of the LC0 structure | Ard Biesheuvel | 2020-05-19 | 1 | -11/+4 |
| * | ARM: decompressor: split off _edata and stack base into separate object | Ard Biesheuvel | 2020-05-19 | 1 | -11/+12 |
| * | ARM: decompressor: move headroom variable out of LC0 | Ard Biesheuvel | 2020-05-19 | 1 | -2/+4 |
| * | ARM: 8969/1: decompressor: simplify libfdt builds | Masahiro Yamada | 2020-04-29 | 8 | -56/+24 |
* | | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 2 | -2/+2 |
|\ \ |
|
| * | | efi/libstub: Add missing prototype for PE/COFF entry point | Ard Biesheuvel | 2020-05-23 | 1 | -1/+1 |
| * | | efi/arm: Remove __efistub_global annotation | Arvind Sankar | 2020-04-24 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-05-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: 8970/1: decompressor: increase tag size | Ćukasz Stelmach | 2020-04-29 | 1 | -1/+1 |
| |/ |
|
* / | efi/arm: Deal with ADR going out of range in efi_enter_kernel() | Ard Biesheuvel | 2020-04-14 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 1 | -0/+1 |
|\ |
|
| * | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-04-03 | 2 | -71/+66 |
|\ \ |
|