aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao1-1/+0
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao1-0/+1
2017-10-04s390: use generic rwsem implementationHeiko Carstens2-210/+1
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann1-0/+2
2017-09-29s390/crypto: add inline assembly for KMA instruction to cpacf.hPatrick Steuer1-1/+51
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky3-135/+43
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2-13/+10
2017-09-28s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky1-1/+1
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky3-1/+6
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi1-41/+41
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens1-1/+1
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens1-2/+2
2017-09-28s390/runtime instrumentation: simplify task exit handlingHeiko Carstens1-1/+3
2017-09-28s390: convert release_thread() into a static inline functionHeiko Carstens1-1/+1
2017-09-19s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer1-1/+3
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-33/+140
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+7
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+6
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcRadim Krčmář1-6/+11
2017-09-06s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky2-7/+0
2017-09-06s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky3-3/+7
2017-09-06s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky2-23/+7
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger1-0/+36
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger1-0/+26
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak1-0/+64
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds22-214/+260
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+5
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2-2/+8
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+3
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro1-2/+3
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky1-0/+5
2017-08-29s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger1-1/+1
2017-08-29s390/mm: use generic mm_hooksMartin Schwidefsky1-26/+1
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda1-1/+1
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling1-1/+5
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-18/+5
2017-08-23s390/topology: Remove the unused parent_node() macroDou Liyang1-6/+0
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner1-1/+1
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-7/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-7/+0
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel1-0/+7
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+6
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-6/+6
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens1-0/+6
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens1-4/+3
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens1-7/+17
2017-08-03s390: use generic asm/unaligned.hHeiko Carstens2-13/+1
2017-08-02s390: remove asm/mman.h and asm/types.hHeiko Carstens3-25/+1
2017-08-02s390/nmi: keep comments consistentHeiko Carstens1-1/+1