summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'x86_mm_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+11
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2
2026-08-07x86/paravirt: Use static_call() for the paravirt spinlock opsPeter Zijlstra1-3/+2
2026-08-06x86/xen: Drop CONFIG_XEN_PVHVM_SMPJuergen Gross2-5/+1
2026-08-06xen: Drop CONFIG_XEN_PVHVMJuergen Gross4-18/+7
2026-08-06x86/xen: Remove redundant config dependency on X86_LOCAL_APICJuergen Gross1-1/+1
2026-07-13x86/xen: Convert xen_mm_unpin_all() to ptdescsVishal Moola1-6/+6
2026-07-13x86/xen: Convert xen_mm_pin_all() to ptdescsVishal Moola1-5/+5
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich1-7/+8
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds6-2/+7
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds4-6/+6
2026-06-08x86/xen: Replace generic lazy tracking with cpu specific oneJuergen Gross2-16/+13
2026-06-08x86/xen: Get rid of last XEN_LAZY_MMU usesJuergen Gross2-30/+5
2026-06-08x86/xen: Change interface of xen_mc_issue()Juergen Gross3-25/+24
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross1-4/+7
2026-06-08x86/xen: Remove Xen debugfs supportJuergen Gross5-72/+0
2026-06-08x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PVJuergen Gross2-125/+123
2026-05-30x86/cpu: Make CONFIG_X86_TSC unconditionalIngo Molnar1-1/+1
2026-05-26x86/irq: Make irqstats array basedThomas Gleixner4-6/+6
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross1-2/+6
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
2026-05-11x86/cpuid: Introduce a centralized CPUID parserAhmed S. Darwish2-1/+3
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish3-0/+3
2026-05-05x86/xen: Fix a potential problem in xen_e820_resolve_conflicts()Juergen Gross1-4/+9
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+1
2026-04-06x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng1-2/+3
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross1-5/+1
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+10
2026-03-03x86/xen: update outdated commentkexinsun1-1/+1
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong1-0/+9
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-2/+2
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross1-1/+5
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+3
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-14/+20
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-130/+85
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-1/+1
2026-01-20x86/xen: use lazy_mmu_state when context-switchingKevin Brodsky1-2/+1
2026-01-20x86/xen: simplify flush_lazy_mmu()Kevin Brodsky1-4/+2
2026-01-13x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32H. Peter Anvin3-14/+20
2026-01-13x86/pvlocks: Move paravirt spinlock functions into own headerJuergen Gross1-5/+5
2026-01-12x86/xen: Drop xen_mmu_opsJuergen Gross1-62/+38
2026-01-12x86/xen: Drop xen_cpu_opsJuergen Gross1-49/+33
2026-01-12x86/xen: Drop xen_irq_opsJuergen Gross1-13/+7
2026-01-12x86/paravirt: Move paravirt_sched_clock() related code into tsc.cJuergen Gross1-0/+1
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-0/+1
2026-01-12x86/paravirt: Remove not needed includes of paravirt.hJuergen Gross1-1/+0
2025-12-16x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross1-1/+1
2025-09-08x86/xen: select HIBERNATE_CALLBACKS more directlyLukas Bulwahn1-6/+1