index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-19
arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2024-04-12
arm64: boot: Support Flat Image Tree
Simon Glass
2024-04-12
arm64: Add BOOT_TARGETS variable
Simon Glass
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
2023-12-05
arm64: vdso32: rename 32-bit debug vdso to vdso32.so.dbg
Masahiro Yamada
2023-11-23
arm64: add dependency between vmlinuz.efi and Image
Masahiro Yamada
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-13
arm64: configs: Add virtconfig
Mark Brown
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2023-01-31
arm64: pauth: don't sign leaf functions
Mark Rutland
2023-01-31
arm64: unify asm-arch manipulation
Mark Rutland
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2022-12-06
Merge branch 'for-next/ftrace' into for-next/core
Will Deacon
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-09-20
arm64: efi: enable generic EFI compressed boot
Ard Biesheuvel
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2021-12-14
arm64/xor: use EOR3 instructions when available
Ard Biesheuvel
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-11
arm64: clean vdso & vdso32 files
Andrew Delgadillo
2021-08-03
arm64: move the (z)install rules to arch/arm64/Makefile
Masahiro Yamada
2021-08-03
arm64: move warning about toolchains to archprepare
Masahiro Yamada
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-10
arm64: Generate cpucaps.h
Mark Brown
2021-04-25
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
2021-01-05
arm64: link with -z norelro for LLD or aarch64-elf
Nick Desaulniers
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
arm64: enable armv8.5-a asm-arch option
Vincenzo Frascino
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-20
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
Nick Desaulniers
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-09-03
arm64/build: Warn on orphan section placement
Kees Cook
2020-09-01
arm64/build: Remove .eh_frame* sections due to unwind tables
Kees Cook
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
[next]