index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
Age
Commit message (
Expand
)
Author
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
xen: don't map missing memory
Jeremy Fitzhardinge
2010-10-22
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
2010-10-20
xen: add variable hypercall caller
Jeremy Fitzhardinge
2010-10-20
xen: add xen_set_domain_pte()
Jeremy Fitzhardinge
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2010-07-27
pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*
Konrad Rzeszutek Wilk
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
2010-06-07
xen: use _PAGE_IOMAP in ioremap to do machine mappings
Jeremy Fitzhardinge
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-04-08
Xen: Add virt_to_pfn helper function
Alex Nixon
2009-03-14
Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...
Ingo Molnar
2009-03-12
x86: fix HYPERVISOR_update_descriptor()
Jan Beulich
2009-03-02
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
2009-02-16
x86, xen: short-circuit tests for dom0
Jeremy Fitzhardinge
2009-02-09
xen: use our own eventchannel->irq path
Jeremy Fitzhardinge
2009-02-04
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro