index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
arm64: insn: Add SVE instruction class
Julien Thierry
1
-1
/
+1
2021-05-27
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2
-3
/
+1461
2021-05-27
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2
-0
/
+78
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-2
/
+2
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
1
-2
/
+2
2021-03-19
arm64: lib: Annotate {clear, copy}_page() as position-independent
Will Deacon
2
-4
/
+4
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-16
/
+0
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
1
-0
/
+16
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
5
-22
/
+22
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
1
-3
/
+1
2020-11-10
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
1
-1
/
+1
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
3
-6
/
+3
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
1
-0
/
+45
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
1
-0
/
+53
2020-09-04
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
1
-0
/
+19
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2
-0
/
+36
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+12
2020-04-29
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
4
-64
/
+64
2020-04-28
arm64: lib: Consistently enable crc32 extension
Mark Brown
1
-1
/
+1
2020-04-15
arm64: csum: Disable KASAN for do_csum()
Will Deacon
1
-8
/
+12
2020-03-17
arm64: fix spelling mistake "ca not" -> "cannot"
韩科才
1
-1
/
+1
2020-03-09
arm64: csum: Optimise IPv6 header checksum
Robin Murphy
1
-0
/
+27
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
19
-50
/
+50
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
3
-22
/
+148
2020-01-17
arm64: csum: Fix pathological zero-length calls
Robin Murphy
1
-0
/
+3
2020-01-16
arm64/lib: copy_page: avoid x18 register in assembler code
Ard Biesheuvel
1
-19
/
+19
2020-01-16
arm64: Implement optimised checksum routine
Robin Murphy
2
-3
/
+126
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
19
-50
/
+50
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
5
-13
/
+5
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
4
-0
/
+4
2019-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
2
-22
/
+0
2019-08-29
arm64: atomics: Remove atomic_ll_sc compilation unit
Andrew Murray
2
-22
/
+0
2019-08-07
arm64: Add support for function error injection
Leo Yan
2
-0
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
20
-249
/
+20
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-1
/
+1
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
11
-0
/
+14
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
4
-3
/
+11
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
2
-0
/
+2
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
1
-0
/
+5
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
2
-0
/
+190
2018-11-30
arm64/lib: improve CRC32 performance for deep pipelines
Ard Biesheuvel
1
-5
/
+49
2018-10-27
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
8
-8
/
+8
2018-09-24
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
1
-1
/
+1
2018-09-10
arm64/lib: add accelerated crc32 routines
Ard Biesheuvel
2
-0
/
+62
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2
-77
/
+1
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
1
-13
/
+2
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-06
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
1
-1
/
+2
[prev]
[next]