summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2020-02-11s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price
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-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-31KVM: s390: Cleanup initial cpu resetJanosch Frank
2020-01-30s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger
2020-01-30s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprbHarald Freudenberger
2020-01-30s390/zcrypt: enable card/domain autoselect on ep11 cprbsHarald Freudenberger
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle
2020-01-30s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus 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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean 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-22s390: fix __EMIT_BUG() macroSven Schnelle
2020-01-22s390/jump_label: use "i" constraint for clangVasily Gorbik
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
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: fix endless recursion in function_graph tracerSven Schnelle
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik
2019-11-30s390/unwind: always inline get_stack_pointerVasily Gorbik
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2019-11-30s390: correct CALL_ON_STACK back_chain savingVasily Gorbik
2019-11-30s390/unwind: unify task is current checksVasily Gorbik
2019-11-30s390: always inline disabled_waitVasily Gorbik
2019-11-30s390/vdso: fix getcpuHeiko Carstens
2019-11-30s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds