summaryrefslogtreecommitdiff
path: root/arch/s390/lib (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * s390: fix strrchr() implementationRoberto Sassu2021-10-27
* | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
|\|
| * s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-09-15
* | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\|
| * s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-26
* | s390/uaccess: Enable hardened usercopyKees Cook2016-08-27
|/
* s390/bitops: remove 31 bit related commentsHeiko Carstens2015-10-14
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-14
* s390/spinlock: use correct barriersChristian Borntraeger2015-10-14
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\
| * s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens2015-08-03
* | s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens2015-08-19
* | s390/lib: export __delayGuenter Roeck2015-08-07
|/
* s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-25
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky2015-01-23
* 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