aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner1-0/+12
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner1-0/+25
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-67/+79
2017-12-05s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner1-66/+52
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner4-3/+29
2017-12-05s390: Remove redudant license textMartin Schwidefsky1-4/+0
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky10-0/+10
2017-12-05s390: always save and restore all registers on context switchHeiko Carstens1-14/+13
2017-12-05s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin1-1/+1
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds15-81/+17
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams1-0/+6
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+1
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman12-73/+0
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman7-0/+7
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky1-1/+1
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter1-0/+1
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-104/+106
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+0
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+21
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner1-1/+1
2017-11-16s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner1-0/+6
2017-11-16s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner1-0/+16
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens1-0/+27
2017-11-16s390/cpumf: remove raw event support in basic-only sampling modePu Hou1-17/+0
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář4-6/+30
2017-11-15mm: account pud page tablesKirill A. Shutemov1-1/+3
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens1-17/+3
2017-11-14s390/vdso: add missing boot_vdso_data declarationHeiko Carstens1-0/+1
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik3-4/+4
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky5-65/+46
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky1-0/+2
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+2
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-660/+537
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens1-1/+1
2017-11-09s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger1-64/+0
2017-11-09KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak1-4/+21
2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens1-26/+1
2017-11-08s390/disassembler: remove insn_to_mnemonic()Heiko Carstens1-1/+0
2017-11-08s390: remove named saved segment supportHeiko Carstens3-5/+3
2017-11-08s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger1-13/+13
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar169-0/+169
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman6-0/+6
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman37-0/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman126-0/+126
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-3/+3
2017-10-19s390/nmi: do register validation as early as possibleMartin Schwidefsky2-0/+5