summaryrefslogtreecommitdiff
path: root/arch/arm64/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+2
2015-11-13arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-10-07arm64: errata: add module build workaround for erratum #843419Will Deacon1-0/+4
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus 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-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-07-19efi: 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/k...Catalin 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-11arm64: Fix the dtbs target buildingCatalin Marinas1-1/+1
2012-12-04arm64: Add dtbs target for building all the enabled dtb filesRob Herring1-6/+11
2012-12-03arm64: use new common dtc ruleStephen Warren1-1/+1
2012-09-17arm64: Build infrastructureCatalin Marinas1-0/+71