summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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-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-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-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
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-16s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner
2017-11-16s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens
2017-11-16s390/cpumf: remove raw event support in basic-only sampling modePu Hou
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds