aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-06-07x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara
2012-06-05x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlockYong Zhang
2012-05-31xen/setup: filter APERFMPERF cpuid feature outAndre Przywara
2012-05-30x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-05-30xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad 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-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk
2012-05-18x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
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 IRQ_WORK_VECTOR handlerLin Ming
2012-05-07xen: implement apic ipi interfaceBen Guthro
2012-05-07xen/setup: update VA mapping when releasing memory during setupDavid Vrabel
2012-05-07xen/setup: Combine the two hypercall functions - since they are quite similar.Konrad Rzeszutek Wilk
2012-05-07xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAMKonrad Rzeszutek Wilk
2012-05-07xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0Konrad Rzeszutek Wilk
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk
2012-05-01xen/apic: implement io apic read with hypercallLin Ming
2012-05-01Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk
2012-05-01xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-04-26xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk
2012-04-26x86: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...H. Peter Anvin
2012-04-20Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk
2012-04-17xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk
2012-04-06xen/p2m: Collapse early_alloc_p2m_middle redundant checks.Konrad Rzeszutek Wilk
2012-04-06xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argumentKonrad Rzeszutek Wilk
2012-04-06xen/p2m: Move code around to allow for better re-usage.Konrad Rzeszutek Wilk
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz