summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-204-38/+47
* KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara2016-05-203-16/+9
* KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara2016-05-202-9/+4
* KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall2016-05-203-26/+28
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara2016-05-203-9/+6
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara2016-05-203-8/+6
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara2016-05-203-5/+5
* KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interfaceAndre Przywara2016-05-201-3/+2
* kvm: arm64: Fix EC field in inject_abt64Matt Evans2016-05-201-1/+1
* kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-096-32/+74
* clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2016-05-032-11/+0
* KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall2016-05-034-92/+73
* KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tablesJulien Grall2016-05-031-29/+11
* irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-032-1/+114
* irqchip/gic-v3: Gather all ACPI specific data in a single structureJulien Grall2016-05-031-27/+33
* irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "Julien Grall2016-05-031-0/+2
* irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-034-1/+124
* irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall2016-05-031-4/+7
* clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2016-05-032-0/+3
* clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2016-05-032-3/+14
* arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier2016-04-291-6/+11
* arm64: kvm: Add support for 16K pagesSuzuki K Poulose2016-04-212-3/+11
* kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-214-69/+7
* kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose2016-04-214-95/+172
* kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-213-48/+1
* kvm-arm: Add stage2 page table modifiersSuzuki K Poulose2016-04-211-53/+44
* kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose2016-04-211-5/+99
* kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose2016-04-211-24/+24
* kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose2016-04-211-0/+14
* kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2016-04-212-27/+88
* kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose2016-04-211-1/+5
* kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose2016-04-212-0/+62
* kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose2016-04-211-3/+1
* kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose2016-04-211-9/+8
* arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose2016-04-211-0/+2
* kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-213-42/+59
* arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose2016-04-211-10/+12
* arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose2016-04-212-40/+88
* arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-061-3/+10
* arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-064-10/+44
* KVM: arm/arm64: Handle forward time correction gracefullyMarc Zyngier2016-04-061-10/+39
* arm64: KVM: Add braces to multi-line if statement in virtual PMU codeWill Deacon2016-04-011-1/+2
* arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-311-19/+33
* arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-303-3/+10
* Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-261-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2622-519/+811
|\
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| * rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35