Show patches with: Submitter = Julien Grall       |    Archived = No       |   161 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[MM-PART2,v2,14/19] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,13/19] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,12/19] xen/arm32: head: Always zero r3 before update a page-table entry xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,11/19] xen/arm32: head: Don't set MAIR0 and MAIR1 xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,10/19] xen/arm32: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,09/19] xen/arm64: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,08/19] xen/arm64: head: Move earlyprintk messages in .rodata.str xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,07/19] xen/arm64: head: Remove unnecessary comment xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,6/8] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: Clean-up & fixes in boot/mm code 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,5/8] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,04/19] xen/arm: Rework HSCTLR_BASE xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,03/19] xen/arm: processor: Use BIT(.., UL) instead of _AC(1, U) in SCTLR_ defines xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,2/8] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,1/8] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[v2,7/7] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries xen/arm: TLB flush helpers rework - 2 - --- 2019-05-08 Julien Grall Superseded
[v2,6/7] xen/arm: tlbflush: Rework TLB helpers xen/arm: TLB flush helpers rework - 2 - --- 2019-05-08 Julien Grall Superseded
[v2,5/7] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-08 Julien Grall Superseded
[v2,4/7] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-08 Julien Grall Superseded
[v2,3/7] xen/arm: tlbflush: Clarify the TLB helpers name xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-08 Julien Grall Superseded
[v2,2/7] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework - 1 - --- 2019-05-08 Julien Grall Superseded
[v2,1/7] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: TLB flush helpers rework - 2 - --- 2019-05-08 Julien Grall Superseded
[12/12] xen/arm: mm: Remove set_pte_flags_on_range() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[11/12] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[10/12] xen/arm: mm: Rework Xen page-tables walk during update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[09/12] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[08/12] xen/arm: mm: Remove enum xenmap_operation xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[07/12] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[06/12] xen/arm: mm: Sanity check any update of Xen page tables xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[05/12] xen/arm: mm: Only increment mfn when valid in xen_pt_update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[04/12] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[03/12] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[02/12] xen/arm: mm: Rename create_xen_entries() to xen_pt_update() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[01/12] xen/arm: lpae: Add a macro to generate offsets from an address xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[20/20] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[19/20] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[18/20] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[17/20] xen/arm: mm: Initialize page-tables earlier xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[16/20] xen/arm: mm: Protect Xen page-table update with a spinlock xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[15/20] xen/arm: mm: Use the shorter version __aligned(PAGE_SIZE) to align page-tables xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[14/20] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[13/20] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[12/20] xen/arm32: head: Always zero r3 before update a page-table entry xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[11/20] xen/arm32: head: Don't set MAIR0 and MAIR1 xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[10/20] xen/arm32: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[09/20] xen/arm64: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[08/20] xen/arm64: head: Move earlyprintk messages in .rodata.str xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[07/20] xen/arm64: head: Remove unnecessary comment xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[06/20] xen/arm: Remove parameter cpuid from start_xen xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[05/20] xen/arm: Rework secondary_start prototype xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[04/20] xen/arm: Rework HSCTLR_BASE xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[03/20] xen/arm: processor: Use _BITUL instead of _AC(1, U) in SCTLR_ defines xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[02/20] xen/arm: Rename SCTLR_* defines and remove unused one xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[01/20] xen/const: Introduce _BITUL and _BITULL xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[7/7] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[6/7] xen/arm: tlbflush: Rework TLB helpers xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[5/7] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[4/7] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[3/7] xen/arm: tlbflush: Clarify the TLB helpers name xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[2/7] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[1/7] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
xen: passthrough/amd: Remove unused function guest_iommu_set_base xen: passthrough/amd: Remove unused function guest_iommu_set_base - - - --- 2019-03-19 Julien Grall Superseded
« 1 2 »