| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | s390/pci: try harder to modify a function | Sebastian Ott | 2013-08-30 | 1 | -2/+2 |
* | s390/pci: split lpf | Sebastian Ott | 2013-08-30 | 3 | -52/+70 |
* | s390/pci: add recover sysfs knob | Sebastian Ott | 2013-08-30 | 2 | -2/+29 |
* | s390/pci: use claim_resource | Sebastian Ott | 2013-08-30 | 1 | -29/+34 |
* | s390/pci/hotplug: convert to be builtin only | Sebastian Ott | 2013-08-30 | 1 | -28/+6 |
* | s390: convert interrupt handling to use generic hardirq | Martin Schwidefsky | 2013-08-22 | 3 | -304/+87 |
* | s390/pci: use adapter interrupt vector helpers | Martin Schwidefsky | 2013-08-22 | 2 | -205/+160 |
* | s390/pci: cleanup function names | Martin Schwidefsky | 2013-08-22 | 3 | -17/+17 |
* | s390/airq: simplify adapter interrupt code | Martin Schwidefsky | 2013-06-26 | 1 | -14/+13 |
* | s390/pci: remove per device debug attribute | Martin Schwidefsky | 2013-06-26 | 2 | -42/+0 |
* | s390/pci: sysfs remove strlen | Sebastian Ott | 2013-06-26 | 1 | -8/+4 |
* | s390/pci: remove pdev during unplug | Sebastian Ott | 2013-06-26 | 1 | -1/+0 |
* | s390/pci: cleanup hotplug code | Sebastian Ott | 2013-06-26 | 1 | -19/+0 |
* | s390/pci: implement pcibios_release_device | Sebastian Ott | 2013-06-26 | 1 | -1/+25 |
* | s390/pci: use to_pci_dev | Sebastian Ott | 2013-06-26 | 2 | -7/+7 |
* | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings | 2013-06-10 | 1 | -33/+0 |
* | s390/pci: use pci_scan_root_bus | Sebastian Ott | 2013-04-26 | 1 | -33/+17 |
* | s390/pci: return correct dma address for offset > PAGE_SIZE | Gerald Schaefer | 2013-04-23 | 1 | -3/+1 |
* | s390/pci: remove disable_device implementation | Sebastian Ott | 2013-04-17 | 1 | -34/+0 |
* | s390/pci: disable per default | Sebastian Ott | 2013-04-17 | 1 | -3/+3 |
* | s390/pci: return error after failed pci ops | Sebastian Ott | 2013-04-17 | 1 | -4/+12 |
* | s390/pci: do not read data after failed load | Sebastian Ott | 2013-04-17 | 2 | -5/+7 |
* | s390/pci: add exception table to load/store instructions | Sebastian Ott | 2013-04-17 | 1 | -23/+29 |
* | s390/pci: rename instruction wrappers | Sebastian Ott | 2013-04-17 | 3 | -17/+18 |
* | s390/pci: uninline instruction wrappers | Sebastian Ott | 2013-04-17 | 2 | -2/+196 |
* | s390/pci: implement pcibios_add_device | Sebastian Ott | 2013-04-17 | 1 | -3/+11 |
* | s390/pci: do not modify function handles | Sebastian Ott | 2013-04-17 | 1 | -0/+7 |
* | s390/pci: debug device states | Sebastian Ott | 2013-04-17 | 3 | -10/+13 |
* | s390/pci: msi cleanup hash usage | Sebastian Ott | 2013-04-17 | 1 | -4/+6 |
* | s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 2013-04-17 | 1 | -2/+1 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -2/+2 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -2/+2 |
* | | s390/pci: fix hotplug module init | Sebastian Ott | 2013-02-14 | 1 | -6/+21 |
* | | s390/pci: cleanup clp page allocation | Sebastian Ott | 2013-02-14 | 1 | -2/+1 |
* | | s390/pci: cleanup clp inline assembly | Sebastian Ott | 2013-02-14 | 1 | -5/+6 |
* | | s390/pci: rename pci_probe to s390_pci_probe | Heiko Carstens | 2013-02-14 | 1 | -4/+4 |
|/ |
|
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -2/+2 |
* | s390/pci: remove dead code | Heiko Carstens | 2013-01-08 | 2 | -31/+0 |
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | s390/pci: performance statistics and debug infrastructure | Jan Glauber | 2012-12-14 | 6 | -5/+274 |
* | s390/pci: remove obsolete email addresses | Jan Glauber | 2012-12-11 | 1 | -7/+7 |