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