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
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
2014-06-02
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-05-15
xen/x86: set panic notifier priority to minimum
Radim Krčmář
1
-0
/
+1
2014-05-06
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-1
/
+1
2014-02-04
xen/pvh: set CR4 flags for APs
Mukesh Rathor
1
-0
/
+12
2014-01-21
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
1
-3
/
+30
2014-01-07
xen/pvh: remove duplicated include from enlighten.c
Wei Yongjun
1
-1
/
+0
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
1
-2
/
+3
2014-01-06
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
1
-3
/
+8
2014-01-06
xen/pvh: Load GDT/GS in early PV bootup code for BSP.
Mukesh Rathor
1
-2
/
+37
2014-01-06
xen/pvh: Don't setup P2M tree.
Konrad Rzeszutek Wilk
1
-2
/
+1
2014-01-06
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
1
-14
/
+34
2013-09-11
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+0
2013-09-09
xen/spinlock: Fix locking path engaging too soon under PVHVM.
Konrad Rzeszutek Wilk
1
-1
/
+0
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+10
2013-08-20
xen/pvhvm: Initialize xen panic handler for PVHVM guests
Vaughan Cao
1
-0
/
+2
2013-08-09
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
1
-5
/
+8
2013-08-05
x86: Correctly detect hypervisor
Jason Wang
1
-6
/
+3
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-3
/
+3
2013-06-07
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
1
-1
/
+1
2013-05-12
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+49
2013-05-08
xen: mask x2APIC feature in PV
Zhenzhong Duan
1
-0
/
+3
2013-05-08
xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-05-07
xen/vcpu: Document the xen_vcpu_info and xen_vcpu
Konrad Rzeszutek Wilk
1
-1
/
+28
2013-05-06
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Konrad Rzeszutek Wilk
1
-0
/
+15
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2013-04-17
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
1
-1
/
+4
2013-04-16
x86/xen: populate boot_params with EDD data
David Vrabel
1
-0
/
+52
2013-04-12
x86, xen, gdt: Remove the pvops variant of store_gdt.
Konrad Rzeszutek Wilk
1
-1
/
+0
2013-02-28
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
1
-1
/
+9
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2013-02-15
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
Konrad Rzeszutek Wilk
1
-53
/
+22
2013-02-15
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-01-24
x86/apic: Allow x2apic without IR on VMware platform
Alok N Kataria
1
-0
/
+1
2012-12-18
xen/vcpu: Fix vcpu restore path.
Wei Liu
1
-3
/
+4
2012-12-01
xen/PVonHVM: fix compile warning in init_hvm_pv_info
Olaf Hering
1
-1
/
+1
2012-11-28
xen/acpi: Move the xen_running_on_version_or_later function.
Konrad Rzeszutek Wilk
1
-0
/
+15
2012-11-27
xen/acpi: revert pad config check in xen_check_mwait
Liu, Jinsong
1
-2
/
+8
[next]