summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/dis.c
AgeCommit message (Expand)Author
2017-11-16s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens
2017-11-08s390/disassembler: remove insn_to_mnemonic()Heiko 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-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-17s390/disassambler: use pr_cont where appropriateHeiko Carstens
2016-06-15s390: remove math emulation codeHeiko Carstens
2016-03-02s390/dis: use correct escape sequence for '%' characterHeiko Carstens
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens
2013-10-24s390/dis: move common definitions to a header fileSuzuki K. Poulose
2013-10-24s390/dis: rename structures for unique typesSuzuki K. Poulose
2013-05-07s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner
2012-11-30s390/pci: base supportJan Glauber
2012-11-23s390/disassembler: add new instructionsHeiko Carstens
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-26s390/disassembler: fix decoding of risblg instructionHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens
2012-07-26s390/dis: Instruction decoding interfaceCornelia Huck
2012-07-20s390/dis: Add the servc instruction to the disassembler.Cornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-28Disintegrate asm/system.h for S390David Howells
2011-12-27[S390] disassembler: mark exception causing instructionsHeiko Carstens
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky
2010-02-26[S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger