summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arm64: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2018-06-081-6/+0
* kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* arm64: support __int128 with clangJason A. Donenfeld2018-04-241-0/+4
* arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel2018-03-091-5/+0
* kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-03-061-4/+6
* arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-011-3/+0
* arm64: support __int128 on gcc 5+Jason A. Donenfeld2017-11-031-0/+2
* arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers2017-10-301-2/+6
* arm64: ensure the kernel is compiled for LP64Andrew Pinski2017-09-181-0/+5
* arm64: pass endianness info to sparseLuc Van Oostenryck2017-06-261-0/+2
* arm64: pass machine size to sparseLuc Van Oostenryck2017-06-201-1/+1
* arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-071-0/+3
* Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-3/+3
|\
| * arm64: Use full path in KBUILD_IMAGE definitionMichal Marek2017-03-201-3/+3
* | arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier2017-04-121-1/+3
|/
* arm64: Add detection code for broken .inst support in binutilsMarc Zyngier2016-12-061-2/+8
* arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel2016-10-201-1/+1
* arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-311-0/+2
* arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon2016-08-261-0/+8
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-061-1/+1
|\
| * arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-291-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-1/+10
|\ \ | |/
| * arm64: localise Image objcopy flagsMark Rutland2016-07-191-1/+0
| * arm64: fix vdso-offsets.h dependencyKevin Brodsky2016-07-111-0/+10
* | arm64: fix boot image dependencies to not generate invalid imagesMasahiro Yamada2016-06-211-1/+1
|/
* arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland2016-06-031-1/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-1/+9
|\
| * arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-241-0/+4
| * arm64: add support for module PLTsArd Biesheuvel2016-02-241-1/+5
* | arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2016-02-191-1/+1
|/
* arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier2016-01-261-0/+1
* Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen2016-01-261-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-0/+7
|\
| * arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+7
* | arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-10-121-1/+1
|/
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-171-0/+4
* arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon2015-07-271-1/+12
* arm64: enable more compressed Image formatsOlof Johansson2015-07-271-1/+4
* arm64: Adjust EFI libstub object include logicSteve Capper2015-03-171-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-111-3/+0
|\
| * arm64: kill off the libgcc dependencyKevin Hao2015-01-151-3/+0
* | arm64: Add dtb files to archclean ruleJungseok Lee2015-01-201-0/+1
|/
* dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter2014-10-211-1/+1
* dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-211-1/+5
* dts, arm64: Add dtbs_install make targetRobert Richter2014-10-211-2/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-2/+0
|\
| * kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-021-2/+0
* | arm64: eBPF JIT compilerZi Shen Lim2014-09-081-0/+1
* | arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2014-08-191-1/+1
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+1
|\
OpenPOWER on IntegriCloud