Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: uaccess: use errret as error value in __put_user_size() | Hiroshi Shimamoto | 2009-02-04 | 1 | -5/+6 |
* | x86: uaccess: fix compilation error on CONFIG_M386 | Hiroshi Shimamoto | 2009-01-29 | 1 | -2/+20 |
* | x86: uaccess: introduce try and catch framework | Hiroshi Shimamoto | 2009-01-23 | 1 | -0/+103 |
* | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() | Hiroshi Shimamoto | 2009-01-21 | 1 | -3/+3 |
* | x86: uaccess: fix style problems | Hiroshi Shimamoto | 2009-01-21 | 1 | -3/+3 |
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -0/+2 |
|\ | |||||
| * | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 1 | -0/+2 |
* | | x86: uaccess: return value of __{get|put}_user() can be int | Hiroshi Shimamoto | 2008-12-12 | 1 | -2/+2 |
|/ | |||||
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+454 |