summaryrefslogtreecommitdiff
path: root/arch/x86/xen/setup.c
AgeCommit message (Expand)Author
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
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge
2010-10-22xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge
2010-10-22xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge
2010-10-22xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge
2010-10-22xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge
2010-10-22xen: Use host-provided E820 mapIan Campbell
2010-10-18xen: Don't disable the I/O spaceAlex Nixon
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile
2010-07-20xen: make sure pages are really part of domain before freeingJeremy Fitzhardinge
2010-07-20xen: release unused free memoryMiroslav Rezanina
2009-05-08xen: reserve Xen start_info rather than e820 reservingJeremy Fitzhardinge
2008-12-16xen: whitespace/checkpatch cleanupTej
2008-09-14xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge
2008-07-16x86: xen: no need to disable vdso32Jeremy Fitzhardinge
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16x86, xen, vdso: fix build errorIngo Molnar
2008-07-16xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge
2008-07-16xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge
2008-07-16xen64: register callbacks in arch-independent wayJeremy Fitzhardinge
2008-07-16xen64: smp.c compile hackingJeremy Fitzhardinge
2008-07-08xen: reserve ISA space in e820 mapJeremy Fitzhardinge
2008-07-08xen: reserve Xen-specific memory in e820 mapJeremy Fitzhardinge
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge
2008-05-27xen: make phys_to_machine structure dynamicJeremy Fitzhardinge
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge