index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
2014-11-13
1
-1
/
+1
*
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
3
-1
/
+299
*
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
3
-1
/
+545
*
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2014-05-23
2
-1
/
+259
*
arm64: lib: Implement optimized memset routine
zhichang.yuan
2014-05-23
1
-22
/
+185
*
arm64: lib: Implement optimized memmove routine
zhichang.yuan
2014-05-23
1
-25
/
+165
*
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2014-05-23
1
-22
/
+170
*
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2014-02-07
1
-1
/
+2
*
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-12-19
3
-102
/
+3
*
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
2013-05-08
1
-5
/
+5
*
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
2013-04-30
1
-4
/
+2
*
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
2013-04-30
1
-2
/
+2
*
arm64: klib: Optimised atomic bitops
Catalin Marinas
2013-03-21
2
-25
/
+70
*
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
3
-1
/
+87
*
arm64: klib: Optimised memory functions
Catalin Marinas
2013-03-21
5
-1
/
+209
*
arm64: Miscellaneous library functions
Marc Zyngier
2012-09-17
5
-0
/
+169
*
arm64: User access library functions
Catalin Marinas
2012-09-17
6
-0
/
+345