summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
AgeCommit message (Expand)Author
2012-09-19xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering
2012-07-19xen: simplify init_hvm_pv_infoOlaf Hering
2012-07-19xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering
2012-07-19xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel
2012-07-19xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-07x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara
2012-05-31xen/setup: filter APERFMPERF cpuid feature outAndre Przywara
2012-05-30x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-07Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk
2012-05-07xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk
2012-05-07xen: implement apic ipi interfaceBen Guthro
2012-05-07xen/setup: update VA mapping when releasing memory during setupDavid Vrabel
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk
2012-05-01xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-02-20xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk
2012-02-20xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-10-19xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk
2011-06-15xen: When calling power_off, don't call the halt function.Tom Goetz
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-05-12arch/x86/xen/enlighten: Cleanup code/data sections definitionsDaniel Kiper
2011-04-06xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao
2011-04-06xen: just completely disable XSAVEJeremy Fitzhardinge
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini
2011-02-25xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini