aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/dis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-22s390: add SMT supportMartin Schwidefsky1-2/+6
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens1-1/+0
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky1-3/+242
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens1-1/+1
2013-10-24s390/dis: move common definitions to a header fileSuzuki K. Poulose1-28/+1
2013-10-24s390/dis: rename structures for unique typesSuzuki K. Poulose1-28/+28
2013-05-07s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens1-0/+2
2013-04-17s390/dis: use explicit buf lenStefan Raspl1-4/+5
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan1-2/+2
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner1-1/+0
2012-11-30s390/pci: base supportJan Glauber1-0/+15
2012-11-23s390/disassembler: add new instructionsHeiko Carstens1-193/+370
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+27
2012-09-26s390/disassembler: fix decoding of risblg instructionHeiko Carstens1-1/+1
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+12
2012-09-26s390: add support for runtime instrumentationJan Glauber1-0/+21
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky1-0/+23
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity1-2/+2
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens1-2/+2
2012-07-26s390/dis: Instruction decoding interfaceCornelia Huck1-0/+27
2012-07-20s390/dis: Add the servc instruction to the disassembler.Cornelia Huck1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0
2011-12-27[S390] disassembler: mark exception causing instructionsHeiko Carstens1-2/+7
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger1-0/+1
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky1-13/+132
2010-02-26[S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky1-84/+285
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky1-1/+1
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger1-1/+0
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky1-1/+3
2007-08-22[S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger1-1/+1
2007-07-17[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger1-3/+4
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk1-1/+1
2007-04-27[S390] Improved oops output.Martin Schwidefsky1-0/+1278