aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/uaccess_pt.c
Commit message (Expand)AuthorAge
* s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-25
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
* s390/uaccess: add "fallthrough" commentsHeiko Carstens2013-05-02
* s390/uaccess: fix page table walkHeiko Carstens2013-04-02
* s390/uaccess: fix clear_user_pt()Heiko Carstens2013-03-21
* s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-28
* s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-28
* s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-28
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
* s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2012-10-26
* s390/mm: fix user access page-table walk codeGerald Schaefer2012-09-17
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-30
* futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
* futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
* [S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer2009-12-07
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-18
* [S390] uaccess: Always access the correct address space.Heiko Carstens2008-04-17
* [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens2008-03-20
* [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-22
* [S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky2007-10-22
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* mm: fault feedback #2Nick Piggin2007-07-19
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-05
* [S390] noexec protectionGerald Schaefer2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2007-01-09
* [S390] uaccess_pt: add missing down_read() and convert to is_init().Heiko Carstens2006-12-08
* [S390] Add dynamic size check for usercopy functions.Gerald Schaefer2006-12-04