index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten_pv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-17
1
-1
/
+2
|
\
|
*
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
2023-03-14
1
-1
/
+2
*
|
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-21
1
-0
/
+1
|
\
\
|
*
|
x86/gsseg: Use the LKGS instruction if available for load_gs_index()
H. Peter Anvin (Intel)
2023-01-13
1
-0
/
+1
|
|
/
*
/
cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean
Peter Zijlstra
2023-01-13
1
-1
/
+1
|
/
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
1
-1
/
+1
|
\
|
*
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
1
-1
/
+2
|
|
\
|
*
|
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
2022-10-17
1
-1
/
+1
*
|
|
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
1
-0
/
+2
|
\
\
\
|
*
|
|
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2022-11-25
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-16
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-14
1
-1
/
+2
*
|
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-12
1
-30
/
+71
|
\
|
|
*
xen/pv: support selecting safe/unsafe msr accesses
Juergen Gross
2022-10-11
1
-10
/
+14
|
*
xen/pv: refactor msr access functions to support safe and unsafe accesses
Juergen Gross
2022-10-11
1
-19
/
+56
|
*
xen/virtio: enable grant based virtio on x86
Juergen Gross
2022-10-10
1
-1
/
+1
*
|
x86/entry: Work around Clang __bdos() bug
Kees Cook
2022-09-26
1
-1
/
+2
|
/
*
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2022-08-01
1
-1
/
+4
*
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
2022-07-01
1
-2
/
+6
*
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2022-06-06
1
-0
/
+2
*
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
1
-2
/
+2
|
\
|
*
xen/x86: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
*
|
x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuid
Maximilian Heyne
2022-05-19
1
-2
/
+0
|
/
*
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
2022-03-15
1
-0
/
+3
*
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2022-03-15
1
-1
/
+6
*
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2022-02-03
1
-4
/
+0
*
xen: remove highmem remnants
Juergen Gross
2021-11-02
1
-7
/
+0
*
x86/xen: remove xen_have_vcpu_info_placement flag
Juergen Gross
2021-11-02
1
-23
/
+5
*
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
1
-34
/
+36
|
\
|
*
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-07
1
-6
/
+16
|
|
\
|
*
|
x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
Peter Zijlstra
2021-09-17
1
-32
/
+34
|
*
|
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
2021-09-17
1
-1
/
+1
|
*
|
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
2021-09-17
1
-1
/
+1
*
|
|
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
2021-10-05
1
-11
/
+0
*
|
|
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
2021-10-05
1
-7
/
+1
*
|
|
xen/x86: allow "earlyprintk=xen" to work for PV Dom0
Jan Beulich
2021-10-05
1
-1
/
+1
*
|
|
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
2021-10-05
1
-16
/
+0
|
|
/
|
/
|
*
|
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
2021-09-21
1
-6
/
+9
*
|
xen: reset legacy rtc flag for PV domU
Juergen Gross
2021-09-15
1
-0
/
+7
|
/
*
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2021-08-30
1
-10
/
+2
*
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
2021-06-22
1
-0
/
+2
*
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
2021-05-21
1
-4
/
+4
*
Merge 'x86/alternatives'
Borislav Petkov
2021-03-31
1
-3
/
+1
|
\
|
*
x86/paravirt: Have only one paravirt patch function
Juergen Gross
2021-03-11
1
-1
/
+0
|
*
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2021-03-11
1
-2
/
+1
*
|
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-03-08
1
-1
/
+0
|
/
*
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
2021-02-10
1
-2
/
+0
*
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
1
-1
/
+0
[next]