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
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
2016-10-20
arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y
Ard Biesheuvel
1
-1
/
+1
2016-08-31
arm64: Set UTS_MACHINE in the Makefile
Michal Marek
1
-0
/
+2
2016-08-26
arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled
Will Deacon
1
-0
/
+8
2016-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2016-07-29
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
Ard Biesheuvel
1
-1
/
+1
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+10
2016-07-19
arm64: localise Image objcopy flags
Mark Rutland
1
-1
/
+0
2016-07-11
arm64: fix vdso-offsets.h dependency
Kevin Brodsky
1
-0
/
+10
2016-06-21
arm64: fix boot image dependencies to not generate invalid images
Masahiro Yamada
1
-1
/
+1
2016-06-03
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
1
-1
/
+3
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+9
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
1
-0
/
+4
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
1
-1
/
+5
2016-02-19
arm64: kbuild: make "make install" not depend on vmlinux
Masahiro Yamada
1
-1
/
+1
2016-01-26
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
1
-0
/
+1
2016-01-26
Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules
William Cohen
1
-0
/
+1
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-0
/
+7
2015-10-12
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Will Deacon
1
-1
/
+1
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
1
-0
/
+4
2015-07-27
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon
1
-1
/
+12
[next]