summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-02-05s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-02-02s390/runtime instrumentation: provide uapi header fileHeiko Carstens
2018-02-02s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner
2018-02-02s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller
2018-01-26s390/css: indicate the availability of the AIV facilityMichael Mueller
2018-01-26s390/bitops: add test_and_clear_bit_inv()Jens Freimann
2018-01-26KVM: s390: define GISA format-0 data structureMichael Mueller
2018-01-26KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger
2018-01-16KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-10s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2018-01-02s390/diag: add diag26c support for VNIC infoJulian Wiedmann
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-05s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05s390: Remove redudant license textMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-12-05s390: always save and restore all registers on context switchHeiko Carstens
2017-12-05s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds