summaryrefslogtreecommitdiff
path: root/arch/arm64/Makefile
AgeCommit message (Expand)Author
2016-03-03arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon
2015-07-27arm64: enable more compressed Image formatsOlof Johansson
2015-03-17arm64: Adjust EFI libstub object include logicSteve Capper
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee
2015-01-15arm64: kill off the libgcc dependencyKevin Hao
2014-10-21dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2014-10-21dts, arm64: Add dtbs_install make targetRobert Richter
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-10-02kbuild: arm: Do not define "comma" twiceMasahiro Yamada
2014-09-08arm64: eBPF JIT compilerZi Shen Lim
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland
2014-05-14arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel
2013-10-25arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon
2013-06-19arm64/Makefile: provide vdso_install targetKyle McMartin
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2013-06-12arm64: KVM: Build system integrationMarc Zyngier
2013-06-07arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas
2012-12-03arm64: Add dtbs target for building all the enabled dtb filesRob Herring
2012-12-03arm64: use new common dtc ruleStephen Warren
2012-09-17arm64: Build infrastructureCatalin Marinas