aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik
2007-10-23Normalize config options for guest supportRusty Russell
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17i386: Clean up duplicate includes in arch/i386/xen/Jesper Juhl
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16xen: add some debug output for failed multicallsJeremy Fitzhardinge
2007-10-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge
2007-10-16xen: ask the hypervisor how much space it needs reservedJeremy Fitzhardinge
2007-10-16xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge
2007-10-16xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge
2007-10-16xen: add batch completion callbacksJeremy Fitzhardinge
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge
2007-10-16Clean up duplicate includes in arch/i386/xen/Jesper Juhl
2007-10-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-11i386: move xenThomas Gleixner