Julien Grall ([email protected])

Number of posts: 349 (0.26 per day)
First post: 2016-03-03 16:26:44
Last post: 2019-10-31 16:50:27

Date List Subject
2019-06-20 13:08:39 linux-kernel [RFC v2 01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
2019-06-20 13:08:36 linux-kernel [RFC v2 04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info
2019-06-20 13:08:26 linux-kernel [RFC v2 07/14] arm64/mm: Introduce NUM_ASIDS
2019-06-20 13:08:14 linux-kernel [RFC v2 09/14] arm64/mm: Split the function check_and_switch_context in 3 parts
2019-06-20 13:07:49 linux-kernel [RFC v2 10/14] arm64/mm: Introduce a callback to flush the local context
2019-06-20 13:07:36 linux-kernel [RFC v2 13/14] arm/kvm: Introduce a new VMID allocator
2019-06-20 13:07:32 linux-kernel [RFC v2 14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
2019-06-20 13:07:25 linux-kernel [RFC v2 12/14] arm64/lib: asid: Allow user to update the context under the lock
2019-06-20 13:07:19 linux-kernel [RFC v2 11/14] arm64: Move the ASID allocator code in a separate file
2019-06-20 13:07:10 linux-kernel [RFC v2 08/14] arm64/mm: Split asid_inits in 2 parts
2019-06-20 13:07:08 linux-kernel [RFC v2 05/14] arm64/mm: Remove dependency on MM in new_context
2019-06-20 13:07:04 linux-kernel [RFC v2 03/14] arm64/mm: Move bits to asid_info
2019-06-20 13:06:57 linux-kernel [RFC v2 02/14] arm64/mm: Move active_asids and reserved_asids to asid_info
2019-06-20 13:06:48 linux-kernel [RFC v2 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
2019-06-19 12:53:00 linux-kernel Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
2019-06-19 08:54:47 linux-kernel Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
2019-06-05 16:57:53 linux-kernel Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
2019-06-04 10:37:11 linux-kernel Re: [PATCH v5 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
2019-05-31 15:55:14 linux-kernel Re: [OSSTEST PATCH] ts-kernel-build: Disable CONFIG_ARCH_QCOM in Xen Project CI
2019-05-30 13:57:43 linux-kernel Re: [PATCH] arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
2019-05-30 11:33:42 linux-kernel [PATCH] arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
2019-05-21 17:24:55 linux-kernel [PATCH v5 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
2019-05-21 17:23:22 linux-kernel [PATCH v5 2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
2019-05-21 17:23:16 linux-kernel [PATCH v5 1/3] arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()
2019-05-21 17:23:15 linux-kernel [PATCH v5 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
2019-05-20 18:00:38 linux-kernel Re: [PATCH 1/3] firmware: qcom_scm: Use proper types for dma mappings
2019-05-14 16:15:36 linux-kernel Re: [PATCH V4] ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is available
2019-05-13 09:21:41 linux-kernel Re: [RFC PATCH] ARM: mach-shmobile: Parse DT to get ARCH timer memory region
2019-05-10 12:55:53 linux-kernel Re: [PATCH V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
2019-05-07 10:53:31 linux-kernel Re: [PATCH v4 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
2019-05-06 15:40:26 linux-kernel Re: [PATCH V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
2019-05-01 15:44:42 linux-kernel [PATCH v3 7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg()
2019-05-01 14:20:14 linux-kernel [PATCH v3 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
2019-05-01 14:20:14 linux-kernel [PATCH v3 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
2019-05-01 14:02:12 linux-kernel [PATCH v3 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
2019-05-01 14:00:19 linux-kernel [PATCH v3 5/7] irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
2019-05-01 14:00:18 linux-kernel [PATCH v3 6/7] irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
2019-05-01 14:00:06 linux-kernel [PATCH v3 3/7] irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
2019-05-01 13:59:56 linux-kernel [PATCH v3 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
2019-05-01 11:15:42 linux-kernel Re: [PATCH v2 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
2019-04-30 14:08:25 linux-kernel qcom_scm: Incompatible pointer type build failure
2019-04-29 14:48:10 linux-kernel [PATCH v2 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
2019-04-29 14:47:31 linux-kernel [PATCH v2 3/7] irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
2019-04-29 14:47:24 linux-kernel [PATCH v2 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
2019-04-29 14:46:39 linux-kernel [PATCH v2 7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg()
2019-04-29 14:46:29 linux-kernel [PATCH v2 6/7] irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
2019-04-29 14:46:21 linux-kernel [PATCH v2 5/7] irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
2019-04-29 14:46:07 linux-kernel [PATCH v2 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
2019-04-29 14:46:05 linux-kernel [PATCH v2 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
2019-04-29 13:15:59 linux-kernel Re: [PATCH 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
2019-04-26 15:09:22 linux-kernel Re: [PATCH v4 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state