summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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: 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: 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/debug: adjust coding styleHeiko Carstens
2017-10-12s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens
2017-10-09s390/mm: use memset64 instead of clear_tableHeiko 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-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-28s390/spinlock: introduce spinlock wait queueingMartin 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
2017-09-28s390: get rid of exit_thread()Heiko Carstens
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens
2017-09-28s390/ptrace: fix guarded storage regset handlingHeiko Carstens
2017-09-28s390/guarded storage: fix possible memory corruptionHeiko Carstens
2017-09-28s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-09-28s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2017-09-28s390: convert release_thread() into a static inline functionHeiko Carstens
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-09-13s390/perf: fix bug when creating per-thread eventPu Hou
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2017-08-23s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens
2017-08-23s390: fix 'novx' early parameter handlingHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds