Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | s390/pci: remove fmb address from debug output | Sebastian Ott | 1 | -1/+0 |
2018-08-16 | s390/pci: remove stale rc | Sebastian Ott | 1 | -1/+0 |
2018-08-16 | s390/pci: fix out of bounds access during irq setup | Sebastian Ott | 1 | -0/+2 |
2018-07-04 | s390/pci: add fmt3 fmb | Sebastian Ott | 1 | -0/+8 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig | 1 | -9/+0 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -2/+0 |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 1 | -1/+0 |
2017-12-13 | s390/pci: handle insufficient resources during dma tlb flush | Sebastian Ott | 2 | -2/+22 |
2017-12-05 | s390: add a few more SPDX identifiers | Martin Schwidefsky | 1 | -0/+1 |
2017-11-24 | s390: pci: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 4 | -0/+4 |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -3/+8 |
2017-11-08 | s390/pci: do not require AIS facility | Christian Borntraeger | 2 | -3/+8 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-09-10 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+8 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2017-08-15 | iommu/s390: Add support for iommu_device handling | Joerg Roedel | 1 | -1/+8 |
2017-08-09 | s390/pci: log changes to uid checking | Sebastian Ott | 1 | -1/+9 |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 1 | -4/+0 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -5/+13 |
2017-06-28 | s390: implement ->mapping_error | Christoph Hellwig | 1 | -5/+13 |
2017-06-28 | s390/pci: recognize name clashes with uids | Sebastian Ott | 1 | -1/+11 |
2017-06-28 | s390/pci: provide more debug information | Sebastian Ott | 2 | -2/+4 |
2017-06-28 | s390/pci: fix handling of PEC 306 | Sebastian Ott | 2 | -31/+23 |
2017-06-28 | s390/pci: improve pci hotplug | Sebastian Ott | 2 | -3/+20 |
2017-06-28 | s390/pci: introduce clp_get_state | Sebastian Ott | 1 | -9/+42 |
2017-06-28 | s390/pci: improve error handling during fmb (de)registration | Sebastian Ott | 1 | -30/+21 |
2017-06-28 | s390/pci: improve unreg_ioat error handling | Sebastian Ott | 2 | -6/+17 |
2017-06-28 | s390/pci: improve error handling during interrupt deregistration | Sebastian Ott | 2 | -15/+24 |
2017-06-28 | s390/pci: don't cleanup in arch_setup_msi_irqs | Sebastian Ott | 1 | -28/+17 |
2017-04-05 | s390/pci: remove forward declaration | Sebastian Ott | 1 | -8/+5 |
2017-04-05 | s390/pci: reduce iomap size (even more) | Sebastian Ott | 1 | -1/+1 |
2017-04-05 | s390/pci: remove duplicated define | Sebastian Ott | 1 | -2/+0 |
2017-04-05 | s390/pci: remove unused function | Sebastian Ott | 1 | -5/+0 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2017-01-16 | s390/pci: use proper endianness annotations | Sebastian Ott | 1 | -4/+4 |
2016-12-14 | s390/pci: query fmb length | Sebastian Ott | 2 | -1/+2 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -18/+31 |
2016-11-23 | s390/pci: use unique UIDs for domain enumeration | Sebastian Ott | 2 | -0/+11 |
2016-11-17 | s390/pci_dma: remove memset from dma_alloc | Sebastian Ott | 1 | -2/+0 |
2016-11-17 | s390/pci_dma: make lazy flush independent from the tlb_refresh bit | Sebastian Ott | 1 | -8/+11 |
2016-11-17 | s390/pci: fix dma address calculation in map_sg | Sebastian Ott | 1 | -7/+8 |
2016-11-11 | s390: pci: don't print uninitialized data for debugging | Arnd Bergmann | 1 | -1/+1 |
2016-11-11 | s390/atomic: refactor atomic primitives | Martin Schwidefsky | 1 | -1/+1 |
2016-09-22 | s390/pci_dma: improve lazy flush for unmap | Sebastian Ott | 1 | -14/+33 |
2016-09-22 | s390/pci_dma: split dma_update_trans | Sebastian Ott | 1 | -21/+44 |
2016-09-22 | s390/pci_dma: improve map_sg | Sebastian Ott | 1 | -24/+82 |
2016-09-22 | s390/pci_dma: simplify dma address calculation | Sebastian Ott | 1 | -19/+18 |