index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten_pv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
1
-0
/
+2
2022-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2022-11-14
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-10-13
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+71
2022-10-11
xen/pv: support selecting safe/unsafe msr accesses
Juergen Gross
1
-10
/
+14
2022-10-11
xen/pv: refactor msr access functions to support safe and unsafe accesses
Juergen Gross
1
-19
/
+56
2022-10-10
xen/virtio: enable grant based virtio on x86
Juergen Gross
1
-1
/
+1
2022-09-26
x86/entry: Work around Clang __bdos() bug
Kees Cook
1
-1
/
+2
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
1
-1
/
+4
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
1
-2
/
+6
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
1
-0
/
+2
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-2
/
+2
2022-05-19
xen/x86: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+2
2022-05-19
x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuid
Maximilian Heyne
1
-2
/
+0
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
1
-0
/
+3
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
1
-1
/
+6
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
1
-4
/
+0
2021-11-02
xen: remove highmem remnants
Juergen Gross
1
-7
/
+0
2021-11-02
x86/xen: remove xen_have_vcpu_info_placement flag
Juergen Gross
1
-23
/
+5
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-34
/
+36
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-6
/
+16
2021-10-05
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
1
-11
/
+0
2021-10-05
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
1
-7
/
+1
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
1
-16
/
+0
2021-09-21
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-17
x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
Peter Zijlstra
1
-32
/
+34
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-15
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
1
-10
/
+2
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-03-31
Merge 'x86/alternatives'
Borislav Petkov
1
-3
/
+1
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
1
-1
/
+0
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
1
-2
/
+1
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-1
/
+0
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
1
-2
/
+0
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
1
-1
/
+0
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
1
-3
/
+0
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for DF
Juergen Gross
1
-2
/
+8
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for MCE
Juergen Gross
1
-1
/
+15
2021-01-27
x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
Juergen Gross
1
-1
/
+14
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-10-14
x86/numa: cleanup configuration dependent command-line options
Dan Williams
1
-1
/
+1
2020-10-05
x86/xen: disable Firmware First mode for correctable memory errors
Juergen Gross
1
-0
/
+9
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
1
-1
/
+1
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
1
-6
/
+0
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-72
/
+6
[next]