summaryrefslogtreecommitdiff
path: root/arch/x86/xen/setup.c
AgeCommit message (Expand)Author
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-09-14xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-03-20xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad 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-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
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-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk
2011-05-19Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds
2011-05-12arch/x86/xen/setup: Cleanup code/data sections definitionsDaniel Kiper
2011-05-12xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper
2011-05-12xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-14xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk
2011-02-22xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.Zhang, Fengzhe
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-24xen: remove duplicated #includeHuang Weiyi
2010-11-22xen: use default_idleJeremy Fitzhardinge
2010-11-22xen: clean up "extra" memory handling some moreJeremy Fitzhardinge
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk
2010-11-19xen: re-enable boot-time ballooningJeremy Fitzhardinge
2010-11-10xen: do not release any memory under 1M in domain 0Ian Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-25xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela
2010-10-22xen: use host E820 map for dom0Ian Campbell
2010-10-22xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge