1. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 9 months ago
  2. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  3. b2c50f6 arm64: makefile fix build of .i file in external module case by Victor Kamensky · 6 years ago
  4. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  5. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 2729911 arm64: remove no-op -p linker flag by Greg Hackmann · 6 years ago
  7. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 6 years ago
  8. 35740bc ANDROID: arm64: kbuild: only specify code model with LTO for modules by Sami Tolvanen · 6 years ago
  9. 78667de Merge "Merge android-4.9.90 (dd1e37e) into msm-4.9" by Linux Build Service Account · 6 years ago
  10. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  11. f1d581c arm64: msm: Add support for uncompressed kernel image by Atanas Filipov · 6 years ago
  12. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  13. 7e77d5e arm64: pass code model to LLVMgold by Sami Tolvanen · 7 years ago
  14. 5c41c48 FROMLIST: arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold by Sami Tolvanen · 7 years ago
  15. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  16. 88b1511 Merge 4.9.71 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  17. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. b7ada2c arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 by Nick Desaulniers · 7 years ago
  19. e07bcf7 ANDROID: HACK: arm64: use -mno-implicit-float instead of -mgeneral-regs-only by Greg Hackmann · 7 years ago
  20. c3d5669 CHROMIUM: arm64: Disable asm-operand-width warning for clang by Matthias Kaehlcke · 7 years ago
  21. 22625ce arm64: add config option to enable DT overlay by Puja Gupta · 8 years ago
  22. 4bdcc93 ANDROID: ARM64: Allow to choose appended kernel image by Dmitry Shmidt · 7 years ago
  23. e23ef5f ANDROID: arm64: add option to build Image-dtb by Haojian Zhuang · 8 years ago
  24. 911da23 ANDROID: ARM64: add option to build Image.gz/dtb combo by Alex Ray · 11 years ago
  25. a9c2864 ANDROID: arch: arm64: force -fno-pic by Greg Hackmann · 10 years ago
  26. b9dce7f arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y by Ard Biesheuvel · 8 years ago
  27. cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  28. 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  29. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  30. 08cc55b arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux by Ard Biesheuvel · 8 years ago
  31. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  32. f8fa70f arm64: localise Image objcopy flags by Mark Rutland · 8 years ago
  33. a66649d arm64: fix vdso-offsets.h dependency by Kevin Brodsky · 8 years ago
  34. 9ca4e58 arm64: fix boot image dependencies to not generate invalid images by Masahiro Yamada · 8 years ago
  35. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  36. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  37. 1e48ef7 arm64: add support for building vmlinux as a relocatable PIE binary by Ard Biesheuvel · 9 years ago
  38. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  39. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  40. 67dfa17 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 9 years ago
  41. 728dabd Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules by William Cohen · 9 years ago
  42. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  43. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  44. b6dd8e0 arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 by Will Deacon · 9 years ago
  45. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 10 years ago
  46. c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
  47. 0723c05 arm64: enable more compressed Image formats by Olof Johansson · 9 years ago
  48. ad08fd4 arm64: Adjust EFI libstub object include logic by Steve Capper · 10 years ago
  49. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  50. c7c52e4 arm64: Add dtb files to archclean rule by Jungseok Lee · 10 years ago
  51. d67703a arm64: kill off the libgcc dependency by Kevin Hao · 10 years ago
  52. d38726c dts, arm/arm64: Remove dtbs build rules in sub-makes by Robert Richter · 10 years ago
  53. 9fb5e53 dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst by Robert Richter · 10 years ago
  54. 862f464 dts, arm64: Add dtbs_install make target by Robert Richter · 10 years ago
  55. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  56. 226422d kbuild: arm: Do not define "comma" twice by Masahiro Yamada · 10 years ago
  57. e54bcde arm64: eBPF JIT compiler by Zi Shen Lim · 10 years ago
  58. 4190312 arm64: align randomized TEXT_OFFSET on 4 kB boundary by Ard Biesheuvel · 10 years ago
  59. 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
  60. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  61. da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 10 years ago
  62. 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  63. a0974e6 arm64: big-endian: add big-endian support to top-level arch Makefile by Will Deacon · 11 years ago
  64. 3c01742 arm64/Makefile: provide vdso_install target by Kyle McMartin · 11 years ago
  65. 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 · 11 years ago
  66. 6211753 arm64: KVM: Build system integration by Marc Zyngier · 12 years ago
  67. aa42aa1 arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 by Stefano Stabellini · 11 years ago
  68. 58fea35 arm64: Fix the dtbs target building by Catalin Marinas · 12 years ago
  69. 70f915a arm64: Add dtbs target for building all the enabled dtb files by Rob Herring · 12 years ago
  70. da4cbc6d arm64: use new common dtc rule by Stephen Warren · 12 years ago
  71. 8c2c3df arm64: Build infrastructure by Catalin Marinas · 12 years ago