summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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-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-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
2017-10-12s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-10-10locking/arch, s390: Add __down_read_killable()Kirill Tkhai
2017-10-09s390: cleanup string ops prototypesHeiko Carstens
2017-10-09s390/mm: use memset64 instead of clear_tableHeiko Carstens
2017-10-09s390: implement memset16, memset32 & memset64Heiko Carstens
2017-10-09Merge branch 'sthyi' into featuresMartin Schwidefsky
2017-10-09s390/sthyi: add s390_sthyi system callQingFeng Hao
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao
2017-10-04s390: use generic rwsem implementationHeiko Carstens
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-09-29s390/crypto: add inline assembly for KMA instruction to cpacf.hPatrick Steuer
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky
2017-09-28s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens