aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib
Commit message (Expand)AuthorAge
* s390/uprobes: fix kprobes dependencyJan Willeke2014-10-17
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-09
* s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-25
* s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2014-09-25
* s390/rwlock: improve writer fairnessMartin Schwidefsky2014-09-25
* s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2014-09-25
* s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-25
* s390/spinlock: refactor arch_spin_lock_wait[_flags]Martin Schwidefsky2014-05-20
* s390/rwlock: add missing local_irq_restore callsMartin Schwidefsky2014-05-20
* s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky2014-05-20
* s390/spinlock: fix system hang with spin_retry <= 0Gerald Schaefer2014-05-20
* s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-20
* s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2014-05-20
* s390/spinlock: cleanup spinlock codePhilipp Hachtmann2014-05-20
* s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens2014-04-11
* s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-03
* s390/bitops: fix commentHeiko Carstens2014-02-21
* s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens2014-02-21
* s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-21
* s390/uaccess: consistent typesHeiko Carstens2014-02-21
* s390/uaccess: get rid of indirect function callsHeiko Carstens2014-02-21
* s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens2014-02-21
* s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-22
* s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-22
* s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-16
* 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/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens2013-10-24
* s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens2013-10-24
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-22
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-28
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
* s390/uaccess: add "fallthrough" commentsHeiko Carstens2013-05-02
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
* 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/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-28
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-14
* s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2012-10-26
* s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-26
* s390/mm: fix user access page-table walk codeGerald Schaefer2012-09-17
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-20
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-24
* [S390] rework idle codeMartin Schwidefsky2012-03-11
* [S390] rework smp codeMartin Schwidefsky2012-03-11