arm64: KVM: Clean up a condition
[cascardo/linux.git] / arch /
2016-07-14 Dan Carpenterarm64: KVM: Clean up a condition
2016-07-03 Marc Zyngierarm/arm64: Get rid of KERN_TO_HYP
2016-07-03 Marc Zyngierarm/arm64: KVM: Check that IDMAP doesn't intersect...
2016-07-03 Marc Zyngierarm/arm64: KVM: Prune unused #defines
2016-07-03 Marc Zyngierarm: KVM: Allow hyp teardown
2016-07-03 Marc Zyngierarm: KVM: Simplify HYP init
2016-07-03 Marc Zyngierarm/arm64: KVM: Kill free_boot_hyp_pgd
2016-07-03 Marc Zyngierarm/arm64: KVM: Drop boot_pgd
2016-07-03 Marc Zyngierarm64: KVM: Simplify HYP init/teardown
2016-07-03 Marc Zyngierarm/arm64: KVM: Always have merged page tables
2016-07-03 Marc Zyngierarm64: KVM: Runtime detection of lower HYP offset
2016-07-03 Marc Zyngierarm/arm64: KVM: Export __hyp_text_start/end symbols
2016-07-03 Marc Zyngierarm64: KVM: Refactor kern_hyp_va to deal with multiple...
2016-07-03 Marc Zyngierarm64: KVM: Define HYP offset masks
2016-07-03 Marc Zyngierarm64: Add ARM64_HYP_OFFSET_LOW capability
2016-07-03 Marc Zyngierarm64: KVM: Kill HYP_PAGE_OFFSET
2016-07-03 Marc Zyngierarm/arm64: KVM: Remove hyp_kern_va helper
2016-07-03 Marc Zyngierarm64: KVM: Always reference __hyp_panic_string via...
2016-07-03 Marc Zyngierarm64: KVM: Merged page tables documentation
2016-07-03 Marc ZyngierKVM: arm/arm64: The GIC is dead, long live the GIC
2016-06-29 Marc Zyngierarm/arm64: KVM: Make default HYP mappings non-excutable
2016-06-29 Marc Zyngierarm/arm64: KVM: Map the HYP text as read-only
2016-06-29 Marc Zyngierarm/arm64: KVM: Enforce HYP read-only mapping of the...
2016-06-29 Marc Zyngierarm64: Add PTE_HYP_XN page table flag
2016-06-29 Marc Zyngierarm/arm64: KVM: Add a protection parameter to create_hy...
2016-06-21 Paolo BonziniMerge tag 'kvm-s390-next-4.8-2' of git://git./linux...
2016-06-21 David HildenbrandKVM: s390: vsie: add module parameter "nested"
2016-06-21 David HildenbrandKVM: s390: vsie: add indication for future features
2016-06-21 David HildenbrandKVM: s390: vsie: correctly set and handle guest TOD
2016-06-21 David HildenbrandKVM: s390: vsie: speed up VCPU external calls
2016-06-21 David HildenbrandKVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU...
2016-06-21 David HildenbrandKVM: s390: vsie: speed up VCPU irq delivery when handli...
2016-06-21 David HildenbrandKVM: s390: vsie: try to refault after a reported fault...
2016-06-21 David HildenbrandKVM: s390: vsie: support IBS interpretation
2016-06-21 David HildenbrandKVM: s390: vsie: support conditional-external-interception
2016-06-21 David HildenbrandKVM: s390: vsie: support intervention-bypass
2016-06-21 David HildenbrandKVM: s390: vsie: support guest-storage-limit-suppression
2016-06-21 David HildenbrandKVM: s390: vsie: support guest-PER-enhancement
2016-06-21 David HildenbrandKVM: s390: vsie: support shared IPTE-interlock facility
2016-06-21 David HildenbrandKVM: s390: vsie: support 64-bit-SCAO
2016-06-21 David HildenbrandKVM: s390: vsie: support run-time-instrumentation
2016-06-21 David HildenbrandKVM: s390: vsie: support vectory facility (SIMD)
2016-06-21 David HildenbrandKVM: s390: vsie: support transactional execution
2016-06-21 David HildenbrandKVM: s390: vsie: support aes dea wrapping keys
2016-06-21 David HildenbrandKVM: s390: vsie: support STFLE interpretation
2016-06-21 David HildenbrandKVM: s390: vsie: support host-protection-interruption
2016-06-21 David HildenbrandKVM: s390: vsie: support edat1 / edat2
2016-06-21 David HildenbrandKVM: s390: vsie: support setting the ibc
2016-06-21 David HildenbrandKVM: s390: vsie: optimize gmap prefix mapping
2016-06-21 David HildenbrandKVM: s390: vsie: initial support for nested virtualization
2016-06-20 David Hildenbrands390: introduce page_to_virt() and pfn_to_virt()
2016-06-20 David HildenbrandKVM: s390: backup the currently enabled gmap when sched...
2016-06-20 David HildenbrandKVM: s390: fast path for shadow gmaps in gmap notifier
2016-06-20 David Hildenbrands390/mm: don't fault everything in read-write in gmap_p...
2016-06-20 David Hildenbrands390/mm: allow to check if a gmap shadow is valid
2016-06-20 David Hildenbrands390/mm: remember the int code for the last gmap fault
2016-06-20 David Hildenbrands390/mm: limit number of real-space gmap shadows
2016-06-20 David Hildenbrands390/mm: support real-space for gmap shadows
2016-06-20 David Hildenbrands390/mm: push rte protection down to shadow pte
2016-06-20 David Hildenbrands390/mm: support EDAT2 for gmap shadows
2016-06-20 David Hildenbrands390/mm: support EDAT1 for gmap shadows
2016-06-20 David Hildenbrands390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
2016-06-20 David Hildenbrands390/mm: push ste protection down to shadow pte
2016-06-20 David Hildenbrands390/mm: take ipte_lock during shadow faults
2016-06-20 David Hildenbrands390/mm: protection exceptions are corrrectly shadowed
2016-06-20 David Hildenbrands390/mm: take the mmap_sem in kvm_s390_shadow_fault()
2016-06-20 David Hildenbrands390/mm: fix races on gmap_shadow creation
2016-06-20 David Hildenbrands390/mm: avoid races on region/segment/page table shadowing
2016-06-20 David Hildenbrands390/mm: shadow pages with real guest requested protection
2016-06-20 David Hildenbrands390/mm: flush tlb of shadows in all situations
2016-06-20 Martin Schwidefskys390/mm: add kvm shadow fault function
2016-06-20 Martin Schwidefskys390/mm: add shadow gmap support
2016-06-20 Martin Schwidefskys390/mm: add reference counter to gmap structure
2016-06-20 Martin Schwidefskys390/mm: extended gmap pte notifier
2016-06-20 Martin Schwidefskys390/mm: use RCU for gmap notifier list and the per...
2016-06-20 Martin Schwidefskys390/kvm: page table invalidation notifier
2016-06-16 Yunhong Jiangkvm: vmx: hook preemption timer support
2016-06-16 Yunhong Jiangkvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
2016-06-16 Yunhong JiangKVM: x86: support using the vmx preemption timer for...
2016-06-16 Yunhong Jiangkvm: lapic: separate start_sw_tscdeadline from start_ap...
2016-06-16 Paolo BonziniKVM: s390: use kvm->created_vcpus
2016-06-15 Paolo BonziniKVM: remove kvm_vcpu_compatible
2016-06-15 Borislav Petkovx86/kvm/svm: Simplify cpu_has_svm()
2016-06-15 James HoganMIPS: KVM: Use mipsregs.h defs for config registers
2016-06-15 James HoganMIPS: KVM: Report more accurate CP0_Config fields to...
2016-06-15 James HoganMIPS: Add define for Config.VI (virtual icache) bit
2016-06-15 James HoganMIPS: KVM: Use host CCA for TLB mappings
2016-06-15 James HoganMIPS: KVM: Move commpage so 0x0 is unmapped
2016-06-15 James HoganMIPS: KVM: Add KScratch registers
2016-06-15 James HoganMIPS: KVM: Emulate RDHWR CPUNum register
2016-06-15 James HoganMIPS: KVM: Allow ULRI to restrict UserLocal register
2016-06-15 James HoganMIPS: KVM: Don't hardcode restored HWREna
2016-06-15 James HoganMIPS: Clean up RDHWR handling
2016-06-15 James HoganMIPS: KVM: List FPU/MSA registers
2016-06-15 James HoganMIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_ha...
2016-06-15 James HoganMIPS: KVM: Make KVM_GET_REG_LIST dynamic
2016-06-15 James HoganMIPS: KVM: Pass all unknown registers to callbacks
2016-06-15 James HoganMIPS: KVM: Convert emulation to use asm/inst.h
2016-06-15 James HoganMIPS: KVM: Factor writing of translated guest instructions
2016-06-15 James HoganMIPS: KVM: Fix translation of MFC0 ErrCtl
next