index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
1
-27
/
+24
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
1
-13
/
+11
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
1
-0
/
+1
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
1
-0
/
+1
2018-04-19
x86/xen: Remove use of VLAs
Laura Abbott
1
-55
/
+31
2018-03-21
x86/xen: Delay get_cpu_cap until stack canary is established
Jason Andryuk
1
-4
/
+4
2018-02-28
x86/xen: add tty0 and hvc0 as preferred consoles for dom0
Juergen Gross
1
-2
/
+4
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2017-12-19
x86-64/Xen: eliminate W+X mappings
Jan Beulich
1
-0
/
+3
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
1
-1
/
+1
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
1
-3
/
+3
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-5
/
+4
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
1
-13
/
+24
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-11-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-2
/
+2
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
1
-4
/
+3
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
1
-1
/
+1
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
1
-0
/
+1
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
1
-2
/
+0
2017-09-05
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-39
/
+71
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
1
-33
/
+65
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
1
-6
/
+6
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
1
-58
/
+1
2017-07-18
xen/x86: Remove SME feature in PV guests
Tom Lendacky
1
-0
/
+1
2017-07-18
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
1
-49
/
+40
2017-07-05
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
1
-0
/
+6
2017-06-25
xen: allocate page for shared info page from low memory
Juergen Gross
1
-2
/
+0
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
Ankur Arora
1
-1
/
+13
2017-06-13
xen/pv: Fix OOPS on restore for a PV, !SMP domain
Ankur Arora
1
-11
/
+15
2017-06-13
xen/vcpu: Simplify xen_vcpu related code
Ankur Arora
1
-35
/
+12
2017-05-19
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
1
-11
/
+4
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
1
-1
/
+0
2017-05-05
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
1
-2
/
+7
2017-05-05
x86/xen: fix xsave capability setting
Juergen Gross
1
-23
/
+9
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for xsave
Juergen Gross
1
-23
/
+30
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for x2apic
Juergen Gross
1
-2
/
+1
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for mwait
Juergen Gross
1
-6
/
+5
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for acpi
Juergen Gross
1
-8
/
+3
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for acc
Juergen Gross
1
-3
/
+1
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for mtrr
Juergen Gross
1
-2
/
+2
2017-05-02
x86/xen: use capabilities instead of fake cpuid values for aperf
Juergen Gross
1
-8
/
+1
2017-05-02
x86/xen: don't indicate DCA support in pv domains
Juergen Gross
1
-0
/
+1
[next]