summaryrefslogtreecommitdiff
path: root/include/asm-x86/xen
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-16xen: implement Xen-specific spinlocksJeremy Fitzhardinge
2008-07-16xen64: implement 64-bit update_descriptorJeremy Fitzhardinge
2008-07-16Xen64: HYPERVISOR_set_segment_base() implementationEduardo Habkost
2008-07-16xen64: register callbacks in arch-independent wayJeremy Fitzhardinge
2008-07-16xen64: use arbitrary_virt_to_machine for xen_set_pmdJeremy Fitzhardinge
2008-07-16xen64: add extra pv_mmu_opsJeremy Fitzhardinge
2008-07-16xen64: fix calls into hypercall pageJeremy Fitzhardinge
2008-07-16xen: fix 64-bit hypercall variantsJeremy Fitzhardinge
2008-07-16xen64: define asm/xen/interface for 64-bitJeremy Fitzhardinge
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge
2008-05-27xen: make phys_to_machine structure dynamicJeremy Fitzhardinge
2008-05-27xen: use new sched_opJeremy Fitzhardinge
2008-05-27xen: use hypercall rather than cltsJeremy Fitzhardinge
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata
2008-04-24xen: add support for callbackops hypercallJeremy Fitzhardinge
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner