Age | Commit message (Expand) | Author |
2011-06-16 | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk |
2011-05-19 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds |
2011-05-12 | arch/x86/xen/setup: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit | Daniel Kiper |
2011-05-12 | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. | Konrad Rzeszutek Wilk |
2011-04-20 | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini |
2011-03-15 | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds |
2011-03-14 | xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. | Konrad Rzeszutek Wilk |
2011-03-11 | xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an... | Konrad Rzeszutek Wilk |
2011-03-03 | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk |
2011-02-22 | xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps. | Zhang, Fengzhe |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi |
2010-11-22 | xen: use default_idle | Jeremy Fitzhardinge |
2010-11-22 | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk |
2010-11-19 | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge |
2010-11-10 | xen: do not release any memory under 1M in domain 0 | Ian Campbell |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-25 | xen: include xen/xen.h for definition of xen_initial_domain() | Ian Campbell |
2010-10-22 | xen: add the direct mapping area for ISA bus access | Juan Quintela |
2010-10-22 | xen: use host E820 map for dom0 | Ian Campbell |
2010-10-22 | xen: don't add extra_pages for RAM after mem_end | Jeremy Fitzhardinge |
2010-10-22 | xen: make sure xen_max_p2m_pfn is up to date | Jeremy Fitzhardinge |
2010-10-22 | xen: limit extra memory to a certain ratio of base | Jeremy Fitzhardinge |
2010-10-22 | xen: add extra pages for E820 RAM regions, even if beyond mem_end | Jeremy Fitzhardinge |
2010-10-22 | xen: make sure xen_extra_mem_start is beyond all non-RAM e820 | Jeremy Fitzhardinge |
2010-10-22 | xen: implement "extra" memory to reserve space for pages not present at boot | Jeremy Fitzhardinge |
2010-10-22 | xen: Use host-provided E820 map | Ian Campbell |
2010-10-18 | xen: Don't disable the I/O space | Alex Nixon |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu |
2010-08-04 | Xen: register panic notifier to take crashes of xen guests on panic | Donald Dutile |
2010-07-20 | xen: make sure pages are really part of domain before freeing | Jeremy Fitzhardinge |
2010-07-20 | xen: release unused free memory | Miroslav Rezanina |
2009-05-08 | xen: reserve Xen start_info rather than e820 reserving | Jeremy Fitzhardinge |
2008-12-16 | xen: whitespace/checkpatch cleanup | Tej |
2008-09-14 | xen: fix for xen guest with mem > 3.7G | Jeremy Fitzhardinge |
2008-07-16 | x86: xen: no need to disable vdso32 | Jeremy Fitzhardinge |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge |
2008-07-16 | x86, xen, vdso: fix build error | Ingo Molnar |
2008-07-16 | xen64: disable 32-bit syscall/sysenter if not supported. | Jeremy Fitzhardinge |
2008-07-16 | xen64: set up syscall and sysenter entrypoints for 64-bit | Jeremy Fitzhardinge |
2008-07-16 | xen64: register callbacks in arch-independent way | Jeremy Fitzhardinge |
2008-07-16 | xen64: smp.c compile hacking | Jeremy Fitzhardinge |
2008-07-08 | xen: reserve ISA space in e820 map | Jeremy Fitzhardinge |