summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-153-1/+46
|\
| * xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-06-141-0/+36
| * xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-05-311-0/+8
| * xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk2012-05-301-1/+2
* | x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk2012-05-301-0/+3
* | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-2410-212/+344
|\ \ | |/
| * xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk2012-05-211-0/+1
| * Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk2012-05-075-94/+206
| |\
| | * xen/setup: update VA mapping when releasing memory during setupDavid Vrabel2012-05-074-32/+34
| | * xen/setup: Combine the two hypercall functions - since they are quite similar.Konrad Rzeszutek Wilk2012-05-071-51/+30
| | * xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAMKonrad Rzeszutek Wilk2012-05-071-4/+112
| | * xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0Konrad Rzeszutek Wilk2012-05-071-4/+7
| | * xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2012-04-061-0/+15
| | * xen/p2m: Collapse early_alloc_p2m_middle redundant checks.Konrad Rzeszutek Wilk2012-04-061-13/+12
| | * xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argumentKonrad Rzeszutek Wilk2012-04-061-5/+5
| | * xen/p2m: Move code around to allow for better re-usage.Konrad Rzeszutek Wilk2012-04-061-28/+34
| * | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-071-0/+3
| * | xen: implement IRQ_WORK_VECTOR handlerLin Ming2012-05-071-0/+30
| * | xen: implement apic ipi interfaceBen Guthro2012-05-073-4/+98
| * | debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-173-114/+6
* | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-231-4/+2
|\ \ \
| * | | x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...H. Peter Anvin2012-04-201-4/+2
| |/ /
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-225-4/+41
|\ \ \
| * | | x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-181-1/+4
| * | | xen/apic: implement io apic read with hypercallLin Ming2012-05-011-0/+13
| * | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-011-3/+1
| * | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-014-1/+24
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-15/+4
|\ \ \ \
| * \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-3/+18
| |\ \ \ \ | | |/ / /
| * | | | x86: Use generic idle thread allocationThomas Gleixner2012-04-261-13/+2
| * | | | x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-261-3/+3
| | |/ / | |/| |
* | | | xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-071-2/+5
* | | | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-071-1/+6
* | | | xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk2012-05-071-1/+34
| |/ / |/| |
* | | xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-04-271-1/+1
* | | xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-04-261-0/+15
* | | xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk2012-04-261-2/+2
* | | Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk2012-04-201-2/+6
* | | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk2012-04-185-16/+38
|\ \ \ | |/ /
| * | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-062-2/+4
| |\ \ | | |/
| * | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-2/+2
| |\ \
| | * | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+2
| * | | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
| * | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-242-0/+8
| |\ \ \
| * \ \ \ Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-226-21/+111
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk2012-02-202-4/+6
| * | | | xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk2012-02-201-4/+0
| * | | | xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk2012-02-031-0/+7
| * | | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk2012-01-276-13/+61
| |\ \ \ \
| * | | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-241-5/+22
OpenPOWER on IntegriCloud