Age | Commit message (Expand) | Author |
2017-09-18 | arm64: ensure the kernel is compiled for LP64 | Andrew Pinski |
2017-06-26 | arm64: pass endianness info to sparse | Luc Van Oostenryck |
2017-06-20 | arm64: pass machine size to sparse | Luc Van Oostenryck |
2017-06-07 | arm64: ftrace: add support for far branches to dynamic ftrace | Ard Biesheuvel |
2017-05-10 | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-12 | arm64: Silence spurious kbuild warning on menuconfig | Marc Zyngier |
2017-03-20 | arm64: Use full path in KBUILD_IMAGE definition | Michal Marek |
2016-12-06 | arm64: Add detection code for broken .inst support in binutils | Marc Zyngier |
2016-10-20 | arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y | Ard Biesheuvel |
2016-08-31 | arm64: Set UTS_MACHINE in the Makefile | Michal Marek |
2016-08-26 | arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled | Will Deacon |
2016-08-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-07-29 | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux | Ard Biesheuvel |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-19 | arm64: localise Image objcopy flags | Mark Rutland |
2016-07-11 | arm64: fix vdso-offsets.h dependency | Kevin Brodsky |
2016-06-21 | arm64: fix boot image dependencies to not generate invalid images | Masahiro Yamada |
2016-06-03 | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled | Mark Rutland |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-02-24 | arm64: add support for building vmlinux as a relocatable PIE binary | Ard Biesheuvel |
2016-02-24 | arm64: add support for module PLTs | Ard Biesheuvel |
2016-02-19 | arm64: kbuild: make "make install" not depend on vmlinux | Masahiro Yamada |
2016-01-26 | arm64: errata: Add -mpc-relative-literal-loads to build flags | dann frazier |
2016-01-26 | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules | William Cohen |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin |
2015-10-12 | arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 | Will Deacon |
2015-09-17 | arm64: errata: add module build workaround for erratum #843419 | Will Deacon |
2015-07-27 | arm64: atomics: patch in lse instructions when supported by the CPU | Will Deacon |
2015-07-27 | arm64: enable more compressed Image formats | Olof Johansson |
2015-03-17 | arm64: Adjust EFI libstub object include logic | Steve Capper |
2015-02-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-01-20 | arm64: Add dtb files to archclean rule | Jungseok Lee |
2015-01-15 | arm64: kill off the libgcc dependency | Kevin Hao |
2014-10-21 | dts, arm/arm64: Remove dtbs build rules in sub-makes | Robert Richter |
2014-10-21 | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter |
2014-10-21 | dts, arm64: Add dtbs_install make target | Robert Richter |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-10-02 | kbuild: arm: Do not define "comma" twice | Masahiro Yamada |
2014-09-08 | arm64: eBPF JIT compiler | Zi Shen Lim |
2014-08-19 | arm64: align randomized TEXT_OFFSET on 4 kB boundary | Ard Biesheuvel |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-07-18 | efi: efistub: Convert into static library | Ard Biesheuvel |
2014-07-10 | arm64: Enable TEXT_OFFSET fuzzing | Mark Rutland |
2014-05-14 | arm64/crypto: SHA-1 using ARMv8 Crypto Extensions | Ard Biesheuvel |
2013-10-25 | arm64: big-endian: add big-endian support to top-level arch Makefile | Will Deacon |
2013-06-19 | arm64/Makefile: provide vdso_install target | Kyle McMartin |
2013-06-12 | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k... | Catalin Marinas |
2013-06-12 | arm64: KVM: Build system integration | Marc Zyngier |
2013-06-07 | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 | Stefano Stabellini |