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
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
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
1
-13
/
+5
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-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
1
-1
/
+8
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-8
/
+0
2019-08-30
arm64: atomics: Use K constraint when toolchain appears to support it
Will Deacon
1
-1
/
+8
2019-08-21
arm64: add arch/arm64/Kbuild
Masahiro Yamada
1
-5
/
+1
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-1
/
+1
2019-08-09
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
1
-8
/
+0
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
1
-1
/
+1
2019-07-31
arm64: vdso: Fix Makefile regression
Vincenzo Frascino
1
-1
/
+1
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2019-06-22
arm64: vdso: Enable vDSO compat support
Vincenzo Frascino
1
-2
/
+21
2019-06-12
arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Nathan Chancellor
1
-1
/
+1
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
1
-2
/
+0
2019-06-06
arm64: Silence gcc warnings about arch ABI drift
Dave Martin
1
-0
/
+1
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
1
-1
/
+10
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
1
-0
/
+10
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
1
-1
/
+1
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2018-11-02
arm64: makefile fix build of .i file in external module case
Victor Kamensky
1
-0
/
+2
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-16
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+5
2018-07-23
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
1
-4
/
+5
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
1
-2
/
+4
2018-07-05
arm64: remove no-op -p linker flag
Greg Hackmann
1
-1
/
+1
2018-07-04
arm64: add endianness option to LDFLAGS instead of LD
Masahiro Yamada
1
-4
/
+2
2018-07-04
arm64: Use aarch64elf and aarch64elfb emulation mode variants
Paul Kocialkowski
1
-2
/
+2
2018-06-08
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
1
-6
/
+0
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-1
/
+1
2018-04-24
arm64: support __int128 with clang
Jason A. Donenfeld
1
-0
/
+4
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
1
-5
/
+0
2018-03-06
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-4
/
+6
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
1
-3
/
+0
2017-11-03
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
1
-0
/
+2
2017-10-30
arm64: prevent regressions in compressed kernel image size when upgrading to ...
Nick Desaulniers
1
-2
/
+6
2017-09-18
arm64: ensure the kernel is compiled for LP64
Andrew Pinski
1
-0
/
+5
2017-06-26
arm64: pass endianness info to sparse
Luc Van Oostenryck
1
-0
/
+2
2017-06-20
arm64: pass machine size to sparse
Luc Van Oostenryck
1
-1
/
+1
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
1
-0
/
+3
2017-05-10
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-04-12
arm64: Silence spurious kbuild warning on menuconfig
Marc Zyngier
1
-1
/
+3
2017-03-20
arm64: Use full path in KBUILD_IMAGE definition
Michal Marek
1
-3
/
+3
2016-12-06
arm64: Add detection code for broken .inst support in binutils
Marc Zyngier
1
-2
/
+8
[next]