summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens
2017-11-14s390/vdso: add missing boot_vdso_data declarationHeiko Carstens
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens
2017-11-09s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger
2017-11-09KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak
2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens
2017-11-08s390/disassembler: remove insn_to_mnemonic()Heiko Carstens
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-08s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-19s390/nmi: do register validation as early as possibleMartin Schwidefsky
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky
2017-10-19s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-18s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky
2017-10-18s390/spinlock: use cpu alternatives to enable niai instructionVasily Gorbik
2017-10-18s390: introduce CPU alternativesVasily Gorbik
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-10-16s390/debug: adjust coding styleHeiko Carstens