summaryrefslogtreecommitdiff
path: root/arch/s390/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-17
|\
| * s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-16
| * s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-16
| * s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner2017-11-16
| * s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-16
| * s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-16
| * s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-14
| * s390/vdso: add missing boot_vdso_data declarationHeiko Carstens2017-11-14
| * s390: correct some inline assembly constraintsVasily Gorbik2017-11-14
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-14
| * s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-14
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-17
|\ \
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-15
| |/
* | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-16
|\ \
| * \ Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-16
| |\ \
| | * | KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak2017-11-09
* | | | mm: account pud page tablesKirill A. Shutemov2017-11-15
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \
| * | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
| * | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
| * | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
| * | | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
| * | | | locking/arch, s390: Add __down_read_killable()Kirill Tkhai2017-10-10
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\ \ \ \ | |_|/ / |/| | |
| * | | s390: fix transactional execution control register handlingHeiko Carstens2017-11-10
| * | | s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger2017-11-09
| * | | s390/disassembler: generate opcode tables from text fileHeiko Carstens2017-11-08
| * | | s390/disassembler: remove insn_to_mnemonic()Heiko Carstens2017-11-08
| * | | s390: remove named saved segment supportHeiko Carstens2017-11-08
| * | | s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger2017-11-08
| * | | s390/pci: do not require AIS facilityChristian Borntraeger2017-11-08
| * | | s390/nmi: do register validation as early as possibleMartin Schwidefsky2017-10-19
| * | | s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-19
| * | | s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky2017-10-19
| * | | s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky2017-10-19
| * | | s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky2017-10-19
| * | | s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-18
| * | | s390/spinlock: use cpu alternatives to enable niai instructionVasily Gorbik2017-10-18
| * | | s390: introduce CPU alternativesVasily Gorbik2017-10-18
| * | | s390/debug: improve debug_eventSebastian Ott2017-10-18
| * | | s390/debug: adjust coding styleHeiko Carstens2017-10-16
| * | | s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-12
| * | | s390: cleanup string ops prototypesHeiko Carstens2017-10-09
| * | | s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-09
| * | | s390: implement memset16, memset32 & memset64Heiko Carstens2017-10-09
| * | | Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-09
| |\ \ \ | | | |/ | | |/|
| | * | s390/sthyi: add s390_sthyi system callQingFeng Hao2017-10-09