summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-02s390/nmi: avoid using long-displacement facilityVasily Gorbik
2017-11-02s390: pass endianness info to sparseLuc Van Oostenryck
2017-10-26s390/decompressor: remove informational messagesMartin Schwidefsky
2017-10-26s390/cpum_cf: add hardware counter support for IBM z14Hendrik Brueckner
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: only write data onceSebastian Ott
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-10-18s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo
2017-10-16s390: update defconfigMartin Schwidefsky
2017-10-16s390/debug: adjust coding styleHeiko Carstens
2017-10-12s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens
2017-10-09s390: cleanup string ops prototypesHeiko Carstens
2017-10-09s390: optimize memset implementationHeiko 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/disassembler: add new z14 instructionsHeiko Carstens
2017-09-29s390/disassembler: add missing z13 instructionsHeiko Carstens
2017-09-29s390/disassembler: add sthyi instructionHeiko Carstens
2017-09-29s390/disassembler: remove double instructionsHeiko Carstens
2017-09-29s390/disassembler: fix LRDFU formatHeiko Carstens
2017-09-29s390/disassembler: add missing end marker for e7 tableHeiko Carstens
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-09-29s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger
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/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens
2017-09-28s390/ptrace: add runtime instrumention register get/setAlice Frosi
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens