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