summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson
2020-01-27KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()Sean Christopherson
2020-01-27KVM: Move vcpu alloc and init invocation to common codeSean Christopherson
2020-01-25s390x: Mark archrandom.h functions __must_checkRichard Henderson
2020-01-25s390: Remove arch_has_random, arch_has_random_seedRichard Henderson
2020-01-24KVM: Introduce kvm_vcpu_destroy()Sean Christopherson
2020-01-24KVM: s390: Invoke kvm_vcpu_init() before allocating sie_pageSean Christopherson
2020-01-24KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()Sean Christopherson
2020-01-24KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-22s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-01-22s390/jump_label: use "i" constraint for clangVasily Gorbik
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter
2020-01-22s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/s390/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09s390/setup: Fix secure ipl messagePhilipp Rudo
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-18s390/ftrace: save traced function callerVasily Gorbik
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede
2019-12-18s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle