Age | Commit message (Expand) | Author |
2021-04-25 | arm64: move --fix-cortex-a53-843419 linker test to Kconfig | Masahiro Yamada |
2021-01-20 | arm64: do not descend to vdso directories twice | Masahiro Yamada |
2021-01-05 | arm64: link with -z norelro for LLD or aarch64-elf | Nick Desaulniers |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov |
2020-12-22 | arm64: enable armv8.5-a asm-arch option | Vincenzo Frascino |
2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor |
2020-10-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-20 | arm64: link with -z norelro regardless of CONFIG_RELOCATABLE | Nick Desaulniers |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-09-07 | arm64: get rid of TEXT_OFFSET | Ard Biesheuvel |
2020-09-03 | arm64/build: Warn on orphan section placement | Kees Cook |
2020-09-01 | arm64/build: Remove .eh_frame* sections due to unwind tables | Kees Cook |
2020-08-28 | arm64: vdso32: make vdso32 install conditional | Frank van der Linden |
2020-08-28 | arm64: use a common .arch preamble for inline assembly | Sami Tolvanen |
2020-08-21 | ARM64: vdso32: Install vdso32 from vdso_install | Stephen Boyd |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-25 | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-15 | arm64: enable tlbi range instructions | Zhenyu Ye |
2020-07-09 | efi/libstub/arm64: link stub lib.a conditionally | Masahiro Yamada |
2020-06-15 | arm64: remove TEXT_OFFSET randomization | Ard Biesheuvel |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-05-28 | Merge branch 'for-next/scs' into for-next/core | Will Deacon |
2020-05-28 | Merge branch 'for-next/bti' into for-next/core | Will Deacon |
2020-05-15 | arm64: Reserve register x18 from general allocation with SCS | Sami Tolvanen |
2020-05-12 | kbuild: remove unused AS assignment | Masahiro Yamada |
2020-05-07 | arm64: bti: Support building kernel C code using BTI | Mark Brown |
2020-05-07 | arm64: Document why we enable PAC support for leaf functions | Mark Brown |
2020-04-28 | arm64: set TEXT_OFFSET to 0x0 in preparation for removing it entirely | Ard Biesheuvel |
2020-04-28 | arm64: drop GZFLAGS definition and export | Ard Biesheuvel |
2020-04-01 | arm64: Always force a branch protection mode when the compiler has one | Mark Brown |
2020-03-18 | arm64: compile the kernel with ptrauth return address signing | Kristina Martsenko |
2020-01-15 | arm64: Turn "broken gas inst" into real config option | Vladimir Murzin |
2020-01-15 | arm64: Move the LSE gas support detection to Kconfig | Catalin Marinas |
2019-11-06 | arm64: implement ftrace with regs | Torsten Duwe |
2019-10-07 | arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option | Will Deacon |
2019-10-07 | arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile | Will Deacon |
2019-10-07 | arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG | Will Deacon |
2019-10-07 | arm64: vdso32: Fix broken compat vDSO build warnings | Vincenzo Frascino |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-08-30 | Merge branch 'for-next/atomics' into for-next/core | Will Deacon |
2019-08-30 | Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro... | Will Deacon |
2019-08-30 | arm64: atomics: Use K constraint when toolchain appears to support it | Will Deacon |
2019-08-21 | arm64: add arch/arm64/Kbuild | Masahiro Yamada |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-09 | arm64: kasan: Switch to using KASAN_SHADOW_OFFSET | Steve Capper |
2019-08-09 | arm64: mm: Flip kernel VA space | Steve Capper |
2019-07-31 | arm64: vdso: Fix Makefile regression | Vincenzo Frascino |
2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |