Age | Commit message (Expand) | Author | Files | Lines |
2011-04-18 | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. | Konrad Rzeszutek Wilk | 1 | -2/+3 |
2011-04-14 | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. | Konrad Rzeszutek Wilk | 1 | -0/+16 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 1 | -4/+11 |
2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 1 | -4/+4 |
2011-03-14 | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. | Stefano Stabellini | 1 | -7/+22 |
2011-03-14 | xen/m2p: No need to catch exceptions when we know that there is no RAM | Konrad Rzeszutek Wilk | 1 | -1/+5 |
2011-03-14 | xen/debugfs: Add 'p2m' file for printing out the P2M layout. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2011-03-14 | xen/mmu: Add the notion of identity (1-1) mapping. | Konrad Rzeszutek Wilk | 1 | -2/+6 |
2011-03-03 | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-02-25 | xen: switch to new schedop hypercall by default. | Ian Campbell | 1 | -2/+2 |
2011-02-25 | xen: use new schedop interface for suspend | Ian Campbell | 1 | -3/+10 |
2011-02-18 | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk | 1 | -4/+4 |
2011-01-14 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+13 |
2011-01-11 | xen p2m: clear the old pte when adding a page to m2p_override | Jeremy Fitzhardinge | 1 | -2/+2 |
2011-01-11 | xen: add m2p override mechanism | Jeremy Fitzhardinge | 1 | -3/+13 |
2011-01-07 | xen: HVM X2APIC support | Sheng Yang | 1 | -0/+35 |
2010-11-13 | xen: implement XENMEM_machphys_mapping | Ian Campbell | 4 | -18/+13 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+65 |
2010-10-27 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2 | -2/+27 |
2010-10-23 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 1 | -0/+7 |
2010-10-23 | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 1 | -0/+5 |
2010-10-22 | xen: don't map missing memory | Jeremy Fitzhardinge | 1 | -1/+8 |
2010-10-22 | xen: add return value to set_phys_to_machine() | Jeremy Fitzhardinge | 1 | -1/+1 |
2010-10-21 | xen: add variable hypercall caller | Jeremy Fitzhardinge | 1 | -0/+17 |
2010-10-21 | xen: add xen_set_domain_pte() | Jeremy Fitzhardinge | 1 | -0/+1 |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 1 | -0/+53 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -6/+16 |
2010-07-27 | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* | Konrad Rzeszutek Wilk | 1 | -0/+14 |
2010-07-23 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge | 1 | -0/+6 |
2010-06-07 | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge | 1 | -6/+2 |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 1 | -27/+0 |
2009-04-08 | Xen: Add virt_to_pfn helper function | Alex Nixon | 1 | -1/+2 |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 1 | -0/+2 |
2009-03-12 | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich | 1 | -0/+2 |
2009-03-02 | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-02-16 | x86, xen: short-circuit tests for dom0 | Jeremy Fitzhardinge | 1 | -10/+18 |
2009-02-09 | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 1 | -6/+0 |
2009-02-05 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge | 3 | -31/+19 |
2008-10-23 | x86: drop double underscores from header guards | H. Peter Anvin | 8 | -24/+24 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 8 | -24/+24 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 8 | -0/+1236 |