summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-311-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-311-0/+7
* | | | | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-311-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson2020-01-271-1/+0
| |/ / / /
* | | | | 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 tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-01-283-11/+11
|\ \ \ \
| * | | | s390: fix __EMIT_BUG() macroSven Schnelle2020-01-221-9/+7
| * | | | s390/jump_label: use "i" constraint for clangVasily Gorbik2020-01-221-1/+3
| * | | | s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-221-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-255-6/+8
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
* | | | | 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
| | |_|/ | |/| |
* | | | s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle2019-12-181-2/+2
| |_|/ |/| |
* | | s390: remove last diag 0x44 callerHeiko Carstens2019-12-111-2/+0
* | | s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger2019-12-111-1/+1
|/ /
* | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-061-1/+3
|\ \
| * | kasan: support instrumented bitops combined with generic bitopsDaniel Axtens2019-11-071-1/+3
* | | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
| |/ |/|
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-7/+4
|\ \
| * \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-7/+4
| |\ \
| | * | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-7/+4
* | | | Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-12-036-14/+54
|\ \ \ \
| * | | | s390/unwind: start unwinding from reliable stateVasily Gorbik2019-11-301-3/+3
| * | | | s390: fix register clobbering in CALL_ON_STACKVasily Gorbik2019-11-301-2/+2
| * | | | s390/unwind: always inline get_stack_pointerVasily Gorbik2019-11-301-2/+2
| * | | | s390/cpum_sf: Replace function name in debug statementsThomas Richter2019-11-301-1/+1
| * | | | s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik2019-11-301-1/+0
| * | | | s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik2019-11-301-0/+11
| * | | | s390: correct CALL_ON_STACK back_chain savingVasily Gorbik2019-11-301-1/+14
| * | | | s390/unwind: unify task is current checksVasily Gorbik2019-11-302-2/+3
| * | | | s390: always inline disabled_waitVasily Gorbik2019-11-301-1/+1
| * | | | s390/vdso: fix getcpuHeiko Carstens2019-11-301-2/+11
| * | | | s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich2019-11-301-0/+7
* | | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-4/+0
|\ \ \ \ \
| * | | | | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-4/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-251-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-0/+1
| |\| | | |
| * | | | | Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-11-181-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: s390: count invalid yieldsChristian Borntraeger2019-10-101-0/+1
| | | |/ / | | |/| |
* | | | | Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-2510-81/+65
|\ \ \ \ \
| * | | | | s390/early: move control registers setup in C codeVasily Gorbik2019-11-201-0/+1
| * | | | | s390: always inline current_stack_pointer()Heiko Carstens2019-10-311-1/+1
| * | | | | s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer2019-10-311-2/+14
| * | | | | s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer2019-10-311-2/+2
| * | | | | s390/mm: simplify page table helpers for large entriesGerald Schaefer2019-10-311-55/+28
| * | | | | s390/mm: make pmd/pud_bad() report large entries as badGerald Schaefer2019-10-311-8/+2
| * | | | | s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens2019-10-311-6/+10