- 751c263 arm64: remove TEXT_OFFSET randomization by Ard Biesheuvel · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 8 months ago
- 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 8 months ago
- d278652 Merge branch 'for-next/bti' into for-next/core by Will Deacon · 4 years, 8 months ago
- da64e9d arm64: Reserve register x18 from general allocation with SCS by Sami Tolvanen · 4 years, 9 months ago
- 1ca0c2f kbuild: remove unused AS assignment by Masahiro Yamada · 4 years, 9 months ago
- 92e2294 arm64: bti: Support building kernel C code using BTI by Mark Brown · 4 years, 9 months ago
- 717b938 arm64: Document why we enable PAC support for leaf functions by Mark Brown · 4 years, 9 months ago
- cfa7ede arm64: set TEXT_OFFSET to 0x0 in preparation for removing it entirely by Ard Biesheuvel · 4 years, 9 months ago
- 4cf2349 arm64: drop GZFLAGS definition and export by Ard Biesheuvel · 4 years, 9 months ago
- b8fdef3 arm64: Always force a branch protection mode when the compiler has one by Mark Brown · 4 years, 10 months ago
- 74afda4 arm64: compile the kernel with ptrauth return address signing by Kristina Martsenko · 4 years, 10 months ago
- 8bf9284 arm64: Turn "broken gas inst" into real config option by Vladimir Murzin · 5 years ago
- 395af86 arm64: Move the LSE gas support detection to Kconfig by Catalin Marinas · 5 years ago
- 3b23e499 arm64: implement ftrace with regs by Torsten Duwe · 6 years ago
- 7c4791c arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option by Will Deacon · 5 years ago
- bcaf9b5 arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile by Will Deacon · 5 years ago
- 24ee01a arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG by Will Deacon · 5 years ago
- e0de01a arm64: vdso32: Fix broken compat vDSO build warnings by Vincenzo Frascino · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 61b7cdd Merge branch 'for-next/atomics' into for-next/core by Will Deacon · 5 years ago
- ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 5 years ago
- 03adcbd arm64: atomics: Use K constraint when toolchain appears to support it by Will Deacon · 5 years ago
- 6bfa313 arm64: add arch/arm64/Kbuild by Masahiro Yamada · 5 years ago
- 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
- 6bd1d0b arm64: kasan: Switch to using KASAN_SHADOW_OFFSET by Steve Capper · 5 years ago
- 14c127c arm64: mm: Flip kernel VA space by Steve Capper · 5 years ago
- a22c5cf arm64: vdso: Fix Makefile regression by Vincenzo Frascino · 5 years ago
- 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- bfe801e arm64: vdso: Enable vDSO compat support by Vincenzo Frascino · 6 years ago
- fa63da2 arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
- bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 6 years ago
- ebcc592 arm64: Silence gcc warnings about arch ABI drift by Dave Martin · 6 years ago
- b2f557e kasan, arm64: adjust shadow size for tag-based mode by Andrey Konovalov · 6 years ago
- 0a1213f arm64: enable per-task stack canaries by Ard Biesheuvel · 6 years ago
- 3bbd3db arm64: relocatable: fix inconsistencies in linker script and options by Ard Biesheuvel · 6 years ago
- 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 98356eb arm64: makefile fix build of .i file in external module case by Victor Kamensky · 6 years ago
- 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
- d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
- 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- c931d34 arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 7 years ago
- 96f95a1 Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" by Laura Abbott · 7 years ago
- 1a381d4 arm64: remove no-op -p linker flag by Greg Hackmann · 7 years ago
- 2893af0 arm64: add endianness option to LDFLAGS instead of LD by Masahiro Yamada · 7 years ago
- 38fc424 arm64: Use aarch64elf and aarch64elfb emulation mode variants by Paul Kocialkowski · 7 years ago
- f3a53f7 arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig by Masahiro Yamada · 7 years ago
- 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 7 years ago
- ad40bda arm64: support __int128 with clang by Jason A. Donenfeld · 7 years ago
- a257e02 arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 by Ard Biesheuvel · 7 years ago
- 9597e74 kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
- be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
- fb87227 arm64: support __int128 on gcc 5+ by Jason A. Donenfeld · 7 years ago
- fd9dde6 arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 by Nick Desaulniers · 7 years ago
- 3d6a7b9 arm64: ensure the kernel is compiled for LP64 by Andrew Pinski · 7 years ago
- bcde519 arm64: pass endianness info to sparse by Luc Van Oostenryck · 8 years ago
- f5d2849 arm64: pass machine size to sparse by Luc Van Oostenryck · 8 years ago
- e71a4e1b arm64: ftrace: add support for far branches to dynamic ftrace by Ard Biesheuvel · 8 years ago
- 23ea3f62 Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- d91750f arm64: Silence spurious kbuild warning on menuconfig by Marc Zyngier · 8 years ago
- 0699580 arm64: Use full path in KBUILD_IMAGE definition by Michal Marek · 8 years ago
- bbb56c2 arm64: Add detection code for broken .inst support in binutils by Marc Zyngier · 8 years ago
- b9dce7f arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y by Ard Biesheuvel · 8 years ago
- cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
- 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
- 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 08cc55b arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux by Ard Biesheuvel · 8 years ago
- e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- f8fa70f arm64: localise Image objcopy flags by Mark Rutland · 9 years ago
- a66649d arm64: fix vdso-offsets.h dependency by Kevin Brodsky · 9 years ago
- 9ca4e58 arm64: fix boot image dependencies to not generate invalid images by Masahiro Yamada · 9 years ago
- aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 9 years ago
- 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 1e48ef7 arm64: add support for building vmlinux as a relocatable PIE binary by Ard Biesheuvel · 9 years ago
- fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
- 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
- 67dfa175 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 9 years ago
- 728dabd Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules by William Cohen · 9 years ago
- 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
- b6dd8e0 arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 by Will Deacon · 9 years ago
- df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 10 years ago
- c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- 0723c05 arm64: enable more compressed Image formats by Olof Johansson · 10 years ago
- ad08fd4 arm64: Adjust EFI libstub object include logic by Steve Capper · 10 years ago
- 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- c7c52e4 arm64: Add dtb files to archclean rule by Jungseok Lee · 10 years ago
- d67703a arm64: kill off the libgcc dependency by Kevin Hao · 10 years ago
- d38726c dts, arm/arm64: Remove dtbs build rules in sub-makes by Robert Richter · 10 years ago
- 9fb5e53 dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst by Robert Richter · 10 years ago
- 862f464 dts, arm64: Add dtbs_install make target by Robert Richter · 10 years ago
- f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- 226422d kbuild: arm: Do not define "comma" twice by Masahiro Yamada · 10 years ago
- e54bcde arm64: eBPF JIT compiler by Zi Shen Lim · 10 years ago
- 4190312 arm64: align randomized TEXT_OFFSET on 4 kB boundary by Ard Biesheuvel · 10 years ago
- 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago
- da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 11 years ago
- 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
- a0974e6 arm64: big-endian: add big-endian support to top-level arch Makefile by Will Deacon · 11 years ago