| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration" | Thomas Gleixner | 2017-07-27 | 1 | -2/+7 |
* | genirq/PM: Properly pretend disabled state when force resuming interrupts | Juergen Gross | 2017-07-17 | 3 | -10/+12 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-17 | 1 | -10/+53 |
|\ |
|
| * | genirq: Keep chip buslock across irq_request/release_resources() | Thomas Gleixner | 2017-07-12 | 1 | -10/+53 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-09 | 5 | -26/+62 |
|\| |
|
| * | irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers | Marc Zyngier | 2017-07-07 | 1 | -0/+16 |
| * | genirq/debugfs: Remove redundant NULL pointer check | Thomas Gleixner | 2017-07-07 | 1 | -2/+1 |
| * | genirq: Allow to pass the IRQF_TIMER flag with percpu irq request | Daniel Lezcano | 2017-07-06 | 1 | -5/+10 |
| * | genirq/timings: Move free timings out of spinlocked region | Thomas Gleixner | 2017-07-04 | 1 | -2/+3 |
| * | genirq: Move irq resource handling out of spinlocked region | Thomas Gleixner | 2017-07-04 | 1 | -8/+15 |
| * | genirq: Add mutex to irq desc to serialize request/free_irq() | Thomas Gleixner | 2017-07-04 | 2 | -0/+9 |
| * | genirq: Move bus locking into __setup_irq() | Thomas Gleixner | 2017-07-04 | 1 | -8/+5 |
| * | genirq: Force inlining of __irq_startup_managed to prevent build failure | Geert Uytterhoeven | 2017-07-04 | 1 | -1/+1 |
| * | genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN | Sebastian Ott | 2017-07-04 | 1 | -1/+3 |
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-09 | 1 | -1/+12 |
|\ \ |
|
| * | | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs | Michael Hernandez | 2017-05-22 | 1 | -1/+12 |
* | | | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 2017-07-04 | 3 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | irq: update genericirq book location | Mauro Carvalho Chehab | 2017-05-16 | 3 | -3/+3 |
| |/ |
|
* | | genirq: Avoid unnecessary low level irq function calls | Jeffy Chen | 2017-06-26 | 1 | -20/+33 |
* | | genirq: Set irq masked state when initializing irq_desc | Jeffy Chen | 2017-06-26 | 1 | -0/+1 |
* | | genirq/timings: Add infrastructure for estimating the next interrupt arrival ... | Daniel Lezcano | 2017-06-24 | 2 | -0/+358 |
* | | genirq/timings: Add infrastructure to track the interrupt timings | Daniel Lezcano | 2017-06-24 | 6 | -0/+129 |
* | | genirq/debugfs: Remove pointless NULL pointer check | Thomas Gleixner | 2017-06-24 | 2 | -8/+6 |
* | | genirq/irqdomain: Remove auto-recursive hierarchy support | Marc Zyngier | 2017-06-22 | 2 | -43/+14 |
* | | genirq/irqdomain: Add irq_domain_update_bus_token helper | Marc Zyngier | 2017-06-22 | 1 | -0/+31 |
* | | genirq/affinity: Assign vectors to all present CPUs | Christoph Hellwig | 2017-06-22 | 1 | -13/+63 |
* | | genirq/cpuhotplug: Avoid irq affinity setting for single targets | Thomas Gleixner | 2017-06-22 | 1 | -2/+10 |
* | | genirq: Introduce IRQD_SINGLE_TARGET flag | Thomas Gleixner | 2017-06-22 | 1 | -0/+1 |
* | | genirq/cpuhotplug: Handle managed IRQs on CPU hotplug | Thomas Gleixner | 2017-06-22 | 1 | -0/+45 |
* | | genirq: Handle managed irqs gracefully in irq_startup() | Thomas Gleixner | 2017-06-22 | 1 | -3/+61 |
* | | genirq: Add force argument to irq_startup() | Thomas Gleixner | 2017-06-22 | 4 | -7/+14 |
* | | genirq: Split out irq_startup() code | Thomas Gleixner | 2017-06-22 | 1 | -11/+18 |
* | | genirq: Introduce IRQD_MANAGED_SHUTDOWN | Thomas Gleixner | 2017-06-22 | 1 | -0/+10 |
* | | genirq/cpuhotplug: Use effective affinity mask | Thomas Gleixner | 2017-06-22 | 1 | -3/+11 |
* | | genirq: Introduce effective affinity mask | Thomas Gleixner | 2017-06-22 | 4 | -7/+105 |
* | | genirq/proc: Replace ever repeating type cast | Thomas Gleixner | 2017-06-22 | 1 | -5/+5 |
* | | genirq: Remove pointless gfp argument | Thomas Gleixner | 2017-06-22 | 1 | -8/+7 |
* | | genirq: Remove pointless arg from show_irq_affinity | Thomas Gleixner | 2017-06-22 | 1 | -3/+3 |
* | | genirq: Move irq_fixup_move_pending() to core | Thomas Gleixner | 2017-06-22 | 1 | -0/+5 |
* | | genirq/cpuhotplug: Set force affinity flag on hotplug migration | Thomas Gleixner | 2017-06-22 | 1 | -1/+1 |
* | | genirq/cpuhotplug: Add support for conditional masking | Thomas Gleixner | 2017-06-22 | 1 | -1/+10 |
* | | genirq/cpuhotplug: Add support for cleaning up move in progress | Thomas Gleixner | 2017-06-22 | 2 | -3/+35 |
* | | genirq/cpuhotplug: Do not migrated shutdown irqs | Thomas Gleixner | 2017-06-22 | 1 | -3/+8 |
* | | genirq/cpuhotplug: Reorder check logic | Thomas Gleixner | 2017-06-22 | 1 | -16/+20 |
* | | genirq/cpuhotplug: Dont claim success on error | Thomas Gleixner | 2017-06-22 | 1 | -1/+4 |
* | | genirq/cpuhotplug: Remove irq disabling logic | Thomas Gleixner | 2017-06-22 | 1 | -8/+4 |
* | | genirq: Move pending helpers to internal.h | Christoph Hellwig | 2017-06-22 | 2 | -28/+38 |
* | | genirq: Move initial affinity setup to irq_startup() | Thomas Gleixner | 2017-06-22 | 2 | -9/+8 |
* | | genirq: Rename setup_affinity() to irq_setup_affinity() | Thomas Gleixner | 2017-06-22 | 2 | -6/+7 |
* | | genirq: Remove mask argument from setup_affinity() | Thomas Gleixner | 2017-06-22 | 3 | -34/+29 |