summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier2016-07-031-1/+2
* arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier2016-07-031-2/+1
* arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier2016-07-032-13/+0
* arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-031-2/+9
* arm64: KVM: Merged page tables documentationMarc Zyngier2016-07-031-3/+37
* KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-0313-5603/+130
* arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2016-06-292-2/+2
* arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-294-4/+6
* arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-293-1/+3
* arm64: Add PTE_HYP_XN page table flagMarc Zyngier2016-06-291-0/+1
* arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-294-10/+12
* Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-06-2123-133/+3211
|\
| * KVM: s390: vsie: add module parameter "nested"David Hildenbrand2016-06-211-1/+6
| * KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-212-0/+22
| * KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-212-0/+11
| * KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand2016-06-211-0/+6
| * KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2016-06-212-6/+6
| * KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-214-0/+43
| * KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand2016-06-211-1/+23
| * KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2016-06-213-2/+8
| * KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2016-06-213-0/+7
| * KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand2016-06-211-0/+26
| * KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-212-1/+32
| * KVM: s390: vsie: support transactional executionDavid Hildenbrand2016-06-211-2/+35
| * KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand2016-06-211-1/+55
| * KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand2016-06-211-2/+47
| * KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand2016-06-211-0/+3
| * KVM: s390: vsie: support edat1 / edat2David Hildenbrand2016-06-211-0/+7
| * KVM: s390: vsie: support setting the ibcDavid Hildenbrand2016-06-211-0/+21
| * KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand2016-06-211-2/+29
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-217-2/+794
| * mm/page_ref: introduce page_ref_inc_returnDavid Hildenbrand2016-06-211-0/+9
| * s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand2016-06-201-0/+2
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-204-3/+19
| * KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand2016-06-201-0/+2
| * s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand2016-06-201-6/+11
| * s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-202-0/+21
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-202-0/+2
| * s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand2016-06-201-0/+13
| * s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-203-10/+65
| * s390/mm: push rte protection down to shadow pteDavid Hildenbrand2016-06-201-7/+12
| * s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-203-5/+34
| * s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-203-13/+55
| * s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-202-6/+15
| * s390/mm: push ste protection down to shadow pteDavid Hildenbrand2016-06-201-0/+1
OpenPOWER on IntegriCloud