summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2019-02-04s390: bpf: fix JMP32 code-genHeiko Carstens
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-28s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-26s390: bpf: implement jitting of JMP32Jiong Wang