summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-02-22s390/cpu_mf: add store cpu counter multiple instruction supportHendrik Brueckner
2019-02-22s390/cpum_cf: Add minimal in-kernel interface for counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner
2019-02-22s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner
2019-02-22s390/cpum_cf: rename per-CPU counter facility structure and variablesHendrik Brueckner
2019-02-22s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner
2019-02-21s390/net: convert pnetids to asciiHans Wippel
2019-02-21s390/extmem: print DCSS range with %pxGerald Schaefer
2019-02-21s390/extmem: remove code for 31 bit addressing modeGerald Schaefer
2019-02-20Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-20s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-02-20s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-20s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-07s390/net: move pnet constantsUrsula Braun
2019-02-07s390: add alignment hints to vector load and storeMartin Schwidefsky
2019-02-07s390: remove unused including <linux/version.h>YueHaibing
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-07s390/pci: map IOV resourcesSebastian Ott
2019-02-07s390/pci: improve bar checkSebastian Ott
2019-02-07s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky
2019-02-07s390: remove dead codeGerald Schaefer
2019-02-07s390/setup: remove obsolete #ifdefGerald Schaefer
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-05KVM: s390: fix possible null pointer dereference in pending_irqs()Michael Mueller
2019-02-05KVM: s390: start using the GIBMichael Mueller
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2019-02-05KVM: s390: kvm_s390_gisa_clear() now clears the IPM onlyMichael Mueller
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael Mueller
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller
2019-02-05KVM: s390: remove kvm_s390_ from gisa static inline functionsMichael Mueller
2019-02-05KVM: s390: use pending_irqs_no_gisa() where appropriateMichael Mueller
2019-02-05KVM: s390: coding style kvm_s390_gisa_init/clear()Michael Mueller
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller
2019-02-05KVM: s390: drop obsolete else pathMichael Mueller
2019-02-05KVM: s390: clarify kvm related kernel messageMichael Mueller