index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
2
-7
/
+42
2021-09-15
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
1
-2
/
+2
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+6
2021-09-07
s390/pci: read clp_list_pci_req only once
Pierre Morel
1
-1
/
+1
2021-09-07
s390/pci: fix clp_get_state() handling of -ENODEV
Niklas Schnelle
1
-2
/
+5
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+7
2021-08-31
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-133
/
+183
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
5
-36
/
+61
2021-08-25
s390/pci: simplify CLP List PCI handling
Niklas Schnelle
2
-84
/
+99
2021-08-25
s390/pci: handle FH state mismatch only on disable
Niklas Schnelle
2
-6
/
+15
2021-08-25
s390/pci: fix misleading rc in clp_set_pci_fn()
Niklas Schnelle
2
-20
/
+20
2021-08-25
s390/pci: reset zdev->zbus on registration failure
Niklas Schnelle
1
-1
/
+2
2021-08-25
s390/pci: cleanup resources only if necessary
Niklas Schnelle
1
-1
/
+2
2021-08-18
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2
-0
/
+11
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
1
-4
/
+0
2021-08-09
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
1
-1
/
+0
2021-08-09
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
1
-5
/
+7
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
1
-3
/
+2
2021-06-28
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
1
-10
/
+36
2021-06-18
s390/pci: use register pair instead of register asm
Niklas Schnelle
2
-45
/
+34
2021-04-30
s390/pci: handle stale deconfiguration events
Niklas Schnelle
1
-8
/
+18
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
2
-5
/
+7
2021-04-20
s390/pci: expose a PCI device's UID as its index
Niklas Schnelle
1
-0
/
+35
2021-04-12
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
1
-12
/
+3
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
4
-29
/
+32
2021-04-12
s390/pci: use mutex not spinlock for zbus list
Niklas Schnelle
1
-7
/
+7
2021-04-12
s390/pci: separate zbus creation from scanning
Niklas Schnelle
3
-96
/
+175
2021-04-12
s390/pci: do more bus setup in zpci_bus_scan()
Niklas Schnelle
1
-13
/
+20
2021-04-12
s390/pci: introduce zpci_bus_scan_device()
Niklas Schnelle
3
-17
/
+28
2021-04-05
s390/pci: expose UID uniqueness guarantee
Niklas Schnelle
1
-0
/
+9
2021-03-28
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
1
-6
/
+5
2021-03-22
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
4
-36
/
+38
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2
-38
/
+95
2021-03-22
s390/pci: add zpci_event_hard_deconfigured()
Niklas Schnelle
1
-15
/
+24
2021-03-22
s390/pci: deconfigure device on release
Niklas Schnelle
1
-0
/
+5
2021-03-22
s390/pci: refactor zpci function states
Niklas Schnelle
1
-6
/
+4
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2
-16
/
+30
2021-02-22
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-56
/
+47
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
3
-55
/
+46
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-2
/
+2
2021-01-27
s390/pci: remove superfluous zdev->zbus check
Niklas Schnelle
1
-1
/
+1
2020-12-16
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-2
/
+2
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2020-12-15
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-48
/
+60
2020-12-02
s390/pci: fix CPU address in MSI for directed IRQ
Alexander Gordeev
1
-3
/
+11
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
1
-0
/
+4
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-3
/
+1
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
1
-6
/
+0
2020-11-18
s390/pci: inform when missing required facilities
Niklas Schnelle
1
-1
/
+3
[next]