summaryrefslogtreecommitdiff
path: root/arch/x86_64.c
Commit message (Expand)AuthorAge
* [PATCH v3 3/7] xen: Take into account new frame table address since Xen 4.3.Daniel Kiper2013-07-23
* [PATCH v3 1/7] xen: Improve calculation of beginning of virtual address space.Daniel Kiper2013-07-23
* [PATCH v3 9/9] Do not fail for symbols removed in Xen4.Petr Tesarik2012-11-16
* [PATCH v3 7/9] Support Xen4 virtuall address space layout.Petr Tesarik2012-11-16
* [PATCH v3 6/9] Fix domain pickled_id computation for xen-3.4+.Petr Tesarik2012-11-16
* [PATCH v3 5/9] Initialize phys_start during early Xen setup.Petr Tesarik2012-11-16
* [PATCH v3 4/9] Split Xen setup into early and late.Petr Tesarik2012-11-16
* [PATCH v3 3/9] Read the Xen crash ELF note into memory at startup.Petr Tesarik2012-11-16
* [PATCH] Support for x86_64 1G pages.Petr Tesarik2012-11-16
* [PATCH] Cleanup: Add elf_info.c for reducing makedumpfile.cKen'ichi Ohmichi2011-09-07
* [PATCH] Cleanup: Move architecture dependant files to "arch" directory.Ken'ichi Ohmichi2011-08-19