index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
1
-3
/
+0
2018-07-25
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
David Woodhouse
1
-3
/
+1
2018-07-25
xen: set cpu capabilities from xen_start_kernel()
Juergen Gross
1
-9
/
+9
2018-01-02
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
1
-0
/
+6
2016-08-16
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
1
-9
/
+0
2016-08-16
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
1
-1
/
+1
2016-04-12
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
1
-1
/
+1
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
1
-1
/
+3
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-1
/
+3
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+15
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
1
-0
/
+1
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+15
2015-08-20
xen/x86: Don't try to set PCE bit in CR4
Boris Ostrovsky
1
-2
/
+1
2015-08-20
xen/PMU: Intercept PMU-related MSR and APIC accesses
Boris Ostrovsky
1
-6
/
+5
2015-08-20
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
1
-1
/
+11
2015-08-20
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
1
-1
/
+3
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
1
-0
/
+40
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-07-06
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
1
-3
/
+0
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
1
-2
/
+3
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
1
-2
/
+3
2015-05-19
x86/fpu: Simplify fpu__cpu_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu_init() to fpu__cpu_init()
Ingo Molnar
1
-1
/
+1
2015-05-08
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
1
-98
/
+19
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
1
-9
/
+18
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
1
-1
/
+2
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-89
/
+1
2015-03-16
x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs
Konrad Rzeszutek Wilk
1
-89
/
+1
2015-03-06
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
1
-0
/
+1
2015-02-23
x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
Boris Ostrovsky
1
-0
/
+1
2015-02-23
x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set
Boris Ostrovsky
1
-1
/
+18
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
1
-2
/
+2
2015-01-13
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+21
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
1
-1
/
+21
2014-11-16
xen: Support Xen pv-domains using PAT
Juergen Gross
1
-18
/
+7
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
1
-3
/
+0
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
1
-0
/
+6
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
1
-2
/
+9
2014-09-23
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
1
-2
/
+0
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
1
-2
/
+2
2014-08-07
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+13
2014-08-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2014-07-19
arch/x86/xen: Silence compiler warnings
Daniel Kiper
1
-14
/
+1
2014-07-19
xen: Put EFI machinery in place
Daniel Kiper
1
-0
/
+15
2014-07-14
xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.
Konrad Rzeszutek Wilk
1
-0
/
+13
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+4
2014-06-05
x86/xen: fix memory setup for PVH dom0
David Vrabel
1
-1
/
+4
[next]