index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
arm64/xor: use EOR3 instructions when available
Ard Biesheuvel
1
-0
/
+5
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
1
-7
/
+0
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+5
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
1
-9
/
+12
2021-08-11
arm64: clean vdso & vdso32 files
Andrew Delgadillo
1
-0
/
+2
2021-08-03
arm64: move the (z)install rules to arch/arm64/Makefile
Masahiro Yamada
1
-2
/
+5
2021-08-03
arm64: move warning about toolchains to archprepare
Masahiro Yamada
1
-9
/
+12
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
1
-1
/
+1
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-1
/
+0
2021-05-10
arm64: Generate cpucaps.h
Mark Brown
1
-0
/
+3
2021-04-25
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
1
-1
/
+1
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
1
-4
/
+6
2021-01-05
arm64: link with -z norelro for LLD or aarch64-elf
Nick Desaulniers
1
-3
/
+7
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
1
-1
/
+1
2020-12-22
arm64: enable armv8.5-a asm-arch option
Vincenzo Frascino
1
-0
/
+5
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-4
/
+0
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
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
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
Nick Desaulniers
1
-2
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-4
/
+0
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-6
/
+0
2020-09-03
arm64/build: Warn on orphan section placement
Kees Cook
1
-0
/
+4
2020-09-01
arm64/build: Remove .eh_frame* sections due to unwind tables
Kees Cook
1
-1
/
+4
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
1
-3
/
+8
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
1
-0
/
+1
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-15
arm64: enable tlbi range instructions
Zhenyu Ye
1
-0
/
+7
2020-07-09
efi/libstub/arm64: link stub lib.a conditionally
Masahiro Yamada
1
-1
/
+1
2020-06-15
arm64: remove TEXT_OFFSET randomization
Ard Biesheuvel
1
-6
/
+0
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-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+4
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-0
/
+7
2020-05-15
arm64: Reserve register x18 from general allocation with SCS
Sami Tolvanen
1
-0
/
+4
2020-05-12
kbuild: remove unused AS assignment
Masahiro Yamada
1
-2
/
+0
2020-05-07
arm64: bti: Support building kernel C code using BTI
Mark Brown
1
-0
/
+4
2020-05-07
arm64: Document why we enable PAC support for leaf functions
Mark Brown
1
-0
/
+3
2020-04-28
arm64: set TEXT_OFFSET to 0x0 in preparation for removing it entirely
Ard Biesheuvel
1
-1
/
+1
2020-04-28
arm64: drop GZFLAGS definition and export
Ard Biesheuvel
1
-2
/
+1
2020-04-01
arm64: Always force a branch protection mode when the compiler has one
Mark Brown
1
-1
/
+6
2020-03-18
arm64: compile the kernel with ptrauth return address signing
Kristina Martsenko
1
-0
/
+11
2020-01-15
arm64: Turn "broken gas inst" into real config option
Vladimir Murzin
1
-7
/
+3
2020-01-15
arm64: Move the LSE gas support detection to Kconfig
Catalin Marinas
1
-7
/
+4
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
1
-0
/
+5
2019-10-07
arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
Will Deacon
1
-5
/
+0
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
1
-7
/
+0
2019-10-07
arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
Will Deacon
1
-0
/
+4
[next]