index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
xen-ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
x86/xen: remove xen_have_vcpu_info_placement flag
Juergen Gross
1
-3
/
+1
2021-10-05
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
1
-0
/
+1
2021-10-05
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
1
-0
/
+2
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
1
-1
/
+1
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
1
-1
/
+0
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
1
-2
/
+0
2020-10-23
xen/events: only register debug interrupt for 2-level events
Juergen Gross
1
-0
/
+2
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-1
/
+0
2020-06-11
xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h
Vitaly Kuznetsov
1
-1
/
+0
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
1
-1
/
+0
2020-06-11
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
1
-1
/
+1
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
1
-0
/
+3
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
1
-2
/
+2
2018-08-20
x86/xen: remove unused function xen_auto_xlated_memory_setup()
Juergen Gross
1
-1
/
+0
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
1
-4
/
+2
2018-01-12
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-01-08
x86/xen/time: fix section mismatch for xen_init_time_ops()
Nick Desaulniers
1
-1
/
+1
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2017-11-08
x86/xen/time: setup vcpu 0 time info page
Joao Martins
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
1
-1
/
+0
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
1
-11
/
+4
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
Ankur Arora
1
-1
/
+1
2017-06-13
xen/vcpu: Simplify xen_vcpu related code
Ankur Arora
1
-0
/
+1
2017-05-02
xen: Export xen_reboot
Julien Grall
1
-1
/
+0
2017-05-02
x86/xen: split suspend.c for PV and PVHVM guests
Vitaly Kuznetsov
1
-0
/
+13
2017-05-02
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov
1
-0
/
+8
2017-05-02
x86/xen: globalize have_vcpu_info_placement
Vitaly Kuznetsov
1
-0
/
+2
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
1
-1
/
+0
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-07-25
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
1
-0
/
+1
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
1
-3
/
+0
2015-08-20
xen: move p2m list if conflicting with e820 map
Juergen Gross
1
-0
/
+3
2015-08-20
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
1
-0
/
+1
2015-08-20
xen: check pre-allocated page tables for conflict with memory map
Juergen Gross
1
-0
/
+1
2015-08-20
xen: find unused contiguous memory area
Juergen Gross
1
-0
/
+1
2015-08-20
xen: check memory area against e820 map
Juergen Gross
1
-0
/
+1
2015-08-13
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2015-08-10
x86/xen: build "Xen PV" APIC driver for domU as well
Jason A. Donenfeld
1
-4
/
+2
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
1
-0
/
+2
2015-01-28
x86/xen: cleanup arch/x86/xen/setup.c
Juergen Gross
1
-0
/
+6
2014-12-16
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+4
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
1
-1
/
+1
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
1
-1
/
+2
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
1
-0
/
+1
2014-11-16
xen: Support Xen pv-domains using PAT
Juergen Gross
1
-1
/
+0
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2014-07-18
arch/x86/xen: Silence compiler warnings
Daniel Kiper
1
-0
/
+8
2014-06-05
x86/xen: fix memory setup for PVH dom0
David Vrabel
1
-0
/
+1
2014-05-12
xen: refactor suspend pre/post hooks
David Vrabel
1
-0
/
+2
[next]