summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-151-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-082-3/+9
|\
| * s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-052-3/+9
* | s390: Remove redudant license textMartin Schwidefsky2017-12-051-4/+0
* | s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-056-0/+6
* | s390: always save and restore all registers on context switchHeiko Carstens2017-12-051-14/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3010-51/+17
|\
| * s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-11-241-7/+8
| * s390: include: Remove redundant license textGreg Kroah-Hartman2017-11-247-43/+0
| * s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-247-0/+7
| * s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2017-11-241-1/+1
| * s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-201-0/+1
* | mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams2017-11-291-0/+6
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1711-104/+63
|\
| * s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-161-1/+1
| * s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-161-0/+6
| * s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-161-17/+0
| * s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-141-17/+3
| * s390/vdso: add missing boot_vdso_data declarationHeiko Carstens2017-11-141-0/+1
| * s390: correct some inline assembly constraintsVasily Gorbik2017-11-143-4/+4
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-145-65/+46
| * s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-141-0/+2
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
| |/
* | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-4/+21
|\ \
| * \ Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-162-5/+22
| |\ \
| | * | KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak2017-11-091-4/+21
* | | | mm: account pud page tablesKirill A. Shutemov2017-11-151-1/+3
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-5/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-14/+2
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07126-0/+126
| |\ \ \
| * | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-3/+3
| * | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+1
| * | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-0/+3
| * | | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-12/+0
| * | | | locking/arch, s390: Add __down_read_killable()Kirill Tkhai2017-10-101-2/+17
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1330-594/+529
|\ \ \ \ | |_|/ / |/| | |
| * | | s390: fix transactional execution control register handlingHeiko Carstens2017-11-101-1/+1
| * | | s390/disassembler: generate opcode tables from text fileHeiko Carstens2017-11-081-26/+1
| * | | s390/disassembler: remove insn_to_mnemonic()Heiko Carstens2017-11-081-1/+0
| * | | s390: remove named saved segment supportHeiko Carstens2017-11-083-5/+3
| * | | s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger2017-11-081-13/+13
| * | | s390/pci: do not require AIS facilityChristian Borntraeger2017-11-081-1/+1
| * | | s390/nmi: do register validation as early as possibleMartin Schwidefsky2017-10-192-0/+5
| * | | s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-191-2/+8
| * | | s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky2017-10-192-6/+11
| * | | s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky2017-10-191-1/+18
| * | | s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky2017-10-191-0/+5
OpenPOWER on IntegriCloud