aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAgeFilesLines
* xen: disable vcpu_info placement for nowJeremy Fitzhardinge2008-01-231-1/+1
* xen: relax signature checkJeremy Fitzhardinge2007-12-101-1/+1
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-91/+142
|\
| * xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2007-10-161-1/+1
| * xen: ask the hypervisor how much space it needs reservedJeremy Fitzhardinge2007-10-161-1/+12
| * xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2007-10-161-9/+21
| * xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge2007-10-161-17/+38
| * Clean up duplicate includes in arch/i386/xen/Jesper Juhl2007-10-161-1/+0
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-161-28/+12
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-161-37/+61
* | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-3/+4
|/
* i386: move xenThomas Gleixner2007-10-111-0/+1146