summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390: simplify transactional execution elf hwcap handlingHeiko Carstens2017-11-091-1/+1
* s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger2017-11-091-1/+0
* s390/disassembler: generate opcode tables from text fileHeiko Carstens2017-11-081-1830/+282
* s390/disassembler: remove insn_to_mnemonic()Heiko Carstens2017-11-081-28/+0
* s390: remove named saved segment supportHeiko Carstens2017-11-085-190/+4
* s390/nmi: avoid using long-displacement facilityVasily Gorbik2017-11-021-1/+1
* s390/cpum_cf: add hardware counter support for IBM z14Hendrik Brueckner2017-10-261-60/+218
* s390/nmi: do register validation as early as possibleMartin Schwidefsky2017-10-193-95/+80
* s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-193-45/+91
* s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky2017-10-193-21/+24
* s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky2017-10-192-15/+24
* s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-182-1/+15
* s390: introduce CPU alternativesVasily Gorbik2017-10-185-0/+154
* s390/debug: only write data onceSebastian Ott2017-10-181-2/+4
* s390/debug: improve debug_eventSebastian Ott2017-10-181-10/+18
* s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo2017-10-181-3/+3
* s390/debug: adjust coding styleHeiko Carstens2017-10-161-490/+396
* s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-121-7/+0
* s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-091-4/+2
* Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-095-1/+521
|\
| * s390/sthyi: add s390_sthyi system callQingFeng Hao2017-10-094-1/+35
| * s390/sthyi: add cache to store hypervisor infoQingFeng Hao2017-10-091-13/+71
| * s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-092-1/+429
* | s390/disassembler: add new z14 instructionsHeiko Carstens2017-09-291-1/+82
* | s390/disassembler: add missing z13 instructionsHeiko Carstens2017-09-291-2/+28
* | s390/disassembler: add sthyi instructionHeiko Carstens2017-09-291-0/+1
* | s390/disassembler: remove double instructionsHeiko Carstens2017-09-291-6/+0
* | s390/disassembler: fix LRDFU formatHeiko Carstens2017-09-291-1/+1
* | s390/disassembler: add missing end marker for e7 tableHeiko Carstens2017-09-291-0/+1
* | s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-282-0/+6
* | s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-282-3/+50
* | s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens2017-09-281-5/+1
* | s390/ptrace: add runtime instrumention register get/setAlice Frosi2017-09-281-0/+109
* | s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi2017-09-281-6/+6
* | s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-0/+2
* | s390: get rid of exit_thread()Heiko Carstens2017-09-281-7/+0
* | s390/guarded storage: simplify task exit handlingHeiko Carstens2017-09-282-8/+4
* | s390/ptrace: fix guarded storage regset handlingHeiko Carstens2017-09-281-11/+22
* | s390/guarded storage: fix possible memory corruptionHeiko Carstens2017-09-281-0/+2
* | s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-09-282-18/+17
* | s390/runtime instrumention: fix possible memory corruptionHeiko Carstens2017-09-281-2/+2
* | s390: convert release_thread() into a static inline functionHeiko Carstens2017-09-281-4/+0
* | s390/topology: enable / disable topology dynamicallyHeiko Carstens2017-09-201-2/+74
* | s390/topology: alternative topology for topology-less machinesHeiko Carstens2017-09-202-23/+61
* | s390/perf: fix bug when creating per-thread eventPu Hou2017-09-131-3/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-17/+15
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-17/+15
* | s390/dasd: Change unsigned long long to unsigned longJan Höppner2017-08-231-1/+1
* | s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens2017-08-231-0/+1
* | s390: fix 'novx' early parameter handlingHeiko Carstens2017-08-231-1/+1