summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/uaccess_mvcos.c
Commit message (Expand)AuthorAgeFilesLines
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-30/+0Star
* s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-281-0/+2
* s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-281-12/+12
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1Star
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-1/+1
* [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-4/+0Star
* [S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2009-10-061-6/+6
* [S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens2008-04-301-0/+2
* [S390] noexec protectionGerald Schaefer2007-02-051-0/+53
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-16/+11Star
* [S390] Add dynamic size check for usercopy functions.Gerald Schaefer2006-12-041-6/+21
* [S390] user readable uninitialised kernel memory.Martin Schwidefsky2006-09-281-6/+16
* [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-201-0/+156