Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64: lib: use C string functions with KASAN enabled | Andrey Ryabinin | 2018-10-26 | 1 | -6/+8 |
* | arm64: uaccess: Implement *_flushcache variants | Robin Murphy | 2017-08-09 | 1 | -0/+4 |
* | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-12 | 1 | -0/+5 |
* | arm64: add KASAN support | Andrey Ryabinin | 2015-10-12 | 1 | -0/+16 |
* | arm64: lib: Implement optimized string length routines | zhichang.yuan | 2014-05-23 | 1 | -0/+6 |
* | arm64: lib: Implement optimized string compare routines | zhichang.yuan | 2014-05-23 | 1 | -0/+6 |
* | arm64: lib: Implement optimized memcmp routine | zhichang.yuan | 2014-05-23 | 1 | -0/+3 |
* | arm64: klib: Optimised string functions | Catalin Marinas | 2013-03-21 | 1 | -0/+6 |
* | arm64: klib: Optimised memory functions | Catalin Marinas | 2013-03-21 | 1 | -0/+31 |