Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0bd898b872aceb16de751d985808fe34f03f1a0b
/
arch
/
s390
/
pci
d795dda
s390/pci: implement hotplug notifications
by Sebastian Ott
· 11 years ago
7d59432
s390/pci: implement pcibios_remove_bus
by Sebastian Ott
· 11 years ago
7a572a3a
s390/pci: improve handling of bus resources
by Sebastian Ott
· 11 years ago
cb4deb6
s390/pci: cleanup function information block
by Sebastian Ott
· 11 years ago
1f1dcbd
s390/pci: message cleanup
by Sebastian Ott
· 11 years ago
69db3b5
s390/pci: implement hibernation hooks
by Sebastian Ott
· 11 years ago
2245932
s390/pci: use virtual memory for iommu bitmap
by Sebastian Ott
· 11 years ago
57b5918
s390/pci: update function handle after resume from hibernate
by Sebastian Ott
· 11 years ago
d03abe5
s390/pci: try harder to modify a function
by Sebastian Ott
· 11 years ago
1d57896
s390/pci: split lpf
by Sebastian Ott
· 11 years ago
0ff70ec
s390/pci: add recover sysfs knob
by Sebastian Ott
· 11 years ago
cb80918
s390/pci: use claim_resource
by Sebastian Ott
· 11 years ago
67f43f3
s390/pci/hotplug: convert to be builtin only
by Sebastian Ott
· 11 years ago
1f44a22
s390: convert interrupt handling to use generic hardirq
by Martin Schwidefsky
· 11 years ago
5d0d8f4
s390/pci: use adapter interrupt vector helpers
by Martin Schwidefsky
· 11 years ago
9389339
s390/pci: cleanup function names
by Martin Schwidefsky
· 11 years ago
f4eae94
s390/airq: simplify adapter interrupt code
by Martin Schwidefsky
· 11 years ago
386aa051f
s390/pci: remove per device debug attribute
by Martin Schwidefsky
· 11 years ago
80b054b
s390/pci: sysfs remove strlen
by Sebastian Ott
· 11 years ago
8b2a7e6
s390/pci: remove pdev during unplug
by Sebastian Ott
· 11 years ago
4bee2a5
s390/pci: cleanup hotplug code
by Sebastian Ott
· 11 years ago
944239c
s390/pci: implement pcibios_release_device
by Sebastian Ott
· 11 years ago
9294896
s390/pci: use to_pci_dev
by Sebastian Ott
· 11 years ago
c46b54f
s390/pci: Implement IRQ functions if !PCI
by Ben Hutchings
· 11 years ago
1c21351
s390/pci: use pci_scan_root_bus
by Sebastian Ott
· 12 years ago
186f50f
s390/pci: return correct dma address for offset > PAGE_SIZE
by Gerald Schaefer
· 12 years ago
4e4d035
s390/pci: remove disable_device implementation
by Sebastian Ott
· 12 years ago
89b0dc95
s390/pci: disable per default
by Sebastian Ott
· 12 years ago
2c3700b
s390/pci: return error after failed pci ops
by Sebastian Ott
· 12 years ago
b170bad
s390/pci: do not read data after failed load
by Sebastian Ott
· 12 years ago
f0bacb7
s390/pci: add exception table to load/store instructions
by Sebastian Ott
· 12 years ago
b2a9e87
s390/pci: rename instruction wrappers
by Sebastian Ott
· 12 years ago
cbcca5d
s390/pci: uninline instruction wrappers
by Sebastian Ott
· 12 years ago
af0a8a8
s390/pci: implement pcibios_add_device
by Sebastian Ott
· 12 years ago
cb65a66
s390/pci: do not modify function handles
by Sebastian Ott
· 12 years ago
a2ab833
s390/pci: debug device states
by Sebastian Ott
· 12 years ago
ea79378
s390/pci: msi cleanup hash usage
by Sebastian Ott
· 12 years ago
08b4212
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5392335
s390/pci: fix hotplug module init
by Sebastian Ott
· 12 years ago
add09d6
s390/pci: cleanup clp page allocation
by Sebastian Ott
· 12 years ago
bf4ec24
s390/pci: cleanup clp inline assembly
by Sebastian Ott
· 12 years ago
1e5635d
s390/pci: rename pci_probe to s390_pci_probe
by Heiko Carstens
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
b2034e1
s390/pci: remove dead code
by Heiko Carstens
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
d0b0885
s390/pci: performance statistics and debug infrastructure
by Jan Glauber
· 12 years ago
bedef75
s390/pci: remove obsolete email addresses
by Jan Glauber
· 12 years ago
87bc359
s390/pci: speed up __iowrite64_copy by using pci store block insn
by Jan Glauber
· 12 years ago
bafff17
s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()
by Wei Yongjun
· 12 years ago
4118fee
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
1e8da95
s390/pci: s390 specific PCI sysfs attributes
by Jan Glauber
· 12 years ago
7441b06
s390/pci: PCI hotplug support via SCLP
by Jan Glauber
· 12 years ago
cbc0dd1
s390/pci: CHSC PCI support for error and availability events
by Jan Glauber
· 12 years ago
828b35f
s390/pci: DMA support
by Jan Glauber
· 12 years ago
9a4da8a
s390/pci: PCI adapter interrupts for MSI/MSI-X
by Jan Glauber
· 12 years ago
a755a45
s390/pci: CLP interface
by Jan Glauber
· 12 years ago
cd24834
s390/pci: base support
by Jan Glauber
· 12 years ago