aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-40/+64
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price1-0/+2
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-16/+4
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+7
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko1-0/+7
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2020-01-30s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger1-24/+45
2020-01-30s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprbHarald Freudenberger1-14/+14
2020-01-30s390/zcrypt: enable card/domain autoselect on ep11 cprbsHarald Freudenberger1-1/+3
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle1-1/+0
2020-01-30s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer1-0/+2
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+1
2020-01-28Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-11/+11
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson1-1/+0
2020-01-25s390x: Mark archrandom.h functions __must_checkRichard Henderson1-4/+4
2020-01-25s390: Remove arch_has_random, arch_has_random_seedRichard Henderson1-12/+0
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle1-9/+7
2020-01-22s390/jump_label: use "i" constraint for clangVasily Gorbik1-1/+3
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle1-1/+1
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar1-0/+4
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann1-5/+1
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar5-6/+8
2019-12-18s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens1-2/+0
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger1-1/+1
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>Ingo Molnar1-0/+4
2019-12-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+3
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada1-0/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+4
2019-12-03Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-14/+54
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik1-3/+3
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik1-2/+2
2019-11-30s390/unwind: always inline get_stack_pointerVasily Gorbik1-2/+2
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter1-1/+1
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik1-1/+0
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik1-0/+11
2019-11-30s390: correct CALL_ON_STACK back_chain savingVasily Gorbik1-1/+14
2019-11-30s390/unwind: unify task is current checksVasily Gorbik2-2/+3
2019-11-30s390: always inline disabled_waitVasily Gorbik1-1/+1
2019-11-30s390/vdso: fix getcpuHeiko Carstens1-2/+11
2019-11-30s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich1-0/+7
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-4/+0
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas2-7/+4
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-81/+65
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+0