summaryrefslogtreecommitdiff
path: root/arch/s390/tools
AgeCommit message (Expand)Author
2024-11-11KVM: s390: add gen17 facilities to CPU modelHendrik Brueckner
2024-11-11KVM: s390: add concurrent-function facility to cpu modelHendrik Brueckner
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus
2024-08-29s390/disassembler: Add instructionsVasily Gorbik
2024-08-29s390/disassembler: Update instruction mnemonics to latest specJens Remus
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-03-07s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64Sumanth Korikkar
2024-02-20s390: add relocs toolJosh Poimboeuf
2023-12-11s390/als: add vector facility to z13 architecture level setHeiko Carstens
2022-07-13KVM: s390: Add facility 197 to the allow listChristian Borntraeger
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik
2021-12-16s390/disassembler: update opcode tableHeiko Carstens
2021-07-27s390/disassembler: add instructionsHeiko Carstens
2021-06-23KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196Christian Borntraeger
2021-02-24s390/opcodes: rename selhhhr to selfhrHeiko Carstens
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky
2019-06-04s390/disassembler: update opcode tableMartin Schwidefsky
2019-06-04s390: drop meaningless 'targets' from tools MakefileMasahiro Yamada
2019-06-04s390: drop redundant directory creation from tools MakefileMasahiro Yamada
2019-06-04s390: drop unneeded -Wall addition from tools MakefileMasahiro Yamada
2019-06-04s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cMasahiro Yamada
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-02s390/opcodes: add missing instructions to the disassemblerMartin Schwidefsky
2019-04-25KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger
2019-04-18KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger
2019-04-18KVM: s390: add MSA9 to cpumodelChristian Borntraeger
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2018-09-28KVM: s390: CPU model support for AP virtualizationTony Krowiak
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-02s390/tools: fix gcc 8 stringop-truncation warningsVasily Gorbik
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-16s390: remove unused parameter from MakefileHeiko Carstens
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-29KVM: s390: we are always in czam modeDavid Hildenbrand
2017-08-29s390/facilities: fix typoHeiko Carstens
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling