开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
Age
Commit message (
Expand
)
Author
2023-08-17
ARCv2: memset: don't prefetch for len == 0 which happens a alot
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-08
ARC: memset: fix build with L1_CACHE_SHIFT != 6
Eugeniy Paltsev
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-25
ARCv2: lib: introduce memcpy optimized for unaligned access
Eugeniy Paltsev
2019-02-21
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2019-01-17
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2016-09-30
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
2015-11-03
ARCv2: lib: memcpy: use local symbols
Vineet Gupta
2015-07-20
ARCv2: lib: memset: Don't assume 64-bit load/stores
Vineet Gupta
2015-07-20
ARCv2: lib: memcpy: Missing PREFETCHW
Vineet Gupta
2015-06-22
ARCv2: Adhere to Zero Delay loop restriction
Vineet Gupta
2015-06-22
ARCv2: optimised string/mem lib routines
Claudiu Zissulescu
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2013-08-24
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
2013-02-11
ARC: String library
Vineet Gupta
2013-02-11
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta