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