summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-20KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interfaceAndre Przywara
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-03clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall
2016-05-03KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall
2016-05-03KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tablesJulien Grall
2016-05-03irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall
2016-05-03irqchip/gic-v3: Gather all ACPI specific data in a single structureJulien Grall
2016-05-03irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "Julien Grall
2016-05-03irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall
2016-05-03irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall
2016-05-03clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall
2016-05-03clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: Add stage2 page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose
2016-04-21kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose
2016-04-21arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-04-21arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose
2016-04-21arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose
2016-04-06arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier
2016-04-06KVM: arm/arm64: Handle forward time correction gracefullyMarc Zyngier
2016-04-01arm64: KVM: Add braces to multi-line if statement in virtual PMU codeWill Deacon
2016-03-31arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose
2016-03-26Linux 4.6-rc1Linus Torvalds
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-25orangefs: fix do_readv_writev() handling of error halfway throughAl Viro