summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-1/+0
2018-08-03perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-08-03s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky1-0/+57
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky1-0/+13
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky1-0/+125
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky1-0/+1
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky1-4/+2
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky2-1/+21
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2-0/+7
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+1
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2-1/+20
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger2-2/+6
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens1-17/+3
2018-04-29s390: introduce CPU alternativesVasily Gorbik1-0/+163
2018-04-26s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott1-1/+1
2018-02-25s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin1-1/+1
2018-02-03s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky1-1/+1
2018-02-03s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter1-0/+1
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-12-14s390: always save and restore all registers on context switchHeiko Carstens1-14/+13
2017-12-10s390/pci: do not require AIS facilityChristian Borntraeger1-1/+1
2017-12-10s390/runtime instrumentation: simplify task exit handlingHeiko Carstens1-1/+3
2017-12-05s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens1-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman6-0/+6
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman37-0/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman126-0/+126
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/s39...Linus Torvalds4-33/+140
2017-09-10Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2017-09-09Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+12
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář1-6/+11
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
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/s39...Linus Torvalds26-304/+290
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-18/+5
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2-2/+8
2017-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2017-09-01teach 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