Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -3/+3 |
* | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -2/+4 |
* | [S390] missing sacf in uaccess | Martin Schwidefsky | 2011-01-31 | 1 | -6/+4 |
* | [S390] Add EX_TABLE for addressing exception in usercopy functions. | Gerald Schaefer | 2009-10-06 | 1 | -6/+8 |
* | [S390] Fix futex_atomic_cmpxchg_std inline assembly. | Heiko Carstens | 2008-02-19 | 1 | -4/+4 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -11/+12 |
* | [S390] don't call handle_mm_fault() if in an atomic context. | Heiko Carstens | 2007-01-09 | 1 | -3/+0 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -3/+3 |
* | [S390] Add dynamic size check for usercopy functions. | Gerald Schaefer | 2006-12-04 | 1 | -52/+15 |
* | [S390] user readable uninitialised kernel memory. | Martin Schwidefsky | 2006-09-28 | 1 | -10/+26 |
* | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 | 1 | -0/+340 |