summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-111-3/+15
* s390/kvm: Fix instruction decodingChristian Borntraeger2013-01-301-11/+14
* s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-01-301-0/+8
* KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-171-1/+3
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-077-4/+160
* KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck2013-01-071-0/+26
* KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-073-20/+56
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-076-3/+263
* KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-072-2/+103
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-074-51/+55
* KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-072-3/+3
* KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-0/+2
* s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-181-3/+1
* KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-2/+2
* KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-2/+0
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-132-2/+24
|\
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+5
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-2997-1553/+2266
| |\
| * | s390/kvm: dont announce RRBM supportChristian Borntraeger2012-10-101-1/+1
| * | s390/kvm: Interrupt injection bugfixJason J. Herne2012-10-101-1/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-1354-512/+4574
|\ \ \
| * | | s390/pci: remove obsolete email addressesJan Glauber2012-12-111-7/+7
| * | | s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber2012-12-111-0/+6
| * | | s390/pci: enable NEED_DMA_MAP_STATEJan Glauber2012-12-051-0/+3
| * | | s390/pci: no msleep in potential IRQ contextJan Glauber2012-12-051-5/+5
| * | | s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun2012-12-031-1/+2
| * | | s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-12-031-2/+1
| * | | s390/bpf,jit: add support for XOR instructionHeiko Carstens2012-12-031-0/+7
| * | | s390/bpf,jit: add support MOD instructionHeiko Carstens2012-12-031-0/+21
| * | | vga: compile fix, disable vga for s390Jan Glauber2012-11-301-0/+6
| * | | s390/pci: add PCI Kconfig optionsJan Glauber2012-11-301-6/+50
| * | | s390/pci: s390 specific PCI sysfs attributesJan Glauber2012-11-304-1/+97
| * | | s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-303-0/+22
| * | | s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-303-1/+99
| * | | s390/pci: DMA supportJan Glauber2012-11-308-11/+848
| * | | s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-309-2/+672
| * | | s390/bitops: find leftmost bit instruction supportJan Glauber2012-11-301-0/+81
| * | | s390/pci: CLP interfaceJan Glauber2012-11-306-1/+563
| * | | s390/pci: base supportJan Glauber2012-11-308-8/+1181
| * | | s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-0/+3
| * | | s390/kvm: Fix address space mixupChristian Borntraeger2012-11-231-5/+20
| * | | s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-234-14/+21
| * | | s390/disassembler: add new instructionsHeiko Carstens2012-11-231-193/+370
| * | | s390: add zEC12 code generation supportHeiko Carstens2012-11-234-30/+59
| * | | s390/topology: cleanup topology codeHeiko Carstens2012-11-232-75/+72
| * | | s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-233-44/+43
| * | | s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-234-42/+45
| * | | s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-233-6/+8
| * | | s390: use ccw_device_get_schidSebastian Ott2012-11-231-3/+0
OpenPOWER on IntegriCloud