aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorGravatar Ard Biesheuvel 1-0/+9
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-11/+11
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionGravatar Arnd Bergmann 1-11/+11
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-4/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-4/+0
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableGravatar Ard Biesheuvel 1-0/+4
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportGravatar Ard Biesheuvel 1-4/+1
2021-08-10ARM: 9102/1: move theinstall rules to arch/arm/MakefileGravatar Masahiro Yamada 1-1/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildGravatar Masahiro Yamada 1-1/+0
2021-03-23ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAGravatar Krzysztof Kozlowski 1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2021-01-22arch: arm: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-2/+0
2021-01-20ARM: remove u300 platformGravatar Arnd Bergmann 1-1/+0
2021-01-20ARM: remove tango platformGravatar Arnd Bergmann 1-1/+0
2021-01-20ARM: remove zte zx platformGravatar Arnd Bergmann 1-1/+0
2021-01-20ARM: remove sirf prima2/atlas platformsGravatar Arnd Bergmann 1-1/+0
2021-01-15ARM: drop efm32 platformGravatar Uwe Kleine-König 1-1/+0
2021-01-08ARM: Remove PicoXcell platform supportGravatar Rob Herring 1-1/+0
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxGravatar Linus Torvalds 1-1/+1
2020-12-21ARM: 9038/1: Link with '-z norelro'Gravatar Nathan Chancellor 1-1/+1
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-8/+0
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigGravatar Nathan Chancellor 1-4/+0
2020-10-30ARM: remove ebsa110 platformGravatar Arnd Bergmann 1-8/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-6/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-4/+0
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+3
2020-09-25kbuild: preprocess module linker scriptGravatar Masahiro Yamada 1-4/+0
2020-09-15ARM: add TEXT_OFFSET to decompressor kexec image structureGravatar Russell King 1-0/+3
2020-09-03arm/build: Warn on orphan section placementGravatar Kees Cook 1-0/+4
2020-08-20ARM: s3c: move into a common directoryGravatar Arnd Bergmann 1-4/+1
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGGravatar Arnd Bergmann 1-1/+0
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGGravatar Arnd Bergmann 1-1/+0
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-15/+1
2020-07-28ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsGravatar Ard Biesheuvel 1-4/+0
2020-07-28ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCsGravatar Daniel Palmer 1-0/+1
2020-07-21ARM: 8981/1: add arch/arm/KbuildGravatar Masahiro Yamada 1-11/+1
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+0
2020-05-12kbuild: remove unused AS assignmentGravatar Masahiro Yamada 1-2/+0
2020-04-12ARM: Prepare Realtek RTD1195Gravatar Andreas Färber 1-0/+3
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+0
2020-03-31ARM: qcom: Add support for IPQ40xxGravatar Christian Lamparter 1-0/+1
2020-03-24arm: Unplug KVM from the build systemGravatar Marc Zyngier 1-1/+0
2020-02-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginGravatar Ard Biesheuvel 1-1/+3
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-8/+14
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerGravatar Nathan Chancellor 1-0/+4
2019-09-03Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-0/+1
2019-08-29ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangGravatar Nathan Huckleberry 1-1/+4
2019-08-25ARM: aspeed: Enable SMP bootGravatar Joel Stanley 1-0/+1