index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-29
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
2020-04-28
arm64: lib: Consistently enable crc32 extension
Mark Brown
2020-04-15
arm64: csum: Disable KASAN for do_csum()
Will Deacon
2020-03-17
arm64: fix spelling mistake "ca not" -> "cannot"
韩科才
2020-03-09
arm64: csum: Optimise IPv6 header checksum
Robin Murphy
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-17
arm64: csum: Fix pathological zero-length calls
Robin Murphy
2020-01-16
arm64/lib: copy_page: avoid x18 register in assembler code
Ard Biesheuvel
2020-01-16
arm64: Implement optimised checksum routine
Robin Murphy
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
2019-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
2019-08-29
arm64: atomics: Remove atomic_ll_sc compilation unit
Andrew Murray
2019-08-07
arm64: Add support for function error injection
Leo Yan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
2018-11-30
arm64/lib: improve CRC32 performance for deep pipelines
Ard Biesheuvel
2018-10-26
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
2018-09-24
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-09-10
arm64/lib: add accelerated crc32 routines
Ard Biesheuvel
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
2018-03-05
arm64/efi: Make strrchr() available to the EFI namespace
Rob Herring
2018-02-06
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-02
arm64: make label allocation style consistent in tishift
Jason A. Donenfeld
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-13
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
2017-11-03
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
arm64: use WFE for long delays
Julien Thierry
2017-08-10
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-07-25
arm64/lib: copy_page: use consistent prefetch stride
Ard Biesheuvel
2017-03-28
arm64: switch to RAW_COPY_USER
Al Viro
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
[next]