Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -249/+0 |
* | sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian. | Yoshinori Sato | 2008-07-28 | 1 | -1/+2 |
* | sh: Initial consolidation of the _32/_64 uaccess split. | Paul Mundt | 2008-07-28 | 1 | -229/+48 |
* | sh: Consolidate addr/access_ok across mmu/nommu on 32bit. | Paul Mundt | 2008-07-28 | 1 | -36/+3 |
* | sh: Consolidate segment modifiers across mmu/nommu systems. | Paul Mundt | 2008-07-28 | 1 | -30/+3 |
* | sh: Fix up __access_ok() check for nommu. | Paul Mundt | 2008-04-18 | 1 | -4/+1 |
* | sh: make copy_to/from_user() static inline | Magnus Damm | 2008-02-14 | 1 | -21/+3 |
* | sh: Fix get_user()/put_user() build error. | Paul Mundt | 2008-01-28 | 1 | -36/+28 |
* | sh: get_user fixes and nommu consolidation. | Stuart Menefy | 2008-01-28 | 1 | -155/+98 |
* | sh: Split out uaccess.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -0/+575 |