index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_dma.c
Age
Commit message (
Expand
)
Author
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
2015-11-27
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
2015-11-09
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-11-09
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
2015-10-06
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-07-22
s390/pci: inline get_zdev
Sebastian Ott
2015-04-15
s390/pci: extract software counters from fmb
Sebastian Ott
2014-07-22
s390/pci: introduce lazy IOTLB flushing for DMA unmap
Gerald Schaefer
2014-02-21
s390/pci/dma: use correct segment boundary size
Gerald Schaefer
2013-12-16
s390/pci/dma: fix accounting of allocated_pages
Sebastian Ott
2013-10-24
s390/pci: message cleanup
Sebastian Ott
2013-08-30
s390/pci: use virtual memory for iommu bitmap
Sebastian Ott
2013-08-22
s390/pci: cleanup function names
Martin Schwidefsky
2013-06-26
s390/pci: use to_pci_dev
Sebastian Ott
2013-04-23
s390/pci: return correct dma address for offset > PAGE_SIZE
Gerald Schaefer
2013-04-17
s390/pci: rename instruction wrappers
Sebastian Ott
2013-01-08
s390/pci: remove dead code
Heiko Carstens
2012-12-14
s390/pci: performance statistics and debug infrastructure
Jan Glauber
2012-12-03
s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()
Wei Yongjun
2012-11-30
s390/pci: DMA support
Jan Glauber