Show patches with: Submitter = Oleksandr Tyshchenko       |    State = Action Required       |   253 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,09/31] xen/device-tree: Add dt_property_for_each_string macros - - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,08/31] xen/device-tree: Add dt_count_phandle_with_args helper - 1 - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,07/31] xenpm: Clarify xenpm usage 1 - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,06/31] cpufreq: make cpufreq driver more generalizable - - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,05/31] pmstat: make pmstat functions more generalizable - - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,04/31] cpufreq: make turbo settings to be configurable - - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,03/31] pmstat: move pmstat.c file to the xen/drivers/pm/stat.c location - - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,02/31] pm: move processor_perf.h file to the xen/include/xen location - - - --- 2017-11-09 Oleksandr Tyshchenko New
[RFC,01/31] cpufreq: move cpufreq.h file to the xen/include/xen location - - - --- 2017-11-09 Oleksandr Tyshchenko New
[v1,2/2] xen/arm: p2m: Check for p2m->domain to be initialized before releasing resources - 1 - --- 2017-08-28 Oleksandr Tyshchenko New
[v1,1/2] xen/arm: vgic: Check for vgic handler to be initialized before dereferencing it - - - --- 2017-08-28 Oleksandr Tyshchenko New
[RFC,v1,7/7] iommu/arm: ipmmu-vmsa: Enable VMSAv8-64 mode if IPMMU HW supports it - - - --- 2017-07-26 Oleksandr Tyshchenko New
[RFC,v1,6/7] iommu/arm: ipmmu-vmsa: Deallocate page table asynchronously - - - --- 2017-07-26 Oleksandr Tyshchenko New
[RFC,v1,5/7] iommu/arm: Build IPMMU-VMSA related stuff - - - --- 2017-07-26 Oleksandr Tyshchenko New
[RFC,v1,4/7] iommu/arm: ipmmu-vmsa: Add Xen changes for io-pgtables - - - --- 2017-07-26 Oleksandr Tyshchenko New
[RFC,v1,3/7] iommu/arm: ipmmu-vmsa: Add io-pgtables support - - - --- 2017-07-26 Oleksandr Tyshchenko New
[RFC,v1,2/7] iommu/arm: ipmmu-vmsa: Add Xen changes for main driver - - - --- 2017-07-26 Oleksandr Tyshchenko New
[RFC,v1,1/7] iommu/arm: ipmmu-vmsa: Add IPMMU-VMSA support - - - --- 2017-07-26 Oleksandr Tyshchenko New
[v2,13/13,RFC] iommu: AMD-Vi: Squash map_pages/unmap_pages with map_page/unmap_page - - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,12/13,RFC] iommu: VT-d: Squash map_pages/unmap_pages with map_page/unmap_page - - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,11/13] iommu/arm: smmu: Squash map_pages/unmap_pages with map_page/unmap_page 1 - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,10/13] xen/arm: domain_build: Don't expose IOMMU specific properties to the guest 1 - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,09/13] xen/arm: Add use_iommu flag to xen_arch_domainconfig 2 - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,08/13] iommu/arm: Misc fixes for arch specific part - 1 - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,07/13] iommu: Make decision about needing IOMMU for hardware domains in advance - - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,06/13] iommu: Add extra use_iommu argument to iommu_domain_init() - - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,05/13] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share - 1 - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,04/13] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared 1 - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,03/13] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags - 1 - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,02/13] iommu: Add extra order argument to the IOMMU APIs and platform callbacks - - - --- 2017-07-25 Oleksandr Tyshchenko New
[v2,01/13] xen/device-tree: Add dt_count_phandle_with_args helper - 1 - --- 2017-07-25 Oleksandr Tyshchenko New
[v1,10/10] xen/arm: domain_build: Don't expose the "iommus" property to the guest - - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,09/10] xen/arm: Add use_iommu flag to xen_arch_domainconfig - - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,08/10] iommu: Split iommu_hwdom_init() into arch specific parts - - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,07/10] iommu/arm: Add alloc_page_table platform callback - - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,06/10] iommu: Add extra use_iommu argument to iommu_domain_init() - - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,05/10] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share - - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,04/10] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared 1 - - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,03/10] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags - 1 - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,02/10] iommu: Add extra order argument to the IOMMU APIs and platform callbacks - 1 - --- 2017-05-10 Oleksandr Tyshchenko New
[v1,01/10] xen/device-tree: Add dt_count_phandle_with_args helper - 1 - --- 2017-05-10 Oleksandr Tyshchenko New
[RFC,9/9] xen: Add use_iommu flag to createdomain domctl - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,8/9] iommu: Split iommu_hwdom_init() into arch specific parts - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,7/9] iommu/arm: Add alloc_page_table platform callback - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,6/9] iommu: Pass additional use_iommu argument to iommu_domain_init() - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,5/9] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,4/9] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,3/9] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags - 1 - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,2/9] iommu: Add ability to map/unmap the number of pages - - - --- 2017-03-15 Oleksandr Tyshchenko New
[RFC,1/9] xen/device-tree: Add dt_count_phandle_with_args helper - 1 - --- 2017-03-15 Oleksandr Tyshchenko New
[v1] arm/irq: Reorder check in route_irq_to_guest() to avoid 4 layers of "if" - 1 - --- 2016-12-06 Oleksandr Tyshchenko New
[v2] arm/irq: Reorder check when the IRQ is already used by someone - 1 - --- 2016-12-05 Oleksandr Tyshchenko New
[v1] arm/irq: Reorder check when the IRQ is already used by someone - 1 - --- 2016-12-02 Oleksandr Tyshchenko New
« 1 2 3 »