| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-13 | ARM: zte: Add zx297520v3 platform support | Stefan Dösinger | 1 | -0/+1 |
| 2025-09-15 | ARM: mach-hpe: Rework support and directory structure | Andrew Davis | 1 | -1/+0 |
| 2025-07-25 | ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS | Nathan Chancellor | 1 | -1/+1 |
| 2025-03-26 | ARM: 9441/1: rust: Enable Rust support for ARMv7 | Christian Schrrefl | 1 | -0/+1 |
| 2024-11-27 | kbuild: add $(objtree)/ prefix to some in-kernel build artifacts | Masahiro Yamada | 1 | -2/+2 |
| 2024-09-12 | ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms | Nikita Shubin | 1 | -1/+0 |
| 2024-05-19 | ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORT | Samuel Holland | 1 | -0/+7 |
| 2024-02-06 | ARM: qcom: merge remaining subplatforms into sensible Kconfig entry | Dmitry Baryshkov | 1 | -3/+1 |
| 2023-12-22 | ARM: mach-nspire: Rework support and directory structure | Andrew Davis | 1 | -1/+0 |
| 2023-12-22 | ARM: mach-sunplus: Rework support and directory structure | Andrew Davis | 1 | -1/+0 |
| 2023-12-22 | ARM: mach-airoha: Rework support and directory structure | Andrew Davis | 1 | -1/+0 |
| 2023-12-22 | ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms | Andrew Davis | 1 | -1/+0 |
| 2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada | 1 | -6/+1 |
| 2023-04-04 | ARM: oxnas: remove OXNAS support | Neil Armstrong | 1 | -1/+0 |
| 2023-02-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
| 2023-02-20 | Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
| 2023-02-20 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+0 |
| 2023-01-24 | ARM: add multi_v7_lpae_defconfig | Nicolas Saenz Julienne | 1 | -0/+6 |
| 2023-01-23 | ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require it | Nathan Chancellor | 1 | -1/+1 |
| 2023-01-16 | ARM: s3c: remove all s3c24xx support | Arnd Bergmann | 1 | -2/+0 |
| 2023-01-12 | ARM: 9285/1: remove meaningless arch/arm/mach-rda/Makefile | Masahiro Yamada | 1 | -1/+0 |
| 2023-01-10 | ARM: iop32x: remove the platform | Arnd Bergmann | 1 | -1/+0 |
| 2023-01-10 | ARM: cns3xxx: remove entire platform | Arnd Bergmann | 1 | -1/+0 |
| 2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -36/+45 |
| 2022-11-28 | ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISA | Nathan Chancellor | 1 | -1/+2 |
| 2022-11-08 | ARM: 9265/1: pass -march= only to compiler | Nick Desaulniers | 1 | -11/+25 |
| 2022-11-08 | ARM: 9264/1: only use -mtp=cp15 for the compiler | Nick Desaulniers | 1 | -1/+1 |
| 2022-11-07 | ARM: 9262/1: remove lazy evaluation in Makefile | Nick Desaulniers | 1 | -33/+27 |
| 2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -3/+0 |
| 2022-10-06 | Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -28/+12 |
| 2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -3/+0 |
| 2022-08-31 | ARM: 9226/1: disable FDPIC ABI | Ben Wolsieffer | 1 | -0/+3 |
| 2022-08-18 | ARM: simplify machdirs/platdirs handling | Arnd Bergmann | 1 | -26/+10 |
| 2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 1 | -2/+2 |
| 2022-07-08 | ARM: sunplus: Add initial support for Sunplus SP7021 SoC | Qin Jian | 1 | -0/+1 |
| 2022-06-02 | Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 1 | -0/+1 |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
| 2022-05-27 | Merge branch 'hpe/gxp-soc' into arm/late | Arnd Bergmann | 1 | -0/+1 |
| 2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+2 |
| 2022-05-18 | ARM: hpe: Introduce the HPE GXP architecture | Nick Hawkins | 1 | -0/+1 |
| 2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 1 | -2/+2 |
| 2022-05-07 | ARM: pxa: move plat-pxa to drivers/soc/ | Arnd Bergmann | 1 | -1/+0 |
| 2022-04-22 | Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -1/+0 |
| 2022-04-22 | ARM: omap: remove empty plat-omap directory | Arnd Bergmann | 1 | -1/+0 |
| 2022-04-04 | ARM: versatile: move integrator/realview/vexpress to versatile | Arnd Bergmann | 1 | -6/+1 |
| 2022-03-23 | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+1 |
| 2022-03-01 | ARM: Add basic support for Airoha EN7523 SoC | John Crispin | 1 | -0/+1 |
| 2021-12-03 | ARM: stackprotector: prefer compiler for TLS based per-task protector | Ard Biesheuvel | 1 | -0/+9 |
| 2021-11-14 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -11/+11 |
| 2021-11-12 | ARM: 9156/1: drop cc-option fallbacks for architecture selection | Arnd Bergmann | 1 | -11/+11 |
| 2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+0 |
| 2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -4/+0 |
| 2021-09-27 | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel | 1 | -0/+4 |
| 2021-09-27 | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support | Ard Biesheuvel | 1 | -4/+1 |
| 2021-08-10 | ARM: 9102/1: move theinstall rules to arch/arm/Makefile | Masahiro Yamada | 1 | -1/+2 |
| 2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 1 | -1/+0 |
| 2021-03-23 | ARM: socfpga: introduce common ARCH_INTEL_SOCFPGA | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
| 2021-01-22 | arch: arm: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -2/+0 |
| 2021-01-20 | ARM: remove u300 platform | Arnd Bergmann | 1 | -1/+0 |
| 2021-01-20 | ARM: remove tango platform | Arnd Bergmann | 1 | -1/+0 |
| 2021-01-20 | ARM: remove zte zx platform | Arnd Bergmann | 1 | -1/+0 |
| 2021-01-20 | ARM: remove sirf prima2/atlas platforms | Arnd Bergmann | 1 | -1/+0 |
| 2021-01-15 | ARM: drop efm32 platform | Uwe Kleine-König | 1 | -1/+0 |
| 2021-01-08 | ARM: Remove PicoXcell platform support | Rob Herring | 1 | -1/+0 |
| 2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-12-21 | ARM: 9038/1: Link with '-z norelro' | Nathan Chancellor | 1 | -1/+1 |
| 2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+0 |
| 2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor | 1 | -4/+0 |
| 2020-10-30 | ARM: remove ebsa110 platform | Arnd Bergmann | 1 | -8/+0 |
| 2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -6/+1 |
| 2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+0 |
| 2020-10-20 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+3 |
| 2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada | 1 | -4/+0 |
| 2020-09-15 | ARM: add TEXT_OFFSET to decompressor kexec image structure | Russell King | 1 | -0/+3 |
| 2020-09-03 | arm/build: Warn on orphan section placement | Kees Cook | 1 | -0/+4 |
| 2020-08-20 | ARM: s3c: move into a common directory | Arnd Bergmann | 1 | -4/+1 |
| 2020-08-19 | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG | Arnd Bergmann | 1 | -1/+0 |
| 2020-08-19 | ARM: exynos: stop selecting PLAT_SAMSUNG | Arnd Bergmann | 1 | -1/+0 |
| 2020-08-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -15/+1 |
| 2020-07-28 | ARM: 8995/1: drop Thumb-2 workaround for ancient binutils | Ard Biesheuvel | 1 | -4/+0 |
| 2020-07-28 | ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCs | Daniel Palmer | 1 | -0/+1 |
| 2020-07-21 | ARM: 8981/1: add arch/arm/Kbuild | Masahiro Yamada | 1 | -11/+1 |
| 2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+0 |
| 2020-05-12 | kbuild: remove unused AS assignment | Masahiro Yamada | 1 | -2/+0 |
| 2020-04-12 | ARM: Prepare Realtek RTD1195 | Andreas Färber | 1 | -0/+3 |
| 2020-04-03 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+1 |
| 2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+0 |
| 2020-03-31 | ARM: qcom: Add support for IPQ40xx | Christian Lamparter | 1 | -0/+1 |
| 2020-03-24 | arm: Unplug KVM from the build system | Marc Zyngier | 1 | -1/+0 |
| 2020-02-21 | ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin | Ard Biesheuvel | 1 | -1/+3 |
| 2019-09-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -8/+14 |
| 2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+1 |
| 2019-09-10 | ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer | Nathan Chancellor | 1 | -0/+4 |
| 2019-09-03 | Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 1 | -0/+1 |
| 2019-08-29 | ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang | Nathan Huckleberry | 1 | -1/+4 |
| 2019-08-25 | ARM: aspeed: Enable SMP boot | Joel Stanley | 1 | -0/+1 |
| 2019-08-23 | ARM: 8895/1: visit mach-* and plat-* directories when cleaning | Masahiro Yamada | 1 | -0/+4 |
| 2019-08-23 | ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPE | Masahiro Yamada | 1 | -7/+2 |
| 2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 1 | -1/+1 |
| 2019-08-14 | ARM: iop32x: merge everything into mach-iop32x/ | Arnd Bergmann | 1 | -1/+0 |
| 2019-08-14 | ARM: remove Intel iop33x and iop13xx support | Arnd Bergmann | 1 | -2/+0 |
| 2019-08-14 | ARM: remove w90x900 platform | Arnd Bergmann | 1 | -1/+0 |
| 2019-08-14 | ARM: remove ks8695 platform | Arnd Bergmann | 1 | -1/+0 |
| 2019-05-22 | ARM: delete netx machine | Linus Walleij | 1 | -1/+0 |
| 2019-05-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+1 |
| 2019-05-15 | Revert "ARM: 8846/1: warn if divided syntax assembler is used" | Russell King | 1 | -2/+5 |
| 2019-04-23 | ARM: 8854/1: drop -mauto-it | Stefan Agner | 1 | -2/+1 |
| 2019-04-23 | ARM: 8846/1: warn if divided syntax assembler is used | Stefan Agner | 1 | -5/+2 |
| 2019-04-17 | firmware: Move Trusted Foundations support | Thierry Reding | 1 | -1/+0 |
| 2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2019-03-01 | ARM: milbeaut: Add basic support for Milbeaut m10v SoC | Sugaya Taichi | 1 | -0/+1 |
| 2019-02-01 | ARM: 8819/1: Remove '-p' from LDFLAGS | Nathan Chancellor | 1 | -1/+1 |
| 2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+1 |
| 2018-12-31 | ARM: Prepare RDA8810PL SoC | Andreas Färber | 1 | -0/+1 |
| 2018-12-12 | ARM: smp: add support for per-task stack canaries | Ard Biesheuvel | 1 | -0/+12 |
| 2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -19/+1 |
| 2018-10-04 | ARM: 8801/1: makefile: use ARMv3M mode for RiscPC | Jason A. Donenfeld | 1 | -1/+1 |
| 2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 1 | -19/+1 |
| 2018-09-19 | ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditional | Masahiro Yamada | 1 | -4/+0 |
| 2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+2 |
| 2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
| 2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+0 |
| 2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+0 |
| 2018-07-31 | ARM: uniphier: remove empty Makefile | Masahiro Yamada | 1 | -1/+0 |
| 2018-07-19 | kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile | Masahiro Yamada | 1 | -3/+0 |
| 2018-07-11 | ARM: 8779/1: add endianness option to LDFLAGS instead of LD | Masahiro Yamada | 1 | -2/+2 |
| 2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+1 |
| 2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-05-19 | ARM: 8766/1: drop no-thumb-interwork in EABI mode | Stefan Agner | 1 | -1/+1 |
| 2018-04-23 | arm: shmobile: Change platform dependency to ARCH_RENESAS | Geert Uytterhoeven | 1 | -1/+1 |
| 2018-03-06 | arm: npcm: add basic support for Nuvoton BMCs | Brendan Higgins | 1 | -0/+1 |
| 2017-12-17 | ARM: 8723/2: always assume the "unified" syntax for assembly code | Nicolas Pitre | 1 | -2/+4 |
| 2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+3 |
| 2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+1 |
| 2017-11-01 | ARM: 8716/1: pass endianness info to sparse | Luc Van Oostenryck | 1 | -0/+2 |
| 2017-10-31 | arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULE | Cao jin | 1 | -3/+3 |
| 2017-10-29 | ARM: meson: Add SMP bringup code for Meson8 and Meson8b | Martin Blumenstingl | 1 | -0/+1 |
| 2017-10-12 | ARM: 8701/1: fix sparse flags for build on 64bit machines | Luc Van Oostenryck II | 1 | -1/+1 |
| 2017-06-21 | ARM: Prepare Actions Semi S500 | Andreas Färber | 1 | -0/+1 |
| 2017-03-20 | arm: Use full path in KBUILD_IMAGE definition | Michal Marek | 1 | -4/+4 |
| 2016-12-15 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+4 |
| 2016-11-23 | ARM: oxnas: Add OX820 config and makefile entry | Neil Armstrong | 1 | -0/+1 |
| 2016-10-18 | ARM: convert to generated system call tables | Russell King | 1 | -0/+3 |
| 2016-10-18 | ARM: remove indirection of asm/mach-types.h | Russell King | 1 | -1/+1 |
| 2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King | 1 | -0/+2 |
| 2016-08-12 | ARM: 8588/1: localise objcopy flags | Mark Rutland | 1 | -1/+0 |
| 2016-08-10 | ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M | Arnd Bergmann | 1 | -0/+2 |
| 2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+0 |
| 2016-07-06 | ARM: clps711x: Switch to MULTIPLATFORM | Alexander Shiyan | 1 | -1/+0 |
| 2016-06-22 | ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready" | Masahiro Yamada | 1 | -0/+1 |
| 2016-04-26 | ARM: vexpress/mps2: introduce MPS2 platform | Vladimir Murzin | 1 | -0/+1 |
| 2016-03-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+1 |
| 2016-02-24 | arm: initial machine port for artpec-6 SoC | Lars Persson | 1 | -0/+1 |
| 2016-02-16 | ARM: 8529/1: remove 'i' and 'zi' targets | Masahiro Yamada | 1 | -1/+0 |
| 2016-01-20 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+2 |
| 2015-12-31 | ARM: default to multi_v7_defconfig | Arnd Bergmann | 1 | -3/+2 |
| 2015-12-22 | ARM: tango4: Initial platform support | Marc Gonzalez | 1 | -0/+1 |
| 2015-09-07 | ARM: 8429/1: disable GCC SRA optimization | Ard Biesheuvel | 1 | -0/+8 |
| 2015-08-18 | ARM: 8418/1: add boot image dependencies to not generate invalid images | Masahiro Yamada | 1 | -0/+3 |
| 2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+4 |
| 2015-05-15 | ARM: zx: add basic support for ZTE ZX296702 | Jun Nie | 1 | -0/+1 |
| 2015-05-15 | ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCs | Joachim Eastwood | 1 | -0/+1 |
| 2015-05-15 | ARM: Add STM32 family machine | Maxime Coquelin | 1 | -0/+1 |
| 2015-05-12 | ARM: UniPhier: add basic support for UniPhier architecture | Masahiro Yamada | 1 | -0/+1 |
| 2015-05-08 | ARM: 8220/1: allow modules outside of bl range | Ard Biesheuvel | 1 | -0/+4 |
| 2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+1 |
| 2015-04-22 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+0 |
| 2015-04-14 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -0/+1 |
| 2015-04-14 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 1 | -0/+8 |
| 2015-03-29 | ARM: 8323/1: force linker to use PIC veneers | Ard Biesheuvel | 1 | -1/+1 |
| 2015-03-27 | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits | Nathan Lynch | 1 | -0/+8 |
| 2015-03-27 | ARM: Remove mach-msm and associated ARM architecture code | Stephen Boyd | 1 | -2/+0 |
| 2015-03-16 | ARM: Alpine: Initial support for Alpine platform | Tsahee Zidenberg | 1 | -0/+1 |
| 2015-03-11 | ARM: digicolor: add the machine directory to Makefile | Baruch Siach | 1 | -0/+1 |
| 2015-01-09 | ARM: probes: move all probe code to dedicate directory | Wang Nan | 1 | -0/+1 |
| 2014-10-21 | dts, arm: Remove $(MACHINE) variable from dtbs make recipes | Robert Richter | 1 | -2/+2 |
| 2014-10-21 | dts, arm/arm64: Remove dtbs build rules in sub-makes | Robert Richter | 1 | -1/+1 |
| 2014-10-21 | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter | 1 | -1/+5 |
| 2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+0 |
| 2014-10-08 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+1 |
| 2014-10-02 | kbuild: arm: Do not define "comma" twice | Masahiro Yamada | 1 | -2/+0 |
| 2014-09-26 | ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGE | Uwe Kleine-König | 1 | -1/+1 |
| 2014-09-25 | ARM: meson: add basic support for MesonX SoCs | Carlo Caione | 1 | -0/+1 |
| 2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -4/+4 |
| 2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
| 2014-07-30 | ARM: hisi: add ARCH_HISI | Haojian Zhuang | 1 | -1/+1 |
| 2014-07-26 | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Arnd Bergmann | 1 | -2/+2 |
| 2014-07-26 | Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6... | Arnd Bergmann | 1 | -2/+0 |
| 2014-07-23 | Merge tag 'v3.17-next-mediatek-support' of https://github.com/mbgg/linux-medi... | Arnd Bergmann | 1 | -0/+1 |
| 2014-07-22 | arm: add basic support for Mediatek MT6589 boards | Matthias Brugger | 1 | -0/+1 |
| 2014-07-19 | ARM: S5PV210: Enable multi-platform build support | Tomasz Figa | 1 | -2/+2 |
| 2014-07-18 | ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET) | Daniel Thompson | 1 | -0/+3 |
| 2014-07-13 | ARM: Kirkwood: Remove mach-kirkwood | Andrew Lunn | 1 | -1/+0 |
| 2014-07-13 | ARM: S5PC100: no more support S5PC100 SoC | Kukjin Kim | 1 | -1/+0 |
| 2014-07-08 | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs | Kukjin Kim | 1 | -1/+0 |
| 2014-05-23 | ARM: Add platform support for LSI AXM55xx SoC | Anders Berg | 1 | -0/+2 |
| 2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -2/+1 |
| 2014-03-11 | Merge tag 'bcm2835-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -1/+0 |