summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-08-03perf: fix invalid bit in diagnostic entryThomas Richter
2018-08-03s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-26s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott
2018-02-03s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2018-02-03s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-12-14s390: always save and restore all registers on context switchHeiko Carstens
2017-12-10s390/pci: do not require AIS facilityChristian Borntraeger
2017-12-10s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-12-05s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-06s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky
2017-09-06s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-09-06s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky
2017-08-29s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger
2017-08-29s390/mm: use generic mm_hooksMartin Schwidefsky
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda