summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* 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 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-07169-0/+169
| |\
| * | 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-1333-660/+537
|\ \ \ | |_|/ |/| |
| * | s390: fix transactional execution control register handlingHeiko Carstens2017-11-101-1/+1
| * | s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger2017-11-091-64/+0
| * | 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
| * | s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-181-0/+1
| * | s390/spinlock: use cpu alternatives to enable niai instructionVasily Gorbik2017-10-181-3/+2
| * | s390: introduce CPU alternativesVasily Gorbik2017-10-181-0/+163
| * | s390/debug: improve debug_eventSebastian Ott2017-10-181-5/+1
| * | s390/debug: adjust coding styleHeiko Carstens2017-10-161-92/+98
| * | s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-121-2/+0
| * | s390: cleanup string ops prototypesHeiko Carstens2017-10-091-11/+11
| * | s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-091-16/+2
| * | s390: implement memset16, memset32 & memset64Heiko Carstens2017-10-091-0/+22
| * | Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-094-2/+9
| |\ \
| | * | s390/sthyi: add s390_sthyi system callQingFeng Hao2017-10-092-1/+8
| | * | s390/sthyi: add cache to store hypervisor infoQingFeng Hao2017-10-091-1/+0
| | * | s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-091-0/+1
| * | | s390: use generic rwsem implementationHeiko Carstens2017-10-042-210/+1
| * | | s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-291-0/+2
| * | | s390/crypto: add inline assembly for KMA instruction to cpacf.hPatrick Steuer2017-09-291-1/+51
| * | | s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky2017-09-283-135/+43
| * | | s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-282-13/+10
| * | | s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky2017-09-281-1/+1
| * | | s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-283-1/+6
| * | | s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi2017-09-281-41/+41
| * | | s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-1/+1
| * | | s390/guarded storage: simplify task exit handlingHeiko Carstens2017-09-281-2/+2
| * | | s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-09-281-1/+3
OpenPOWER on IntegriCloud