Age | Commit message (Expand) | Author |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-04-26 | s390/pci: use pci_scan_root_bus | Sebastian Ott |
2013-04-23 | s390/pci: return correct dma address for offset > PAGE_SIZE | Gerald Schaefer |
2013-04-17 | s390/pci: remove disable_device implementation | Sebastian Ott |
2013-04-17 | s390/pci: disable per default | Sebastian Ott |
2013-04-17 | s390/pci: return error after failed pci ops | Sebastian Ott |
2013-04-17 | s390/pci: do not read data after failed load | Sebastian Ott |
2013-04-17 | s390/pci: add exception table to load/store instructions | Sebastian Ott |
2013-04-17 | s390/pci: rename instruction wrappers | Sebastian Ott |
2013-04-17 | s390/pci: uninline instruction wrappers | Sebastian Ott |
2013-04-17 | s390/pci: implement pcibios_add_device | Sebastian Ott |
2013-04-17 | s390/pci: do not modify function handles | Sebastian Ott |
2013-04-17 | s390/pci: debug device states | Sebastian Ott |
2013-04-17 | s390/pci: msi cleanup hash usage | Sebastian Ott |
2013-04-17 | s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-14 | s390/pci: fix hotplug module init | Sebastian Ott |
2013-02-14 | s390/pci: cleanup clp page allocation | Sebastian Ott |
2013-02-14 | s390/pci: cleanup clp inline assembly | Sebastian Ott |
2013-02-14 | s390/pci: rename pci_probe to s390_pci_probe | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2013-01-08 | s390/pci: remove dead code | Heiko Carstens |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-14 | s390/pci: performance statistics and debug infrastructure | Jan Glauber |
2012-12-11 | s390/pci: remove obsolete email addresses | Jan Glauber |
2012-12-11 | s390/pci: speed up __iowrite64_copy by using pci store block insn | Jan Glauber |
2012-12-03 | s390/pci: fix potential NULL pointer dereference in dma_free_seg_table() | Wei Yongjun |
2012-12-03 | s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun |
2012-11-30 | s390/pci: s390 specific PCI sysfs attributes | Jan Glauber |
2012-11-30 | s390/pci: PCI hotplug support via SCLP | Jan Glauber |
2012-11-30 | s390/pci: CHSC PCI support for error and availability events | Jan Glauber |
2012-11-30 | s390/pci: DMA support | Jan Glauber |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber |
2012-11-30 | s390/pci: CLP interface | Jan Glauber |
2012-11-30 | s390/pci: base support | Jan Glauber |