aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-26arm64: pass endianness info to sparseLuc Van Oostenryck1-0/+2
2017-06-20arm64: pass machine size to sparseLuc Van Oostenryck1-1/+1
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel1-0/+3
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+3
2017-04-12arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier1-1/+3
2017-03-20arm64: Use full path in KBUILD_IMAGE definitionMichal Marek1-3/+3
2016-12-06arm64: Add detection code for broken .inst support in binutilsMarc Zyngier1-2/+8
2016-10-20arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel1-1/+1
2016-08-31arm64: Set UTS_MACHINE in the MakefileMichal Marek1-0/+2
2016-08-26arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon1-0/+8
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2016-07-29arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel1-1/+1
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+10
2016-07-19arm64: localise Image objcopy flagsMark Rutland1-1/+0
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky1-0/+10
2016-06-21arm64: fix boot image dependencies to not generate invalid imagesMasahiro Yamada1-1/+1
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+9
2016-02-24arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel1-0/+4
2016-02-24arm64: add support for module PLTsArd Biesheuvel1-1/+5
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada1-1/+1
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+1
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen1-0/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+7
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-0/+7
2015-10-12arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon1-0/+4
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon1-1/+12
2015-07-27arm64: enable more compressed Image formatsOlof Johansson1-1/+4
2015-03-17arm64: Adjust EFI libstub object include logicSteve Capper1-1/+1
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+0
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee1-0/+1
2015-01-15arm64: kill off the libgcc dependencyKevin Hao1-3/+0
2014-10-21dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter1-1/+1
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter1-1/+5
2014-10-21dts, arm64: Add dtbs_install make targetRobert Richter1-2/+4
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+0
2014-10-02kbuild: arm: Do not define "comma" twiceMasahiro Yamada1-2/+0
2014-09-08arm64: eBPF JIT compilerZi Shen Lim1-0/+1
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel1-1/+1
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel1-0/+1
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland1-0/+4
2014-05-14arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+1
2013-10-25arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon1-0/+6
2013-06-19arm64/Makefile: provide vdso_install targetKyle McMartin1-0/+4
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstreamCatalin Marinas1-1/+2
2013-06-12arm64: KVM: Build system integrationMarc Zyngier1-0/+1
2013-06-07arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini1-0/+1
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas1-1/+1