Age | Commit message (Expand) | Author | Files | Lines |
2017-11-24 | s390: kernel: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-24 | s390/disassembler: correct disassembly lines alignment | Vasily Gorbik | 1 | -1/+1 |
2017-11-20 | s390/disassembler: remove confusing code | Heiko Carstens | 1 | -1/+6 |
2017-11-16 | s390/disassembler: increase show_code buffer size | Vasily Gorbik | 1 | -2/+2 |
2017-11-08 | s390/disassembler: generate opcode tables from text file | Heiko Carstens | 1 | -1830/+282 |
2017-11-08 | s390/disassembler: remove insn_to_mnemonic() | Heiko Carstens | 1 | -28/+0 |
2017-09-29 | s390/disassembler: add new z14 instructions | Heiko Carstens | 1 | -1/+82 |
2017-09-29 | s390/disassembler: add missing z13 instructions | Heiko Carstens | 1 | -2/+28 |
2017-09-29 | s390/disassembler: add sthyi instruction | Heiko Carstens | 1 | -0/+1 |
2017-09-29 | s390/disassembler: remove double instructions | Heiko Carstens | 1 | -6/+0 |
2017-09-29 | s390/disassembler: fix LRDFU format | Heiko Carstens | 1 | -1/+1 |
2017-09-29 | s390/disassembler: add missing end marker for e7 table | Heiko Carstens | 1 | -0/+1 |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-17 | s390/disassambler: use pr_cont where appropriate | Heiko Carstens | 1 | -2/+2 |
2016-06-15 | s390: remove math emulation code | Heiko Carstens | 1 | -1/+0 |
2016-03-02 | s390/dis: use correct escape sequence for '%' character | Heiko Carstens | 1 | -12/+5 |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2015-12-18 | s390/dis: Fix handling of format specifiers | Michael Holzheu | 1 | -5/+12 |
2015-11-27 | s390/dis: Fix printing of the register numbers | Christian Borntraeger | 1 | -2/+2 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -47/+1 |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 1 | -2/+6 |
2015-01-08 | s390/disassembler: remove indentical initializer | Heiko Carstens | 1 | -1/+0 |
2014-10-09 | s390/disassembler: add vector instructions | Martin Schwidefsky | 1 | -3/+242 |
2013-10-24 | s390/kprobes: allow kprobes only on known instructions | Heiko Carstens | 1 | -1/+1 |
2013-10-24 | s390/dis: move common definitions to a header file | Suzuki K. Poulose | 1 | -28/+1 |
2013-10-24 | s390/dis: rename structures for unique types | Suzuki K. Poulose | 1 | -28/+28 |
2013-05-07 | s390/disassembler: prevent endless loop in print_fn_code() | Heiko Carstens | 1 | -0/+2 |
2013-04-17 | s390/dis: use explicit buf len | Stefan Raspl | 1 | -4/+5 |
2013-02-28 | s390/dis: Fix invalid array size | Syam Sidhardhan | 1 | -2/+2 |
2013-02-14 | s390/cleanup: rename SPP to LPP | Hendrik Brueckner | 1 | -1/+0 |
2012-11-30 | s390/pci: base support | Jan Glauber | 1 | -0/+15 |
2012-11-23 | s390/disassembler: add new instructions | Heiko Carstens | 1 | -193/+370 |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+27 |
2012-09-26 | s390/disassembler: fix decoding of risblg instruction | Heiko Carstens | 1 | -1/+1 |
2012-09-26 | s390: add support for transactional memory | Martin Schwidefsky | 1 | -0/+12 |
2012-09-26 | s390: add support for runtime instrumentation | Jan Glauber | 1 | -0/+21 |
2012-09-26 | s390/bpf,jit: BPF Just In Time compiler for s390 | Martin Schwidefsky | 1 | -0/+23 |
2012-08-05 | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 1 | -2/+2 |
2012-07-30 | s390: make use of user_mode() macro where possible | Heiko Carstens | 1 | -2/+2 |
2012-07-26 | s390/dis: Instruction decoding interface | Cornelia Huck | 1 | -0/+27 |
2012-07-20 | s390/dis: Add the servc instruction to the disassembler. | Cornelia Huck | 1 | -0/+1 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -2/+0 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 1 | -1/+0 |
2011-12-27 | [S390] disassembler: mark exception causing instructions | Heiko Carstens | 1 | -2/+7 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 1 | -1/+1 |
2011-05-10 | [S390] disassembler: handle b280/spp instruction | Christian Borntraeger | 1 | -0/+1 |
2010-10-25 | [S390] add z196 instructions to kernel disassembler | Martin Schwidefsky | 1 | -13/+132 |
2010-02-26 | [S390] add z9-ec/z10 instruction to kernel disassembler | Martin Schwidefsky | 1 | -84/+285 |