aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
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
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-22xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk
2012-03-20xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.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-02-03xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk
2012-01-27Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-10Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-09xen/mmu: Fix compile errors introduced by x86/memblock mismerge.Konrad Rzeszutek Wilk
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03switch debugfs to umode_tAl Viro
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-21xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaultsMaxim Uvarov
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-19xen/p2m/debugfs: Make type_name more obvious.Konrad Rzeszutek Wilk
2011-10-19xen/p2m/debugfs: Fix potential pointer exception.Konrad Rzeszutek Wilk
2011-10-19xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2011-09-29xen: release all pages within 1-1 p2m mappingsDavid Vrabel
2011-09-29xen: allow extra memory to be in multiple regionsDavid Vrabel
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel
2011-09-29xen: XEN_PVHVM depends on PCIStefano Stabellini
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-09-26xen/dom0: set wallclock time in XenJeremy Fitzhardinge