| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-17 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | s390/disassambler: use pr_cont where appropriate | Heiko Carstens | 2016-10-17 | 1 | -2/+2 |
* | s390: remove math emulation code | Heiko Carstens | 2016-06-15 | 1 | -1/+0 |
* | s390/dis: use correct escape sequence for '%' character | Heiko Carstens | 2016-03-02 | 1 | -12/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-01-13 | 1 | -2/+2 |
|\ |
|
| * | s390/dis: Fix printing of the register numbers | Christian Borntraeger | 2015-11-27 | 1 | -2/+2 |
* | | s390/dis: Fix handling of format specifiers | Michael Holzheu | 2015-12-18 | 1 | -5/+12 |
|/ |
|
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -47/+1 |
* | s390: add SMT support | Martin Schwidefsky | 2015-01-22 | 1 | -2/+6 |
* | s390/disassembler: remove indentical initializer | Heiko Carstens | 2015-01-08 | 1 | -1/+0 |
* | s390/disassembler: add vector instructions | Martin Schwidefsky | 2014-10-09 | 1 | -3/+242 |
* | s390/kprobes: allow kprobes only on known instructions | Heiko Carstens | 2013-10-24 | 1 | -1/+1 |
* | s390/dis: move common definitions to a header file | Suzuki K. Poulose | 2013-10-24 | 1 | -28/+1 |
* | s390/dis: rename structures for unique types | Suzuki K. Poulose | 2013-10-24 | 1 | -28/+28 |
* | s390/disassembler: prevent endless loop in print_fn_code() | Heiko Carstens | 2013-05-07 | 1 | -0/+2 |
* | s390/dis: use explicit buf len | Stefan Raspl | 2013-04-17 | 1 | -4/+5 |
* | s390/dis: Fix invalid array size | Syam Sidhardhan | 2013-02-28 | 1 | -2/+2 |
* | s390/cleanup: rename SPP to LPP | Hendrik Brueckner | 2013-02-14 | 1 | -1/+0 |
* | s390/pci: base support | Jan Glauber | 2012-11-30 | 1 | -0/+15 |
* | s390/disassembler: add new instructions | Heiko Carstens | 2012-11-23 | 1 | -193/+370 |
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 1 | -0/+27 |
|\ |
|
| * | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 1 | -2/+2 |
| |\ |
|
| * | | s390/dis: Instruction decoding interface | Cornelia Huck | 2012-07-26 | 1 | -0/+27 |
* | | | s390/disassembler: fix decoding of risblg instruction | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | | | s390: add support for transactional memory | Martin Schwidefsky | 2012-09-26 | 1 | -0/+12 |
* | | | s390: add support for runtime instrumentation | Jan Glauber | 2012-09-26 | 1 | -0/+21 |
* | | | s390/bpf,jit: BPF Just In Time compiler for s390 | Martin Schwidefsky | 2012-09-26 | 1 | -0/+23 |
| |/
|/| |
|
* | | s390: make use of user_mode() macro where possible | Heiko Carstens | 2012-07-30 | 1 | -2/+2 |
|/ |
|
* | s390/dis: Add the servc instruction to the disassembler. | Cornelia Huck | 2012-07-20 | 1 | -0/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+0 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | [S390] disassembler: mark exception causing instructions | Heiko Carstens | 2011-12-27 | 1 | -2/+7 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+1 |
* | [S390] disassembler: handle b280/spp instruction | Christian Borntraeger | 2011-05-10 | 1 | -0/+1 |
* | [S390] add z196 instructions to kernel disassembler | Martin Schwidefsky | 2010-10-25 | 1 | -13/+132 |
* | [S390] add z9-ec/z10 instruction to kernel disassembler | Martin Schwidefsky | 2010-02-26 | 1 | -84/+285 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | [S390] disassembler: fix idte instruction format. | Martin Schwidefsky | 2008-05-30 | 1 | -1/+1 |
* | [S390] disassembler: Remove redundant variable assignment | Christian Borntraeger | 2007-10-12 | 1 | -1/+0 |
* | [S390] disassembler: fix output for insns with 6 operands. | Martin Schwidefsky | 2007-10-12 | 1 | -1/+3 |
* | [S390] disassembler: fix b2 opcodes like srst, bsg, and others | Christian Borntraeger | 2007-08-22 | 1 | -1/+1 |
* | [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions. | Christian Borntraeger | 2007-07-17 | 1 | -3/+4 |
* | no longer #include <asm/kdebug.h> | Adrian Bunk | 2007-05-08 | 1 | -1/+1 |
* | [S390] Improved oops output. | Martin Schwidefsky | 2007-04-27 | 1 | -0/+1278 |