Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 2023-08-22 | 1 | -1/+1 |
* | sparc32: switch __bzero() away from range exception table entries | Al Viro | 2021-01-04 | 1 | -40/+32 |
* | sparc32: kill lookup_fault() | Al Viro | 2021-01-04 | 1 | -3/+0 |
* | sparc32: don't bother with lookup_fault() in __bzero() | Al Viro | 2021-01-04 | 1 | -12/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Adding the type of exported symbols | Nagarathnam Muthusamy | 2017-06-19 | 1 | -0/+1 |
* | sparc: move exports to definitions | Al Viro | 2016-08-08 | 1 | -0/+3 |
* | sparc: Let memset return the address argument | Andreas Larsson | 2014-09-10 | 1 | -4/+14 |
* | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() | David S. Miller | 2009-12-11 | 1 | -2/+1 |
* | [SPARC32]: Fix bug in sparc optimized memset. | Alexander Shmelev | 2007-07-24 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+203 |