summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/setup.c
Commit message (Expand)AuthorAgeFilesLines
* xen: whitespace/checkpatch cleanupTej2008-12-161-4/+5
* xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge2008-09-141-1/+1
* x86: xen: no need to disable vdso32Jeremy Fitzhardinge2008-07-161-7/+2Star
* x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-161-3/+7
* x86, xen, vdso: fix build errorIngo Molnar2008-07-161-0/+2
* xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge2008-07-161-19/+19
* xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge2008-07-161-3/+39
* xen64: register callbacks in arch-independent wayJeremy Fitzhardinge2008-07-161-10/+17
* xen64: smp.c compile hackingJeremy Fitzhardinge2008-07-161-6/+1Star
* xen: reserve ISA space in e820 mapJeremy Fitzhardinge2008-07-081-2/+10
* xen: reserve Xen-specific memory in e820 mapJeremy Fitzhardinge2008-07-081-0/+13
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-2/+2
|\
| * x86: rename two e820 related functionsYinghai Lu2008-07-081-2/+2
* | xen: add configurable max domain sizeJeremy Fitzhardinge2008-05-271-0/+3
* | xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-271-2/+0Star
|/
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-241-0/+21
* x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-301-1/+1
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-301-2/+2
* x86 vDSO: i386 vdso32Roland McGrath2008-01-301-3/+2Star
* i386: move xenThomas Gleixner2007-10-111-0/+111