summaryrefslogtreecommitdiff
path: root/arch/s390/lib
Commit message (Expand)AuthorAge
* locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-22
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * s390: move exports to definitionsAl Viro2016-08-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-08-16
|\ \
| * | s390/lib: fix memcmp and strstrChristian Borntraeger2016-08-08
| |/
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\ \ | |/ |/|
| * s390/uaccess: Enable hardened usercopyKees Cook2016-07-26
* | s390/lib: use basic blocks for inline assembliesHeiko Carstens2016-06-28
* | s390/uaccess: fix whitespace damageHeiko Carstens2016-06-13
|/
* s390/spinlock: avoid yield to non existent cpuHeiko Carstens2016-04-15
* s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky2016-02-23
* s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-27
* s390/spinlock: avoid diagnose loopMartin Schwidefsky2015-11-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