aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2019-06-11s390/kdump: get rid of compile warningGravatar Heiko Carstens 1-1/+2
2019-06-11s390: include/asm/debug.h add kerneldoc markupsGravatar Mauro Carvalho Chehab 1-0/+231
2019-06-11docs: s390: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 2-4/+4
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGravatar Guenter Roeck 1-2/+2
2019-06-11s390/boot: disable address-of-packed-member warningGravatar Heiko Carstens 1-0/+1
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGGravatar Masahiro Yamada 1-2/+0
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 9-67/+145
2019-06-07s390/unwind: correct stack switching during unwindGravatar Vasily Gorbik 1-1/+1
2019-06-07s390/jump_label: remove unused structure definitionGravatar Heiko Carstens 1-5/+0
2019-06-07s390/boot: disable address-of-packed-member warningGravatar Heiko Carstens 1-0/+1
2019-06-07s390: fix unrecognized __aligned() in uapi headerGravatar Masahiro Yamada 1-1/+1
2019-06-07s390/configs: remove useless UEVENT_HELPER_PATHGravatar Krzysztof Kozlowski 2-2/+0
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUGravatar Heiko Carstens 3-29/+0
2019-06-07s390: enforce CONFIG_SMPGravatar Heiko Carstens 12-95/+7
2019-06-05s390/mm: fix address space detection in exception handlingGravatar Gerald Schaefer 1-1/+4
2019-06-05kvm: Convert kvm_lock to a mutexGravatar Junaid Shahid 1-2/+2
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Gravatar Sean Christopherson 2-1/+5
2019-06-04s390/disassembler: update opcode tableGravatar Martin Schwidefsky 2-10/+46
2019-06-04s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityGravatar Alexandre Ghiti 1-2/+0
2019-06-04s390/Kconfig: pedantic cleanupsGravatar Enrico Weigelt, metux IT consult 1-1/+1
2019-06-04s390/purgatory: update .gitignoreGravatar Masahiro Yamada 1-1/+2
2019-06-04s390: drop meaningless 'targets' from tools MakefileGravatar Masahiro Yamada 1-1/+0
2019-06-04s390: drop redundant directory creation from tools MakefileGravatar Masahiro Yamada 1-3/+0
2019-06-04s390: drop unneeded -Wall addition from tools MakefileGravatar Masahiro Yamada 1-2/+1
2019-06-04s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cGravatar Masahiro Yamada 1-1/+1
2019-06-04s390/idal: use struct_size() in kmalloc()Gravatar xiaolinkui 1-2/+1
2019-06-04s390/jump_label: replace stop_machine with smp_call_functionGravatar Martin Schwidefsky 2-17/+10
2019-06-03locking/atomic, s390/pci: Remove redundant castsGravatar Mark Rutland 1-1/+1
2019-06-03locking/atomic, s390: Use s64 for atomic64Gravatar Mark Rutland 1-19/+19
2019-06-03locking/atomic, s390/pci: Prepare for atomic64_read() conversionGravatar Mark Rutland 1-2/+2
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-7/+34
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 8-67/+144
2019-05-29s390/crypto: fix possible sleep during spinlock aquiredGravatar Harald Freudenberger 2-7/+8
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 2-7/+5
2019-05-28KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDGravatar Thomas Huth 1-0/+1
2019-05-28s390/crypto: fix gcm-aes-s390 selftest failuresGravatar Harald Freudenberger 1-41/+107
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsGravatar Harald Freudenberger 1-2/+2
2019-05-28s390/pci: fix assignment of bus resourcesGravatar Sebastian Ott 1-1/+4
2019-05-28s390/pci: fix struct definition for set PCI functionGravatar Sebastian Ott 2-13/+18
2019-05-28s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineGravatar Masahiro Yamada 1-2/+2
2019-05-28s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedGravatar Masahiro Yamada 1-1/+3
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 2-4/+4
2019-05-24s390: bpf: eliminate zero extension code-genGravatar Jiong Wang 1-7/+34
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONGravatar Christian Borntraeger 1-14/+21
2019-05-20KVM: s390: change default halt poll time to 50usGravatar Christian Borntraeger 1-1/+1
2019-05-20KVM: s390: fix typo in parameter descriptionGravatar Wei Yongjun 1-1/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-11/+145
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 5-2/+5
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6