Age | Commit message (Expand) | Author | Files | Lines |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
2016-03-14 | s390/pci: enforce fmb page boundary rule | Sebastian Ott | 1 | -1/+4 |
2016-03-02 | s390/dma: Allow per device dma ops | Christian Borntraeger | 1 | -0/+1 |
2016-02-23 | s390/pci: remove pdev pointer from arch data | Sebastian Ott | 1 | -5/+1 |
2016-01-26 | s390/pci: remove iomap sanity checks | Sebastian Ott | 1 | -9/+4 |
2016-01-26 | s390/pci: fix bar check | Sebastian Ott | 1 | -1/+1 |
2016-01-26 | s390/pci: resize iomap | Sebastian Ott | 1 | -12/+22 |
2016-01-26 | s390/pci: improve ZPCI_* macros | Sebastian Ott | 1 | -1/+1 |
2016-01-26 | s390/pci: provide ZPCI_ADDR macro | Sebastian Ott | 1 | -7/+3 |
2015-11-27 | s390/pci_dma: fix DMA table corruption with > 4 TB main memory | Gerald Schaefer | 1 | -2/+1 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2015-07-29 | s390/pci: free resources after failed bus allocation | Sebastian Ott | 1 | -4/+9 |
2015-07-22 | s390/pci: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 1 | -3/+3 |
2015-07-22 | s390/pci: inline get_zdev | Sebastian Ott | 1 | -13/+8 |
2015-04-15 | s390/pci: add locking for fmb access | Sebastian Ott | 1 | -0/+1 |
2015-04-15 | s390/pci: extract software counters from fmb | Sebastian Ott | 1 | -0/+5 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+1 |
2015-03-25 | s390: remove test_facility(2) (== z/Architecture mode active) checks | Heiko Carstens | 1 | -2/+1 |
2015-03-23 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -1/+1 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -1/+1 |
2015-02-27 | s390/pci: unify pci_iomap symbol exports | Sebastian Ott | 1 | -2/+2 |
2015-02-27 | s390/pci: fix [un]map_resources sequence | Sebastian Ott | 1 | -10/+14 |
2015-01-21 | s390: add pci_iomap_range | Michael S. Tsirkin | 1 | -7/+27 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -4/+5 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 1 | -2/+2 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq et al | Thomas Gleixner | 1 | -2/+2 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-11 | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() | Yijing Wang | 1 | -2/+2 |
2014-11-03 | s390/pci: add sparse annotations | Martin Schwidefsky | 1 | -2/+4 |
2014-11-03 | s390/pci: improve irq number check for msix | Sebastian Ott | 1 | -2/+1 |
2014-07-22 | s390/pci: fix kmsg component | Gerald Schaefer | 1 | -2/+2 |
2014-07-16 | s390/MSI: Use standard mask and unmask funtions | Yijing Wang | 1 | -43/+6 |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2014-05-22 | s390/pci: use pdev->dev.groups for attribute creation | Sebastian Ott | 1 | -5/+1 |
2014-05-16 | s390: pci: Check return value of alloc_irq_desc() proper | Thomas Gleixner | 1 | -3/+3 |
2014-03-19 | s390/PCI: Use generic pci_enable_resources() | Bjorn Helgaas | 1 | -15/+1 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2013-12-20 | s390/PCI: Remove superfluous check of MSI type | Alexander Gordeev | 1 | -2/+0 |
2013-12-20 | s390/PCI: Fix single MSI only check | Alexander Gordeev | 1 | -0/+2 |
2013-12-16 | s390/pci: reenable per default | Sebastian Ott | 1 | -3/+3 |
2013-12-16 | s390/pci: prevent inadvertently triggered bus scans | Sebastian Ott | 1 | -1/+9 |
2013-11-15 | s390/pci: implement pcibios_remove_bus | Sebastian Ott | 1 | -34/+35 |
2013-11-15 | s390/pci: improve handling of bus resources | Sebastian Ott | 1 | -64/+83 |
2013-10-24 | s390/pci: cleanup function information block | Sebastian Ott | 1 | -31/+15 |
2013-10-24 | s390/pci: message cleanup | Sebastian Ott | 1 | -15/+6 |
2013-10-24 | s390/pci: implement hibernation hooks | Sebastian Ott | 1 | -0/+41 |
2013-08-30 | s390/pci: update function handle after resume from hibernate | Sebastian Ott | 1 | -5/+10 |
2013-08-30 | s390/pci: split lpf | Sebastian Ott | 1 | -6/+1 |
2013-08-30 | s390/pci: add recover sysfs knob | Sebastian Ott | 1 | -2/+2 |
2013-08-30 | s390/pci: use claim_resource | Sebastian Ott | 1 | -29/+34 |