Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2020-12-02 | s390/pci: fix CPU address in MSI for directed IRQ | Alexander Gordeev | 1 | -3/+11 |
2020-11-24 | smp: Cleanup smp_call_function*() | Peter Zijlstra | 1 | -3/+1 |
2020-04-22 | s390/pci: do not set affinity for floating irqs | Niklas Schnelle | 1 | -2/+3 |
2019-09-16 | s390/pci: fix MSI message data | Sebastian Ott | 1 | -1/+1 |
2019-04-29 | s390/pci: add parameter to force floating irqs | Sebastian Ott | 1 | -0/+3 |
2019-04-29 | s390/pci: gather statistics for floating vs directed irqs | Sebastian Ott | 1 | -4/+6 |
2019-04-29 | s390: show statistics for MSI IRQs | Sebastian Ott | 1 | -1/+1 |
2019-04-29 | s390/pci: provide support for CPU directed interrupts | Sebastian Ott | 1 | -47/+292 |
2019-04-29 | s390/pci: clarify interrupt vector usage | Sebastian Ott | 1 | -12/+26 |
2019-04-29 | s390/airq: recognize directed interrupts | Sebastian Ott | 1 | -1/+1 |
2019-04-29 | s390/pci: move everything irq related to pci_irq.c | Sebastian Ott | 1 | -0/+222 |