summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-101-1/+0
|\
| * xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-091-1/+0
* | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-041-5/+10
|\ \ | |/
| * xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao2013-08-201-0/+2
| * xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-5/+8
* | x86: Correctly detect hypervisorJason Wang2013-08-051-6/+3
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+3
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-1/+1
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-111-1/+49
|\
| * xen: mask x2APIC feature in PVZhenzhong Duan2013-05-081-0/+3
| * xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-081-0/+3
| * xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-071-1/+28
| * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-061-0/+15
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-1/+0
|\ \ | |/ |/|
| * x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-111-1/+0
* | xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-04-161-1/+4
* | x86/xen: populate boot_params with EDD dataDavid Vrabel2013-04-161-0/+52
|/
* xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-0/+1
|\
| * x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-241-0/+1
* | Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-141-53/+22
* | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-141-1/+1
|/
* xen/vcpu: Fix vcpu restore path.Wei Liu2012-12-171-3/+4
* xen/PVonHVM: fix compile warning in init_hvm_pv_infoOlaf Hering2012-11-301-1/+1
* xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-281-0/+15
* xen/acpi: revert pad config check in xen_check_mwaitLiu, Jinsong2012-11-261-2/+8
* xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering2012-11-021-22/+53
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-191-0/+4
|\
| * Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-1/+17
| |\
| * \ Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
| |\ \
| * \ \ Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-4/+11
| |\ \ \
| * | | | xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk2012-09-191-0/+4
| * | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-051-2/+0
| |\ \ \ \
* | | | | | xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-191-2/+0
| |_|_|_|/ |/| | | |
* | | | | xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-121-1/+15
* | | | | xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-121-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-261-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+1
* | | | xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-241-0/+8
|/ / /
* | | Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-121-4/+1
|\ \ \
| * | | xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk2012-08-231-4/+1
| * | | Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...Konrad Rzeszutek Wilk2012-08-231-60/+0
| * | | xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain.Konrad Rzeszutek Wilk2012-08-211-9/+21
| * | | xen/x86: Use memblock_reserve for sensitive areas.Konrad Rzeszutek Wilk2012-08-211-0/+48
* | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-121-44/+68
|\ \ \ \
| * \ \ \ Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-251-107/+11
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-107/+11
| * | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-241-51/+173
| |\ \ \ | | |/ /
| | * | xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-191-11/+107
| | * | xen: simplify init_hvm_pv_infoOlaf Hering2012-07-191-32/+26
OpenPOWER on IntegriCloud