summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov
2015-01-08x86/xen: add extra memory for remapped frames during setupDavid Vrabel
2015-01-08x86/xen: don't count how many PFNs are identity mappedDavid Vrabel
2015-01-08x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky
2014-12-23x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky
2014-12-15Merge branch 'devel/for-linus-3.19' into stable/for-linus-3.19David Vrabel
2014-12-11xen: switch to post-init routines in xen mmu.c earlierJuergen Gross
2014-12-11Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2014-12-10Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2014-12-08xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross
2014-12-08xen: introduce helper functions to do safe read and write accessesJuergen Gross
2014-12-04xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross
2014-12-04x86: Introduce function to get pmd entry pointerJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay m2p_override initializationJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross
2014-12-04xen: Make functions staticJuergen Gross
2014-12-04xen: fix some style issues in p2m.cJuergen Gross
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky
2014-12-04xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich
2014-12-04xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk
2014-12-04xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk
2014-12-04xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk
2014-12-04xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk
2014-12-04driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk
2014-12-04xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk
2014-12-04swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2014-12-04swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2014-12-04swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2014-12-04swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini
2014-12-04xen/arm: use hypercall to flush caches in map_pageStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-12-04xen/arm: use is_device_dma_coherentStefano Stabellini
2014-12-04arm: introduce is_device_dma_coherentStefano Stabellini
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini
2014-12-04xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini
2014-12-04xen/arm: remove outer_*_range callStefano Stabellini
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini
2014-11-30Linux 3.18-rc7Linus Torvalds
2014-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason
2014-11-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds