Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-15 | 1 | -8/+0 |
* | mn10300: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -19/+0 |
* | mn10300: get rid of zeroing | Al Viro | 2017-03-28 | 1 | -5/+6 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | mn10300: copy_from_user() should zero on access_ok() failure... | Al Viro | 2016-09-13 | 1 | -1/+3 |
* | Disintegrate asm/system.h for MN10300 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 2010-10-27 | 1 | -4/+4 |
* | MN10300: Optimise do_csum() | Akira Takeuchi | 2010-10-27 | 1 | -27/+22 |
* | bitops: Change the bitmap index from int to unsigned long [mn10300] | Justin Chen | 2010-10-27 | 1 | -2/+2 |
* | mn10300: add cc clobbers to asm statements | Mark Salter | 2010-01-11 | 3 | -4/+6 |
* | mn10300: provide __ucmpdi2() for MN10300 | David Howells | 2008-07-04 | 2 | -1/+44 |
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 | 16 | -0/+1299 |