index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: use correct type for physical addresses
Juergen Gross
2015-01-12
1
-2
/
+2
*
xen: correct race in alloc_p2m_pmd()
Juergen Gross
2015-01-12
1
-6
/
+3
*
xen: correct error for building p2m list on 32 bits
Juergen Gross
2015-01-12
1
-1
/
+1
*
x86/xen: avoid freeing static 'name' when kasprintf() fails
Vitaly Kuznetsov
2015-01-08
1
-11
/
+5
*
x86/xen: add extra memory for remapped frames during setup
David Vrabel
2015-01-08
1
-4
/
+9
*
x86/xen: don't count how many PFNs are identity mapped
David Vrabel
2015-01-08
1
-18
/
+9
*
x86/xen: Free bootmem in free_p2m_page() during early boot
Boris Ostrovsky
2015-01-08
1
-3
/
+6
*
x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
Boris Ostrovsky
2014-12-23
1
-2
/
+0
*
Merge branch 'devel/for-linus-3.19' into stable/for-linus-3.19
David Vrabel
2014-12-15
7
-965
/
+779
|
\
|
*
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
2014-12-11
1
-1
/
+1
|
*
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
2014-12-11
1
-1
/
+1
|
*
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
2014-12-08
1
-1
/
+1
|
*
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
2014-12-08
2
-2
/
+16
|
*
xen: Speed up set_phys_to_machine() by using read-only mappings
Juergen Gross
2014-12-04
1
-6
/
+8
|
*
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
2014-12-04
4
-444
/
+347
|
*
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
2014-12-04
3
-10
/
+24
|
*
x86: Introduce function to get pmd entry pointer
Juergen Gross
2014-12-04
2
-0
/
+21
|
*
xen: Delay invalidating extra memory
Juergen Gross
2014-12-04
4
-129
/
+103
|
*
xen: Delay m2p_override initialization
Juergen Gross
2014-12-04
1
-7
/
+12
|
*
xen: Delay remapping memory of pv-domain
Juergen Gross
2014-12-04
5
-297
/
+172
|
*
xen: use common page allocation function in p2m.c
Juergen Gross
2014-12-04
2
-22
/
+37
|
*
xen: Make functions static
Juergen Gross
2014-12-04
2
-100
/
+92
|
*
xen: fix some style issues in p2m.c
Juergen Gross
2014-12-04
1
-8
/
+7
*
|
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
2014-12-10
1
-1
/
+1
|
/
*
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
2014-12-04
2
-0
/
+107
*
xen/pci: Defer initialization of MSI ops on HVM guests
Boris Ostrovsky
2014-12-04
1
-2
/
+13
*
xen-pciback: drop SR-IOV VFs when PF driver unloads
Jan Beulich
2014-12-04
1
-0
/
+54
*
xen/pciback: Restore configuration space when detaching from a guest.
Konrad Rzeszutek Wilk
2014-12-04
1
-2
/
+14
*
PCI: Expose pci_load_saved_state for public consumption.
Konrad Rzeszutek Wilk
2014-12-04
2
-2
/
+5
*
xen/pciback: Remove tons of dereferences
Konrad Rzeszutek Wilk
2014-12-04
1
-9
/
+11
*
xen/pciback: Print out the domain owning the device.
Konrad Rzeszutek Wilk
2014-12-04
1
-1
/
+1
*
xen/pciback: Include the domain id if removing the device whilst still in use
Konrad Rzeszutek Wilk
2014-12-04
1
-4
/
+6
*
driver core: Provide an wrapper around the mutex to do lockdep warnings
Konrad Rzeszutek Wilk
2014-12-04
2
-1
/
+6
*
xen/pciback: Don't deadlock when unbinding.
Konrad Rzeszutek Wilk
2014-12-04
5
-16
/
+33
*
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
Stefano Stabellini
2014-12-04
1
-1
/
+1
*
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
Stefano Stabellini
2014-12-04
1
-1
/
+1
*
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
Stefano Stabellini
2014-12-04
1
-2
/
+0
*
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
Stefano Stabellini
2014-12-04
1
-3
/
+3
*
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
2014-12-04
2
-2
/
+51
*
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
4
-1
/
+22
*
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
2014-12-04
4
-138
/
+86
*
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
2014-12-04
2
-1
/
+24
*
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
2014-12-04
4
-8
/
+10
*
xen/arm: use is_device_dma_coherent
Stefano Stabellini
2014-12-04
1
-3
/
+3
*
arm: introduce is_device_dma_coherent
Stefano Stabellini
2014-12-04
2
-0
/
+8
*
arm64: introduce is_device_dma_coherent
Stefano Stabellini
2014-12-04
2
-0
/
+8
*
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
2014-12-04
2
-45
/
+54
*
xen/arm: remove outer_*_range call
Stefano Stabellini
2014-12-04
1
-9
/
+0
*
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2014-12-04
3
-92
/
+1
*
Linux 3.18-rc7
v3.18-rc7
Linus Torvalds
2014-12-01
1
-1
/
+1
[next]