Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Add ftrace support | AKASHI Takahiro | 2014-05-29 | 1 | -0/+4 |
* | arm64: lib: Implement optimized string length routines | zhichang.yuan | 2014-05-23 | 1 | -0/+2 |
* | arm64: lib: Implement optimized string compare routines | zhichang.yuan | 2014-05-23 | 1 | -0/+2 |
* | arm64: lib: Implement optimized memcmp routine | zhichang.yuan | 2014-05-23 | 1 | -0/+1 |
* | arm64: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2013-12-19 | 1 | -4/+1 |
* | arm64: Export __copy_in_user() to modules | Catalin Marinas | 2013-10-24 | 1 | -0/+1 |
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)' | Chen Gang | 2013-05-24 | 1 | -0/+1 |
* | arm64: klib: Optimised atomic bitops | Catalin Marinas | 2013-03-21 | 1 | -5/+8 |
* | arm64: klib: Optimised string functions | Catalin Marinas | 2013-03-21 | 1 | -0/+2 |
* | arm64: klib: Optimised memory functions | Catalin Marinas | 2013-03-21 | 1 | -0/+6 |
* | arm64: Fix build error with !SMP | Catalin Marinas | 2013-03-18 | 1 | -0/+2 |
* | arm64: Miscellaneous library functions | Marc Zyngier | 2012-09-17 | 1 | -0/+46 |