index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Lines
14 days
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+10
2026-03-03
x86/xen: update outdated comment
kexinsun
-1
/
+1
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
-0
/
+9
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-02-20
Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+5
2026-02-18
x86/xen: Fix Xen PV guest boot
Juergen Gross
-1
/
+5
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+3
2026-02-10
Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-14
/
+20
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-130
/
+85
2026-02-02
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
-1
/
+1
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
-2
/
+1
2026-01-20
x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
-4
/
+2
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
-14
/
+20
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
-5
/
+5
2026-01-12
x86/xen: Drop xen_mmu_ops
Juergen Gross
-62
/
+38
2026-01-12
x86/xen: Drop xen_cpu_ops
Juergen Gross
-49
/
+33
2026-01-12
x86/xen: Drop xen_irq_ops
Juergen Gross
-13
/
+7
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
-0
/
+1
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
-0
/
+1
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
-1
/
+0
2025-12-16
x86/xen: Fix sparse warning in enlighten_pv.c
Juergen Gross
-1
/
+1
2025-09-08
x86/xen: select HIBERNATE_CALLBACKS more directly
Lukas Bulwahn
-6
/
+1
2025-09-08
xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
Juergen Gross
-3
/
+3
2025-09-08
xen: rework xen_pv_domain()
Juergen Gross
-1
/
+1
2025-05-21
x86/xen/msr: Fix uninitialized variable 'err'
Xin Li (Intel)
-2
/
+2
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
-4
/
+0
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
-1
/
+1
2025-05-02
x86/msr: Change the function type of native_read_msr_safe()
Xin Li (Intel)
-11
/
+16
2025-05-02
x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
Xin Li (Intel)
-19
/
+11
2025-05-02
x86/xen/msr: Remove the error pointer argument from set_seg()
Xin Li (Intel)
-11
/
+5
2025-05-02
x86/xen/msr: Remove pmu_msr_{read,write}()
Xin Li (Intel)
-34
/
+17
2025-05-02
x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{rea...
Xin Li (Intel)
-27
/
+12
2025-05-02
x86/xen/msr: Return u64 consistently in Xen PMC xen_*_read functions
Xin Li (Intel)
-4
/
+4
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-0
/
+3
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
-29
/
+44
2025-04-18
Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+1
2025-04-17
Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-16
/
+14
2025-04-11
x86/xen: Fix __xen_hypercall_setfunc()
Jason Andryuk
-6
/
+1
2025-04-11
xen: fix multicall debug feature
Juergen Gross
-16
/
+14
2025-04-10
Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-1
/
+1
2025-04-08
x86/xen: disable CPU idle and frequency drivers for PVH dom0
Roger Pau Monne
-1
/
+18
2025-04-08
objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics
Josh Poimboeuf
-3
/
+1
2025-04-07
x86/xen: fix balloon target initialization for PVH dom0
Roger Pau Monne
-3
/
+10
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+0
2025-03-19
x86/xen: Move Xen upcall handler
Brian Gerst
-0
/
+69
2025-03-17
Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
-1
/
+0
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
-9
/
+6
[next]