index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
2020-06-11
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-11
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
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
[next]