Show patches with: Submitter = Shannon Zhao       |    Archived = No       |   252 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v6,05/21] KVM: ARM64: Add reset and access handlers for PMSELR register --- 2015-12-08 Shannon Zhao New
[v6,04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-12-08 Shannon Zhao New
[v6,03/21] KVM: ARM64: Add offset defines for PMU registers --- 2015-12-08 Shannon Zhao New
[v6,02/21] KVM: ARM64: Define PMU data structure for each vcpu --- 2015-12-08 Shannon Zhao New
[v6,01/21] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-12-08 Shannon Zhao Superseded
[v5,21/21] KVM: ARM64: Add a new kvm ARM PMU device --- 2015-12-03 Shannon Zhao Superseded
[v5,20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2015-12-03 Shannon Zhao Superseded
[v5,19/21] KVM: ARM64: Reset PMU state when resetting vcpu --- 2015-12-03 Shannon Zhao Superseded
[v5,18/21] KVM: ARM64: Add PMU overflow interrupt routing --- 2015-12-03 Shannon Zhao Superseded
[v5,17/21] KVM: ARM64: Add helper to handle PMCR register bits --- 2015-12-03 Shannon Zhao Superseded
[v5,16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register --- 2015-12-03 Shannon Zhao New
[v5,15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register --- 2015-12-03 Shannon Zhao New
[v5,14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register --- 2015-12-03 Shannon Zhao New
[v5,13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register --- 2015-12-03 Shannon Zhao New
[v5,12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register --- 2015-12-03 Shannon Zhao New
[v5,11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register --- 2015-12-03 Shannon Zhao New
[v5,10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register --- 2015-12-03 Shannon Zhao New
[v5,09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register --- 2015-12-03 Shannon Zhao New
[v5,08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register --- 2015-12-03 Shannon Zhao New
[v5,07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2015-12-03 Shannon Zhao Superseded
[v5,06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register --- 2015-12-03 Shannon Zhao Superseded
[v5,05/21] KVM: ARM64: Add reset and access handlers for PMSELR register --- 2015-12-03 Shannon Zhao Superseded
[v5,04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-12-03 Shannon Zhao Superseded
[v5,03/21] KVM: ARM64: Add offset defines for PMU registers --- 2015-12-03 Shannon Zhao New
[v5,02/21] KVM: ARM64: Define PMU data structure for each vcpu --- 2015-12-03 Shannon Zhao Superseded
[v5,01/21] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-12-03 Shannon Zhao Superseded
[v2,22/22] KVM: ARM64: Add a new kvm ARM PMU device --- 2015-09-11 Shannon Zhao New
[v2,21/22] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2015-09-11 Shannon Zhao New
[v2,20/22] KVM: ARM64: Reset PMU state when resetting vcpu --- 2015-09-11 Shannon Zhao New
[v2,19/22] KVM: ARM64: Add PMU overflow interrupt routing --- 2015-09-11 Shannon Zhao New
[v2,18/22] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register --- 2015-09-11 Shannon Zhao New
[v2,17/22] KVM: ARM64: Add reset and access handlers for PMSWINC register --- 2015-09-11 Shannon Zhao New
[v2,16/22] KVM: ARM64: Add reset and access handlers for PMUSERENR register --- 2015-09-11 Shannon Zhao Superseded
[v2,15/22] KVM: ARM64: Add a helper for CP15 registers reset to specified value --- 2015-09-11 Shannon Zhao New
[v2,14/22] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register --- 2015-09-11 Shannon Zhao New
[v2,13/22] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register --- 2015-09-11 Shannon Zhao Superseded
[v2,12/22] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register --- 2015-09-11 Shannon Zhao New
[v2,11/22] KVM: ARM64: Add reset and access handlers for PMCCNTR register --- 2015-09-11 Shannon Zhao New
[v2,10/22] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register --- 2015-09-11 Shannon Zhao New
[v2,09/22] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register --- 2015-09-11 Shannon Zhao New
[v2,08/22] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2015-09-11 Shannon Zhao New
[v2,07/22] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register --- 2015-09-11 Shannon Zhao New
[v2,06/22] KVM: ARM64: Add reset and access handlers for PMSELR register --- 2015-09-11 Shannon Zhao New
[v2,05/22] KVM: ARM64: Add a helper for CP15 registers reset to UNKNOWN --- 2015-09-11 Shannon Zhao New
[v2,04/22] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-09-11 Shannon Zhao New
[v2,03/22] KVM: ARM64: Add offset defines for PMU registers --- 2015-09-11 Shannon Zhao New
[v2,02/22] KVM: ARM64: Define PMU data structure for each vcpu --- 2015-09-11 Shannon Zhao New
[v2,01/22] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-09-11 Shannon Zhao New
efi/libstub/fdt: Standardize the names of EFI stub parameters --- 2015-09-10 Shannon Zhao New
[2/2] drivers: PL061: add ACPI probing for PL061 --- 2015-08-03 Shannon Zhao New
[1/2] drivers: PL061: add support for platform driver probing --- 2015-08-03 Shannon Zhao New
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs --- 2015-06-29 Shannon Zhao Accepted
« 1 2 3 »