summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso
2015-11-30KVM: s390: remove redudant assigment of error codeChristian Borntraeger
2015-11-30KVM: s390: remove pointless test_facility(2) checkHeiko Carstens
2015-11-30KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand
2015-11-30KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand
2015-11-30KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand
2015-11-30KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand
2015-11-30KVM: s390: fix SCA related races and double useDavid Hildenbrand
2015-11-30KVM: s390: we always have a SCADavid Hildenbrand
2015-11-30KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski
2015-11-30KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski
2015-11-30KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand
2015-11-30KVM: Use common function for VCPU lookup by idDavid Hildenbrand
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens
2015-11-27s390: add 'install' target to 'make help'Michael Holzheu
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2015-11-27s390: get_user_pages_fast() might sleepDavid Hildenbrand
2015-11-27s390/spinlock: avoid diagnose loopMartin Schwidefsky
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand