index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
Grab mm lock before grabbing pt lock
Maksym Planeta
1
-0
/
+4
2025-03-13
x86/xen: allow larger contiguous memory regions in PV guests
Juergen Gross
1
-9
/
+62
2025-03-13
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
1
-6
/
+0
2025-03-13
x86/xen: add FRAME_END to xen_hypercall_hvm()
Juergen Gross
1
-0
/
+1
2025-03-13
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
Juergen Gross
1
-2
/
+2
2025-03-13
xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
Mike Rapoport
1
-1
/
+1
2025-01-23
x86/xen: fix SLS mitigation in xen_hypercall_iret()
Juergen Gross
1
-1
/
+1
2024-12-19
x86/xen: remove hypercall page
Juergen Gross
4
-36
/
+1
2024-12-19
x86/xen: add central hypercall functions
Juergen Gross
6
-1
/
+185
2024-12-19
x86/xen: don't do PV iret hypercall through hypercall page
Juergen Gross
1
-9
/
+18
2024-10-17
xen: use correct end address of kernel for conflict checking
Juergen Gross
1
-1
/
+1
2024-08-19
x86/xen: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-03-27
x86/xen: Add some null pointer checking to smp.c
Kunwu Chan
1
-0
/
+12
2023-08-08
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
1
-0
/
+2
2023-04-05
x86/PVH: avoid 32-bit build warning when obtaining VGA console info
Jan Beulich
1
-1
/
+1
2023-04-05
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
5
-8
/
+22
2022-12-31
x86/xen: Fix memory leak in xen_init_lock_cpu()
Xiu Jianfeng
1
-3
/
+3
2022-12-31
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
Xiu Jianfeng
2
-18
/
+18
2022-10-26
x86/entry: Work around Clang __bdos() bug
Kees Cook
1
-1
/
+2
2022-07-23
x86/xen: Fix initialisation in hypercall_page after rethunk
Ben Hutchings
1
-2
/
+2
2022-07-23
objtool: Add entry UNRET validation
Peter Zijlstra
1
-5
/
+5
2022-07-23
x86/xen: Rename SYS* entry points
Peter Zijlstra
3
-16
/
+16
2022-07-23
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+1
2022-05-15
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2
-7
/
+7
2022-04-13
xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
Dongli Zhang
2
-1
/
+29
2022-04-08
xen: fix is_xen_pmu()
Juergen Gross
3
-8
/
+7
2022-02-23
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2021-12-08
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
1
-0
/
+20
2021-10-05
xen/x86: adjust data placement
Jan Beulich
2
-3
/
+5
2021-10-05
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
4
-11
/
+16
2021-10-05
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
4
-7
/
+18
2021-10-05
xen/x86: allow "earlyprintk=xen" to work for PV Dom0
Jan Beulich
1
-1
/
+1
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
5
-25
/
+31
2021-10-05
xen/x86: prevent PVH type from getting clobbered
Jan Beulich
1
-5
/
+4
2021-10-05
xen/privcmd: drop "pages" parameter from xen_remap_pfn()
Jan Beulich
1
-1
/
+1
2021-09-21
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
1
-2
/
+2
2021-09-20
xen/x86: drop redundant zeroing from cpu_initialize_context()
Jan Beulich
1
-4
/
+0
2021-09-15
xen: fix usage of pmd_populate in mremap for pv guests
Juergen Gross
1
-2
/
+5
2021-09-15
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-01
xen: remove stray preempt_disable() from PV AP startup code
Juergen Gross
1
-1
/
+0
2021-08-30
x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw prin...
zhaoxiao
1
-7
/
+9
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2
-12
/
+4
2021-08-30
xen: fix setting of max_pfn in shared_info
Juergen Gross
1
-2
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-22
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+5
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
[next]