summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-10-09Merge branch 'sthyi' into featuresMartin Schwidefsky
2017-10-09s390/sthyi: add s390_sthyi system callQingFeng Hao
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook
2017-10-04s390: use generic rwsem implementationHeiko Carstens
2017-09-29s390/disassembler: add new z14 instructionsHeiko Carstens
2017-09-29s390/disassembler: add missing z13 instructionsHeiko Carstens
2017-09-29s390/disassembler: add sthyi instructionHeiko Carstens
2017-09-29s390/disassembler: remove double instructionsHeiko Carstens
2017-09-29s390/disassembler: fix LRDFU formatHeiko Carstens
2017-09-29s390/disassembler: add missing end marker for e7 tableHeiko Carstens
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-09-29s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger
2017-09-29s390/crypto: add inline assembly for KMA instruction to cpacf.hPatrick Steuer
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky
2017-09-28s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky
2017-09-28s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens
2017-09-28s390/ptrace: add runtime instrumention register get/setAlice Frosi
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens
2017-09-28s390: get rid of exit_thread()Heiko Carstens
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens
2017-09-28s390/ptrace: fix guarded storage regset handlingHeiko Carstens
2017-09-28s390/guarded storage: fix possible memory corruptionHeiko Carstens
2017-09-28s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-09-28s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2017-09-28s390: convert release_thread() into a static inline functionHeiko Carstens
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-09-19s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-09-19s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer
2017-09-13s390/perf: fix bug when creating per-thread eventPu Hou
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...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 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...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-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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