summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\
| * 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
* | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-031-4/+11
|\| |
| * | 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-261-107/+11
| | |\ \
| * | | | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-0/+2
| | |_|/ | |/| |
* | | | 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
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-241-51/+173
| |\ \
| * \ \ Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-051-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara2012-06-071-2/+0
* | | | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-107/+11
| |_|/ |/| |
* | | 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
* | | xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering2012-07-191-1/+1
* | | xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel2012-07-191-3/+26
* | | xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel2012-07-191-0/+6
* | | xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong2012-07-191-3/+7
* | | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-3/+2
|/ /
* | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-161-0/+8
|\ \ | |/ |/|
| * xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-05-311-0/+8
* | x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk2012-05-311-0/+3
* | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-251-1/+12
|\|
| * Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk2012-05-071-1/+0
| |\
| | * xen/setup: update VA mapping when releasing memory during setupDavid Vrabel2012-05-071-1/+0
| * | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-071-0/+3
| * | xen: implement apic ipi interfaceBen Guthro2012-05-071-0/+9
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-231-0/+2
|\ \ \
| * | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-011-0/+2
* | | | xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-071-2/+5
* | | | xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk2012-05-071-1/+34
|/ / /
* / / xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk2012-04-261-2/+2
|/ /
* | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-231-4/+95
|\|
| * xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-1/+92
| * xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-241-3/+3
* | xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk2012-02-201-0/+2
* | xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk2012-02-201-4/+0
|/
* memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-161-2/+1
* xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk2011-10-191-0/+1
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-221-2/+2
|\
| * xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-171-2/+2