Age | Commit message (Expand) | Author |
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 |
2019-06-22 | arm64: vdso: Enable vDSO compat support | Vincenzo Frascino |
2019-06-12 | arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS | Nathan Chancellor |
2019-06-09 | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada |
2019-06-06 | arm64: Silence gcc warnings about arch ABI drift | Dave Martin |
2018-12-28 | kasan, arm64: adjust shadow size for tag-based mode | Andrey Konovalov |
2018-12-12 | arm64: enable per-task stack canaries | Ard Biesheuvel |
2018-12-04 | arm64: relocatable: fix inconsistencies in linker script and options | Ard Biesheuvel |
2018-11-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-11-02 | arm64: makefile fix build of .i file in external module case | Victor Kamensky |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2018-08-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-07-23 | arm64: build with baremetal linker target instead of Linux when available | Olof Johansson |
2018-07-10 | Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" | Laura Abbott |
2018-07-05 | arm64: remove no-op -p linker flag | Greg Hackmann |
2018-07-04 | arm64: add endianness option to LDFLAGS instead of LD | Masahiro Yamada |
2018-07-04 | arm64: Use aarch64elf and aarch64elfb emulation mode variants | Paul Kocialkowski |
2018-06-08 | arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig | Masahiro Yamada |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-04-24 | arm64: support __int128 with clang | Jason A. Donenfeld |
2018-03-09 | arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 | Ard Biesheuvel |
2018-03-06 | kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage | Andrey Konovalov |