summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand
2016-03-08KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand
2016-03-08KVM: s390: Add diag "watchdog functions" to trace event decodingAlexander Yarygin
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand
2016-02-10KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand
2016-02-10KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand
2016-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott
2016-01-26s390/pci: fix bar checkSebastian Ott
2016-01-26s390/pci: resize iomapSebastian Ott
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2016-01-19s390: wire up copy_file_range syscallHeiko Carstens
2016-01-19s390: remove superfluous memblock_alloc() return value checksHeiko Carstens
2016-01-19s390/numa: allocate memory with correct alignmentHeiko Carstens
2016-01-19s390/irqflags: optimize irq restoreChristian Borntraeger
2016-01-19s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16s390/mm: enable fixup_user_fault retryingDominik Dingel
2016-01-16mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-16s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16mm: drop tail page refcountingKirill A. Shutemov
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds