Show patches with: Archived = No       |   2100 patches
« 1 2 ... 17 18 1920 21 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v2,06/15] xen/arm: arm64: Move the define BRK_BUG_FRAME into a separate header --- 2016-05-23 Julien Grall Superseded
[Xen-devel,v2,05/15] xen/arm64: Add an helper to invalidate all instruction caches --- 2016-05-23 Julien Grall Superseded
[Xen-devel,v2,04/15] xen/arm: Add cpu_hwcap bitmap --- 2016-05-23 Julien Grall Superseded
[Xen-devel,v2,03/15] xen/arm: Add macros to handle the MIDR --- 2016-05-23 Julien Grall Superseded
[Xen-devel,v2,02/15] xen/arm: Include the header asm-arm/system.h in asm-arm/page.h --- 2016-05-23 Julien Grall Superseded
[Xen-devel,v2,01/15] xen/arm: Makefile: Sort the entries alphabetically --- 2016-05-23 Julien Grall New
[Xen-devel,v2] AMD IOMMU: Introduce support for IVHD block type 11h --- 2016-05-22 Suthikulpanit, Suravee Superseded
[Xen-devel,v3,3/3] AMD IOMMU: Check io_handler before registering mmio handler --- 2016-05-21 Suthikulpanit, Suravee New
[Xen-devel,v3,2/3] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-21 Suthikulpanit, Suravee New
[Xen-devel,v3,1/3] x86/hvm: Add check when register io handler --- 2016-05-21 Suthikulpanit, Suravee Superseded
[Xen-devel,v3,2/3] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-21 Suthikulpanit, Suravee Superseded
[Xen-devel,v3,1/3] x86/hvm: Add check when register io handler --- 2016-05-21 Suthikulpanit, Suravee Superseded
Feature test macros: ctermid, cuserid --- 2016-05-20 Yaakov Selkowitz New
[Xen-devel,for-4.7,v2,2/2] xen/arm: p2m: Release the p2m lock before undoing the mappings --- 2016-05-20 Julien Grall New
[Xen-devel,for-4.7,v2,1/2] xen/arm: p2m: apply_p2m_changes: Do not undo more than necessary --- 2016-05-20 Julien Grall New
libgloss/ft32: fix whitespace in Makefile --- 2016-05-19 Yaakov Selkowitz New
[Xen-devel,V2,2/2] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-19 Suthikulpanit, Suravee New
ADd suspend hooks to hisi_drm_drv.c --- 2016-05-17 John Stultz New
[Xen-devel,for-4.7,2/2] xen/arm: p2m: Release the p2m lock before undoing the mappings --- 2016-05-16 Julien Grall Superseded
[Xen-devel,for-4.7,1/2] xen/arm: p2m: apply_p2m_changes: Do not undo more than necessary --- 2016-05-16 Julien Grall Superseded
[Xen-devel] AMD IOMMU: Introduce support for IVHD block type 11h --- 2016-05-13 Suthikulpanit, Suravee New
[Xen-devel,V2,2/2] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-13 Suthikulpanit, Suravee New
[Xen-devel,V2,1/2] x86/hvm: Add check when register io handler --- 2016-05-13 Suthikulpanit, Suravee New
[Xen-devel,2/2] svm: iommu: Only call guest_iommu_init() after initialized HVM domain --- 2016-05-13 Suthikulpanit, Suravee Superseded
[Xen-devel,1/2] x86/hvm: Add check when register io handler --- 2016-05-13 Suthikulpanit, Suravee New
[2/2] hikey_defconfig: Add hikey_defconfig that is close to the AOSP 4.4 tree --- 2016-05-12 John Stultz New
[1/2] Kconfig: ARCH_HISI: Add PINCTRL to HISI platform --- 2016-05-12 John Stultz New
defconfig audio --- 2016-05-12 John Stultz New
[2/2] hikey_defconfig: Add Android focused hikey_defconfig --- 2016-05-12 John Stultz New
[1/2] Kconfig: ARCH_HISI: Add PINCTRL to HISI platform --- 2016-05-12 John Stultz Superseded
[Xen-devel,RFC,16/16] xen/arm: arm64: Document Cortex-A57 erratum 834220 --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,15/16] xen/arm: traps: Don't inject a fault if the translation VA -> IPA fails --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,14/16] xen/arm: arm64: Add cortex-A57 erratum 832075 workaround --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,13/16] xen/arm: arm64: Add Cortex-A53 cache errata workaround --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,12/16] xen/arm: Document the errata implemented in Xen --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,11/16] xen/arm: Detect silicon revision and set cap bits accordingly --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,10/16] xen/arm: Introduce alternative runtime patching --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,09/16] xen/arm: arm64: Add helpers to decode and encode branch instructions --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,08/16] xen/arm: arm64: Reserve a brk immediate to fault on purpose --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,07/16] xen/arm: arm64: Move the define BRK_BUG_FRAME into a separate header --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,06/16] xen/arm64: Add an helper to invalidate all instruction caches --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,05/16] xen/arm: Add cpu_hwcap bitmap --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,04/16] xen/arm: arm64: Import flush_icache_range from Linux v4.6-rc3 --- 2016-05-05 Julien Grall New
[Xen-devel,RFC,03/16] xen/arm: Add macros to handle the MIDR --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,02/16] xen/arm: Include the header asm-arm/system.h in asm-arm/page.h --- 2016-05-05 Julien Grall Superseded
[Xen-devel,RFC,01/16] xen/arm: Makefile: Sort the entries alphabetically --- 2016-05-05 Julien Grall Superseded
BaseTools AARCH64: set compiler flag -fno-pic explicitly --- 2016-05-04 Vishal Bhoj New
[Xen-devel,for-4.7,v2] xen/arm: Force broadcast of TLB and instruction cache maintenance instructions --- 2016-04-27 Julien Grall New
[Xen-devel,v3] xen/arm: gicv2: Export GICv2m register frames to Dom0 by device tree --- 2016-04-27 Wei Chen New
HACK: Revert 4.6 sync changes to let graphics still work --- 2016-04-27 John Stultz New
[Xen-devel] docs/arm64: clarify the documention for loading XSM support --- 2016-04-25 Ian Jackson New
[Xen-devel,v2] xen/arm: gicv2: Export GICv2m register frames to domain0 by device tree --- 2016-04-25 Wei Chen New
[Xen-devel,for-4.7,v2,2/2] xen/arm: traps: Correctly interpret the content of the register HPFAR_EL2 --- 2016-04-22 Julien Grall New
[Xen-devel,for-4.7,v2,1/2] xen/bitops: Introduce GENMASK to generate mask --- 2016-04-22 Julien Grall New
[Xen-devel] xen/arm: gicv2: Export GICv2m register frames to domain0 by device tree --- 2016-04-21 Wei Chen New
hisi_powerkey: Convert from wakelocks to wakeup_sources --- 2016-04-21 John Stultz New
[Xen-devel,for-4.7] xen/arm: Force broadcast of TLB and instruction cache maintenance instructions --- 2016-04-18 Julien Grall Superseded
Feature test macros overhaul: string.h and strings.h overlaps --- 2016-04-14 Yaakov Selkowitz New
[Xen-devel,for-4.7,2/2] xen/arm: traps: Correctly interpret the content of the register HPFAR_EL2 --- 2016-04-13 Julien Grall Superseded
[Xen-devel,for-4.7,1/2] xen/bitops: Introduce macros to generate mask --- 2016-04-13 Julien Grall New
[Xen-devel,for-4.7,v2,5/5] xen/arm: acpi: Print more error messages in acpi_map_gic_cpu_interface --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,4/5] xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interface --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,3/5] xen/arm: acpi: Fix SMP support when booting with ACPI --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,5/5] xen/arm: acpi: Print more error messages in acpi_map_gic_cpu_interface --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,4/5] xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interface --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,3/5] xen/arm: acpi: Fix SMP support when booting with ACPI --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT --- 2016-04-07 Julien Grall New
[Xen-devel,for-4.7,1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7] xen/arm64: correctly emulate the {w, x}zr registers --- 2016-04-07 Julien Grall New
[Xen-devel,v3] xen/arm: map_dev_mmio_region: printk should be ratelimited --- 2016-04-07 Shannon Zhao New
math: fix isinf/isnan on SPU after move to math.h --- 2016-04-07 Yaakov Selkowitz New
[Xen-devel,v4] xen/arm64: check XSM Magic from the second unknown module. --- 2016-04-05 Fu Wei Fu New
math: update isinf/isnan function comments after move to math.h --- 2016-04-04 Yaakov Selkowitz New
[v2] math: guard BSD finite/isinf/isnan functions properly in math.h --- 2016-04-04 Yaakov Selkowitz New
[v4,7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing --- 2016-04-04 Auger Eric New
[v4,6/7] KVM: arm/arm64: enable MSI routing --- 2016-04-04 Auger Eric New
[v4,5/7] KVM: arm/arm64: build a default routing table --- 2016-04-04 Auger Eric New
[v4,4/7] KVM: arm/arm64: enable irqchip routing --- 2016-04-04 Auger Eric New
[v4,3/7] KVM: irqchip: convey devid to kvm_set_msi --- 2016-04-04 Auger Eric New
[v4,2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry --- 2016-04-04 Auger Eric New
[v4,1/7] KVM: api: pass the devid in the msi routing entry --- 2016-04-04 Auger Eric New
[v2] cygwin: make POSIX/XSI version macros dependent on feature test macros --- 2016-04-04 Yaakov Selkowitz New
[2/2] Feature test macros overhaul: tar.h --- 2016-04-03 Yaakov Selkowitz New
[1/2] Add cpio.h --- 2016-04-03 Yaakov Selkowitz New
[2/2] cygwin: make POSIX/XSI version macros dependent on feature test macros --- 2016-04-01 Yaakov Selkowitz New
[1/2] math.h: declare isinfl, isnanl for Cygwin --- 2016-04-01 Yaakov Selkowitz New
[Xen-devel,v2] xen/arm: use XENLOG_G_ERR instead --- 2016-03-31 Shannon Zhao New
[Xen-devel] xen/arm: make the error log printk ratelimited --- 2016-03-31 Shannon Zhao New
[Xen-devel,v8,21/21] xen/arm64: Add ACPI support --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,20/21] xen/arm: Add a hypercall for device mmio mapping --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,19/21] xen/acpi: Fix event-channel interrupt when booting with ACPI --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,18/21] arm/acpi: Permit MMIO access of Xen unused devices for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,17/21] arm/gic: Add a new callback to deny Dom0 access to GIC regions --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,16/21] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,15/21] arm/acpi: Permit access all Xen unused SPIs for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,14/21] arm/acpi: Create min DT stub for Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,13/21] arm/acpi: Map the new created EFI and ACPI tables to Dom0 --- 2016-03-30 Shannon Zhao New
[Xen-devel,v8,12/21] arm/acpi: Prepare EFI memory descriptor for Dom0 --- 2016-03-30 Shannon Zhao New
« 1 2 ... 17 18 1920 21 »