index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten_pv.c
Age
Commit message (
Expand
)
Author
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-20
x86/xen: Distribute switch variables for initialization
Kees Cook
2020-01-29
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-10-26
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
2019-01-14
always clear the X2APIC_ENABLE bit for PV guest
Talons Lee
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
2018-08-20
x86/Xen: further refine add_preferred_console() invocations
Jan Beulich
2018-08-20
x86/Xen: mark xen_setup_gdt() __init
Jan Beulich
2018-08-14
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-06
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
2018-04-19
x86/xen: Remove use of VLAs
Laura Abbott
2018-03-21
x86/xen: Delay get_cpu_cap until stack canary is established
Jason Andryuk
2018-02-28
x86/xen: add tty0 and hvc0 as preferred consoles for dom0
Juergen Gross
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-19
x86-64/Xen: eliminate W+X mappings
Jan Beulich
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
[next]