summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2022-02-10xen/x2apic: Fix inconsistent indentingJiapeng Chong
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne
2022-02-10xen/x86: obtain full video frame buffer address for Dom0 also under EFIJan Beulich
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-01-28xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne
2022-01-12Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-06xen/x86: obtain upper 32 bits of video frame buffer address for Dom0Jan Beulich
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand
2021-11-09x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand
2021-11-09x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand
2021-11-09x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointerMike Rapoport
2021-11-02x86/xen: remove 32-bit awareness from startup_xenJuergen Gross
2021-11-02xen: remove highmem remnantsJuergen Gross
2021-11-02x86/xen: switch initial pvops IRQ functions to dummy onesJuergen Gross
2021-11-02x86/xen: remove xen_have_vcpu_info_placement flagJuergen Gross
2021-11-02x86/xen: Remove redundant irq_enter/exit() invocationsThomas Gleixner
2021-11-02xen/x86: restrict PV Dom0 identity mappingJan Beulich
2021-11-02xen/x86: there's no highmem anymore in PV modeJan Beulich
2021-11-02xen/x86: adjust handling of the L3 user vsyscall special page tableJan Beulich
2021-11-02xen/x86: adjust xen_set_fixmap()Jan Beulich
2021-11-02xen/x86: restore (fix) xen_set_pte_init() behaviorJan Beulich
2021-11-02xen/x86: streamline set_pte_mfn()Jan Beulich
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra
2021-10-05xen/x86: adjust data placementJan Beulich
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich
2021-10-05xen/x86: allow "earlyprintk=xen" to work for PV Dom0Jan Beulich
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-10-05xen/x86: prevent PVH type from getting clobberedJan Beulich
2021-10-05xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich
2021-09-21xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich
2021-09-20xen/x86: drop redundant zeroing from cpu_initialize_context()Jan Beulich
2021-09-17x86/xen: Rework the xen_{cpu,irq,mmu}_opsarraysPeter Zijlstra
2021-09-17x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra
2021-09-17x86/xen: Make irq_disable() noinstrPeter Zijlstra