summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+2
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-011-16/+4
|\
| * s390x: Mark archrandom.h functions __must_checkRichard Henderson2020-01-251-4/+4
| * s390: Remove arch_has_random, arch_has_random_seedRichard Henderson2020-01-251-12/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-314-13/+30
|\ \
| * | s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-313-0/+23
| * | s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko2020-01-311-4/+4
| * | mm/memblock: define memblock_physmem_add()Anshuman Khandual2020-01-311-9/+3
* | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-312-64/+55
|\ \ \ | |/ / |/| |
| * | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson2020-01-272-6/+0
| * | KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson2020-01-271-5/+0
| * | KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()Sean Christopherson2020-01-271-0/+11
| * | KVM: Move vcpu alloc and init invocation to common codeSean Christopherson2020-01-271-31/+10
| * | KVM: Introduce kvm_vcpu_destroy()Sean Christopherson2020-01-241-1/+1
| * | KVM: s390: Invoke kvm_vcpu_init() before allocating sie_pageSean Christopherson2020-01-241-8/+10
| * | KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()Sean Christopherson2020-01-241-28/+34
| * | KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson2020-01-241-4/+8
* | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \ \
| * | | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-5/+1
|\ \ \
| * | | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-5/+1
| | |/ | |/|
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \ \
| * | | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \ \ \
| * | | | arch/s390/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
| | |_|/ | |/| |
* | | | Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-01-2813-93/+172
|\ \ \ \
| * | | | s390: fix __EMIT_BUG() macroSven Schnelle2020-01-225-16/+46
| * | | | s390/ftrace: generate traced function stack frameVasily Gorbik2020-01-221-1/+14
| * | | | s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik2020-01-221-1/+1
| * | | | s390/jump_label: use "i" constraint for clangVasily Gorbik2020-01-221-1/+3
| * | | | s390/cpum_sf: Use DIV_ROUND_UPThomas Richter2020-01-221-1/+1
| * | | | s390/cpum_sf: Use kzalloc and minor changesThomas Richter2020-01-221-5/+4
| * | | | s390/cpum_sf: Convert debug trace to common layoutThomas Richter2020-01-221-26/+30
| * | | | s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle2020-01-221-21/+42
| * | | | s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-223-21/+31
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-284-51/+13
|\ \ \ \ \
| * | | | | crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers2020-01-091-20/+3
| * | | | | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-094-31/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-284-4/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2517-59/+117
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-084-4/+6
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-201-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | s390/setup: Fix secure ipl messagePhilipp Rudo2020-01-091-1/+1
| |/ / / / |/| | | |
* | | | | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
| |_|/ / |/| | |
* | | | s390/ftrace: save traced function callerVasily Gorbik2019-12-181-0/+1