aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/setup.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
|\
| * Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-12
| |\
| | * Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...Konrad Rzeszutek Wilk2012-08-23
| | * xen/x86: Use memblock_reserve for sensitive areas.Konrad Rzeszutek Wilk2012-08-21
* | | xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-09-24
|/ /
* | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-08-23
* | xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan2012-07-19
|/
* xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk2012-05-30
* xen/setup: update VA mapping when releasing memory during setupDavid Vrabel2012-05-07
* xen/setup: Combine the two hypercall functions - since they are quite similar.Konrad Rzeszutek Wilk2012-05-07
* xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAMKonrad Rzeszutek Wilk2012-05-07
* xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0Konrad Rzeszutek Wilk2012-05-07
* xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk2012-03-20
* xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-10
* Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
|\
| * Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| |\
| * | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
* | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-15
|\ \ \
| * | | xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-15
| | |/ | |/|
* / | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-03
|/ /
* | xen: release all pages within 1-1 p2m mappingsDavid Vrabel2011-09-29
* | xen: allow extra memory to be in multiple regionsDavid Vrabel2011-09-29
* | xen: allow balloon driver to use more than one memory regionDavid Vrabel2011-09-29
* | xen/balloon: account for pages released during memory setupDavid Vrabel2011-09-29
* | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-16
|\ \
| * | xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-13
* | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-07
|\| |
| * | xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-09-01
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-06
|\| |
| * | xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-04
| * | xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-04
| |/
* / cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-03
|/
* xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-16
*-----. Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds2011-05-19
|\ \ \ \
| | | * | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper2011-05-12
| | | * | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk2011-05-12
| | |/ / | |/| |
* / | | arch/x86/xen/setup: Cleanup code/data sections definitionsDaniel Kiper2011-05-12
|/ / /
* / / xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini2011-04-20
|/ /
| |
| \
*-. \ Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \ \ | |_|/ |/| |
| | * xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk2011-03-11
| | * xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.Zhang, Fengzhe2011-02-22
| |/ |/|
| * xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk2011-03-14
| * xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-03
* | xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini2011-01-27
* | xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini2011-01-27
|/
*-. Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-03
|\ \
| * | xen: use default_idleJeremy Fitzhardinge2010-11-22
| * | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\ \ \ | |/ / |/| |