aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/uaccess_pt.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-301-2/+4
* futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+6
* futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-5/+8
* [S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer2009-12-071-96/+51
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-181-18/+0
* [S390] uaccess: Always access the correct address space.Heiko Carstens2008-04-171-18/+41
* [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens2008-03-201-0/+2
* [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-221-1/+6
* [S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky2007-10-221-63/+22
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-5/+5
* [S390] noexec protectionGerald Schaefer2007-02-051-1/+319
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-0/+1
* [S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2007-01-091-0/+3
* [S390] uaccess_pt: add missing down_read() and convert to is_init().Heiko Carstens2006-12-081-2/+3
* [S390] Add dynamic size check for usercopy functions.Gerald Schaefer2006-12-041-0/+153