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
2026-01-11
x86/xen: Fix sparse warning in enlighten_pv.c
Juergen Gross
1
-1
/
+1
2026-01-11
x86/xen: Move Xen upcall handler
Brian Gerst
1
-0
/
+69
2025-02-21
Grab mm lock before grabbing pt lock
Maksym Planeta
1
-0
/
+4
2025-02-21
x86/xen: allow larger contiguous memory regions in PV guests
Juergen Gross
1
-9
/
+62
2025-02-21
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
1
-6
/
+0
2025-02-21
x86/xen: add FRAME_END to xen_hypercall_hvm()
Juergen Gross
1
-0
/
+1
2025-02-21
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
Juergen Gross
1
-2
/
+2
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
-40
/
+1
2024-12-19
x86/xen: add central hypercall functions
Juergen Gross
6
-1
/
+187
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-03
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
2024-01-01
x86/xen: add CPU dependencies for 32-bit build
Arnd Bergmann
1
-0
/
+1
2023-12-13
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2023-12-08
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2
-2
/
+6
2023-12-08
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2
-2
/
+2
2023-08-08
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
1
-0
/
+1
2023-04-06
x86/PVH: avoid 32-bit build warning when obtaining VGA console info
Jan Beulich
1
-1
/
+1
2023-04-06
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
5
-8
/
+22
2022-12-31
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
1
-0
/
+2
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-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+4
2022-11-14
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-2
/
+4
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+7
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
1
-1
/
+1
2022-10-13
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-60
/
+123
2022-10-11
xen/pv: support selecting safe/unsafe msr accesses
Juergen Gross
2
-10
/
+23
2022-10-11
xen/pv: refactor msr access functions to support safe and unsafe accesses
Juergen Gross
1
-19
/
+56
2022-10-11
xen/pv: fix vendor checks for pmu emulation
Juergen Gross
1
-3
/
+6
2022-10-11
xen/pv: add fault recovery control to pmu msr accesses
Juergen Gross
1
-28
/
+38
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-10-10
xen/virtio: enable grant based virtio on x86
Juergen Gross
2
-2
/
+2
2022-09-26
x86/entry: Work around Clang __bdos() bug
Kees Cook
1
-1
/
+2
2022-09-20
smp: add set_nr_cpu_ids()
Yury Norov
1
-1
/
+1
2022-08-12
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
3
-8
/
+28
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2
-2
/
+7
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-21
/
+22
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
2
-11
/
+7
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
1
-5
/
+5
2022-06-27
x86/xen: Rename SYS* entry points
Peter Zijlstra
3
-16
/
+16
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+1
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2
-0
/
+4
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
3
-98
/
+1
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-2
/
+2
2022-05-24
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
[next]