index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
arm64: lib: Implement optimized string length routines
zhichang.yuan
3
-1
/
+299
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan
3
-1
/
+545
2014-05-23
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2
-1
/
+259
2014-05-23
arm64: lib: Implement optimized memset routine
zhichang.yuan
1
-22
/
+185
2014-05-23
arm64: lib: Implement optimized memmove routine
zhichang.yuan
1
-25
/
+165
2014-05-23
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
1
-22
/
+170
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
1
-1
/
+2
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
3
-102
/
+3
2013-05-08
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
1
-5
/
+5
2013-04-30
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
1
-4
/
+2
2013-04-30
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
1
-2
/
+2
2013-03-21
arm64: klib: Optimised atomic bitops
Catalin Marinas
2
-25
/
+70
2013-03-21
arm64: klib: Optimised string functions
Catalin Marinas
3
-1
/
+87
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas
5
-1
/
+209
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier
5
-0
/
+169
2012-09-17
arm64: User access library functions
Catalin Marinas
6
-0
/
+345