1. 6bfa313 arm64: add arch/arm64/Kbuild by Masahiro Yamada · 5 years ago
  2. a22c5cf arm64: vdso: Fix Makefile regression by Vincenzo Frascino · 5 years ago
  3. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  4. bfe801e arm64: vdso: Enable vDSO compat support by Vincenzo Frascino · 6 years ago
  5. fa63da2 arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  6. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 6 years ago
  7. ebcc592 arm64: Silence gcc warnings about arch ABI drift by Dave Martin · 6 years ago
  8. b2f557e kasan, arm64: adjust shadow size for tag-based mode by Andrey Konovalov · 6 years ago
  9. 0a1213f arm64: enable per-task stack canaries by Ard Biesheuvel · 6 years ago
  10. 3bbd3db arm64: relocatable: fix inconsistencies in linker script and options by Ard Biesheuvel · 6 years ago
  11. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  12. 98356eb arm64: makefile fix build of .i file in external module case by Victor Kamensky · 6 years ago
  13. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  14. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  15. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  16. c931d34 arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 6 years ago
  17. 96f95a1 Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" by Laura Abbott · 7 years ago
  18. 1a381d4 arm64: remove no-op -p linker flag by Greg Hackmann · 7 years ago
  19. 2893af0 arm64: add endianness option to LDFLAGS instead of LD by Masahiro Yamada · 7 years ago
  20. 38fc424 arm64: Use aarch64elf and aarch64elfb emulation mode variants by Paul Kocialkowski · 7 years ago
  21. f3a53f7 arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig by Masahiro Yamada · 7 years ago
  22. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 7 years ago
  23. ad40bda arm64: support __int128 with clang by Jason A. Donenfeld · 7 years ago
  24. a257e02 arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 by Ard Biesheuvel · 7 years ago
  25. 9597e74 kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  26. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  27. fb87227 arm64: support __int128 on gcc 5+ by Jason A. Donenfeld · 7 years ago
  28. fd9dde6 arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 by Nick Desaulniers · 7 years ago
  29. 3d6a7b9 arm64: ensure the kernel is compiled for LP64 by Andrew Pinski · 7 years ago
  30. bcde519 arm64: pass endianness info to sparse by Luc Van Oostenryck · 8 years ago
  31. f5d2849 arm64: pass machine size to sparse by Luc Van Oostenryck · 8 years ago
  32. e71a4e1b arm64: ftrace: add support for far branches to dynamic ftrace by Ard Biesheuvel · 8 years ago
  33. 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
  34. d91750f arm64: Silence spurious kbuild warning on menuconfig by Marc Zyngier · 8 years ago
  35. 0699580 arm64: Use full path in KBUILD_IMAGE definition by Michal Marek · 8 years ago
  36. bbb56c2 arm64: Add detection code for broken .inst support in binutils by Marc Zyngier · 8 years ago
  37. b9dce7f arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y by Ard Biesheuvel · 8 years ago
  38. cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  39. 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  40. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  41. 08cc55b arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux by Ard Biesheuvel · 8 years ago
  42. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  43. f8fa70f arm64: localise Image objcopy flags by Mark Rutland · 8 years ago
  44. a66649d arm64: fix vdso-offsets.h dependency by Kevin Brodsky · 9 years ago
  45. 9ca4e58 arm64: fix boot image dependencies to not generate invalid images by Masahiro Yamada · 9 years ago
  46. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 9 years ago
  47. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  48. 1e48ef7 arm64: add support for building vmlinux as a relocatable PIE binary by Ard Biesheuvel · 9 years ago
  49. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  50. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  51. 67dfa175 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 9 years ago
  52. 728dabd Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules by William Cohen · 9 years ago
  53. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  54. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  55. b6dd8e0 arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 by Will Deacon · 9 years ago
  56. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 10 years ago
  57. c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
  58. 0723c05 arm64: enable more compressed Image formats by Olof Johansson · 9 years ago
  59. ad08fd4 arm64: Adjust EFI libstub object include logic by Steve Capper · 10 years ago
  60. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  61. c7c52e4 arm64: Add dtb files to archclean rule by Jungseok Lee · 10 years ago
  62. d67703a arm64: kill off the libgcc dependency by Kevin Hao · 10 years ago
  63. d38726c dts, arm/arm64: Remove dtbs build rules in sub-makes by Robert Richter · 10 years ago
  64. 9fb5e53 dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst by Robert Richter · 10 years ago
  65. 862f464 dts, arm64: Add dtbs_install make target by Robert Richter · 10 years ago
  66. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  67. 226422d kbuild: arm: Do not define "comma" twice by Masahiro Yamada · 10 years ago
  68. e54bcde arm64: eBPF JIT compiler by Zi Shen Lim · 10 years ago
  69. 4190312 arm64: align randomized TEXT_OFFSET on 4 kB boundary by Ard Biesheuvel · 10 years ago
  70. 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
  71. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago
  72. da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 11 years ago
  73. 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  74. a0974e6 arm64: big-endian: add big-endian support to top-level arch Makefile by Will Deacon · 11 years ago
  75. 3c01742 arm64/Makefile: provide vdso_install target by Kyle McMartin · 12 years ago
  76. 63917f0 Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream by Catalin Marinas · 12 years ago
  77. 6211753 arm64: KVM: Build system integration by Marc Zyngier · 12 years ago
  78. aa42aa1 arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 by Stefano Stabellini · 12 years ago
  79. 58fea35 arm64: Fix the dtbs target building by Catalin Marinas · 12 years ago
  80. 70f915a arm64: Add dtbs target for building all the enabled dtb files by Rob Herring · 12 years ago
  81. da4cbc6d arm64: use new common dtc rule by Stephen Warren · 12 years ago
  82. 8c2c3df arm64: Build infrastructure by Catalin Marinas · 13 years ago