Age | Commit message (Expand) | Author | Files | Lines |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -2/+1 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -2/+2 |
2013-02-14 | s390/pci: fix hotplug module init | Sebastian Ott | 1 | -6/+21 |
2013-02-14 | s390/pci: cleanup clp page allocation | Sebastian Ott | 1 | -2/+1 |
2013-02-14 | s390/pci: cleanup clp inline assembly | Sebastian Ott | 1 | -5/+6 |
2013-02-14 | s390/pci: rename pci_probe to s390_pci_probe | Heiko Carstens | 1 | -4/+4 |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 1 | -2/+2 |
2013-01-08 | s390/pci: remove dead code | Heiko Carstens | 2 | -31/+0 |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-14 | s390/pci: performance statistics and debug infrastructure | Jan Glauber | 6 | -5/+274 |
2012-12-11 | s390/pci: remove obsolete email addresses | Jan Glauber | 1 | -7/+7 |
2012-12-11 | s390/pci: speed up __iowrite64_copy by using pci store block insn | Jan Glauber | 1 | -0/+6 |
2012-12-03 | s390/pci: fix potential NULL pointer dereference in dma_free_seg_table() | Wei Yongjun | 1 | -1/+2 |
2012-12-03 | s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 1 | -2/+1 |
2012-11-30 | s390/pci: s390 specific PCI sysfs attributes | Jan Glauber | 3 | -1/+93 |
2012-11-30 | s390/pci: PCI hotplug support via SCLP | Jan Glauber | 1 | -0/+9 |
2012-11-30 | s390/pci: CHSC PCI support for error and availability events | Jan Glauber | 2 | -1/+95 |
2012-11-30 | s390/pci: DMA support | Jan Glauber | 4 | -1/+546 |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber | 4 | -2/+608 |
2012-11-30 | s390/pci: CLP interface | Jan Glauber | 3 | -1/+346 |
2012-11-30 | s390/pci: base support | Jan Glauber | 2 | -0/+562 |