summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-0316-283/+527
|\
| * KVM: s390: Fixed priority of execution in STSIThomas Huth2013-06-201-7/+16
| * KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-203-85/+81
| * KVM: s390: Check for access exceptions during TPIThomas Huth2013-06-201-3/+4
| * KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth2013-06-201-0/+3
| * KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth2013-06-201-24/+39
| * KVM: s390: Privileged operation check for TPROTThomas Huth2013-06-201-0/+3
| * KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-203-12/+9
| * KVM: s390: Fix epsw instruction decodingThomas Huth2013-06-171-2/+1
| * KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2013-06-175-0/+65
| * KVM: s390: Use common waitqueueChristian Borntraeger2013-06-174-19/+19
| * KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller2013-06-171-3/+3
| * KVM: s390: guest large pagesChristian Borntraeger2013-06-174-5/+99
| * KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2013-06-172-0/+51
| * KVM: s390: Add "devname:kvm" alias.Cornelia Huck2013-06-031-0/+9
| * s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-211-2/+1
| * s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-212-44/+36
| * s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-214-37/+53
| * s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-215-2/+40
| * s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-213-4/+13
| * s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-212-44/+40
| * s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky2013-05-211-1/+2
| * s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-211-2/+2
| * KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0327-155/+228
|\ \
| * | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-011-0/+4
| * | s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner2013-07-011-2/+2
| * | s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-261-4/+14
| * | s390/appldata_mem: do not use static dataSebastian Ott2013-06-261-4/+14
| * | s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-262-17/+25
| * | s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-263-43/+0
| * | s390/dma: remove gratuitous bracketsSebastian Ott2013-06-261-1/+1
| * | s390/facility: decompose test_facility()Michael Mueller2013-06-261-6/+11
| * | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-266-10/+30
| * | s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-6/+2
| * | s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-262-0/+25
| * | s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+2
| * | s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-261-0/+11
| * | s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
| * | s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0
| * | s390/pci: cleanup hotplug codeSebastian Ott2013-06-262-20/+0
| * | s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
| * | s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-262-0/+51
| * | s390: remove virt_to_phys implementationSebastian Ott2013-06-261-22/+0
| * | s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-261-4/+1
| * | s390/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+0
|\ \ \
| * \ \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-1810-71/+124
| |\ \ \
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |