index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: unify pci_iomap symbol exports
Sebastian Ott
2015-02-27
1
-2
/
+2
*
s390/pci: fix [un]map_resources sequence
Sebastian Ott
2015-02-27
1
-10
/
+14
*
s390/pci: fix possible information leak in mmio syscall
Sebastian Ott
2015-02-26
1
-9
/
+8
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-18
1
-7
/
+27
|
\
|
*
s390: add pci_iomap_range
Michael S. Tsirkin
2015-01-21
1
-7
/
+27
*
|
s390/pci: add missing address space annotation
Heiko Carstens
2015-01-08
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-11
5
-10
/
+124
|
\
|
*
s390/pci: Deletion of unnecessary checks before the function call "debug_unre...
Markus Elfring
2014-11-28
1
-5
/
+2
|
*
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-11-19
2
-1
/
+116
|
*
s390/pci: add sparse annotations
Martin Schwidefsky
2014-11-03
1
-2
/
+4
|
*
s390/pci: improve irq number check for msix
Sebastian Ott
2014-11-03
2
-2
/
+2
*
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
1
-2
/
+2
*
|
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
1
-2
/
+2
*
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-1
/
+1
*
|
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2014-11-11
1
-2
/
+2
|
/
*
s390/pci: introduce lazy IOTLB flushing for DMA unmap
Gerald Schaefer
2014-07-22
1
-14
/
+36
*
s390/pci: fix kmsg component
Gerald Schaefer
2014-07-22
5
-10
/
+10
*
s390/MSI: Use standard mask and unmask funtions
Yijing Wang
2014-07-16
1
-43
/
+6
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
1
-3
/
+3
|
\
|
*
s390: pci: Check return value of alloc_irq_desc() proper
Thomas Gleixner
2014-05-16
1
-3
/
+3
*
|
s390/pci: add some new arch specific pci attributes
Sebastian Ott
2014-05-20
2
-0
/
+52
*
|
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
2014-05-20
2
-36
/
+14
*
|
s390/pci: use macro for attribute creation
Sebastian Ott
2014-05-20
1
-38
/
+17
*
|
s390/pci: improve state check when processing hotplug events
Sebastian Ott
2014-05-20
1
-2
/
+3
|
/
*
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
1
-10
/
+8
|
\
|
*
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2014-03-02
1
-3
/
+5
|
|
\
|
*
|
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
1
-10
/
+8
*
|
|
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-15
/
+1
|
\
\
\
|
*
|
|
s390/PCI: Use generic pci_enable_resources()
Bjorn Helgaas
2014-03-19
1
-15
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-03-31
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390: improve debug feature usage
Sebastian Ott
2014-02-21
1
-1
/
+1
|
|
/
*
/
s390/pci/dma: use correct segment boundary size
Gerald Schaefer
2014-02-21
1
-3
/
+5
|
/
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-2
/
+2
|
\
|
*
s390/PCI: Remove superfluous check of MSI type
Alexander Gordeev
2013-12-20
1
-2
/
+0
|
*
s390/PCI: Fix single MSI only check
Alexander Gordeev
2013-12-20
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-20
3
-14
/
+41
|
\
\
|
*
|
s390/pci: reenable per default
Sebastian Ott
2013-12-16
1
-3
/
+3
|
*
|
s390/pci/dma: fix accounting of allocated_pages
Sebastian Ott
2013-12-16
1
-5
/
+8
|
*
|
s390/pci: set error state for unavailable functions
Sebastian Ott
2013-12-16
1
-1
/
+5
|
*
|
s390/pci: fix removal of nonexistent pci bus
Sebastian Ott
2013-12-16
1
-0
/
+2
|
*
|
s390/pci: prevent inadvertently triggered bus scans
Sebastian Ott
2013-12-16
2
-5
/
+23
|
|
/
*
/
s390/pci: obtain function handle in hotplug notifier
Sebastian Ott
2013-12-30
1
-0
/
+2
|
/
*
s390/pci: implement hotplug notifications
Sebastian Ott
2013-11-15
1
-25
/
+54
*
s390/pci: implement pcibios_remove_bus
Sebastian Ott
2013-11-15
2
-38
/
+39
*
s390/pci: improve handling of bus resources
Sebastian Ott
2013-11-15
1
-64
/
+83
*
s390/pci: cleanup function information block
Sebastian Ott
2013-10-24
1
-31
/
+15
*
s390/pci: message cleanup
Sebastian Ott
2013-10-24
4
-61
/
+46
*
s390/pci: implement hibernation hooks
Sebastian Ott
2013-10-24
1
-0
/
+41
*
s390/pci: use virtual memory for iommu bitmap
Sebastian Ott
2013-08-30
1
-9
/
+3
*
s390/pci: update function handle after resume from hibernate
Sebastian Ott
2013-08-30
2
-5
/
+39
[next]