Thomas Gleixner
|
f05218651b
Merge branch 'irq/for-x86' into irq/core
|
há 10 anos atrás |
Jiang Liu
|
6783011b48
genirq: Introduce helper function irq_data_get_node()
|
há 10 anos atrás |
Jiang Liu
|
0d0b4c866b
genirq: Introduce struct irq_common_data to host shared irq data
|
há 10 anos atrás |
Nicholas Mc Guire
|
7df0b27838
genirq: Fix type inconsistency
|
há 10 anos atrás |
Nicholas Mc Guire
|
5e9662fa51
genirq: Fix unnecessary automatic type conversion
|
há 10 anos atrás |
Thomas Gleixner
|
c291ee6221
genirq: Prevent proc race against freeing of irq descriptors
|
há 10 anos atrás |
Marc Zyngier
|
76ba59f836
genirq: Add irq_domain-aware core IRQ handler
|
há 11 anos atrás |
Keith Busch
|
8844aad89e
genirq: Fix memory leak when calling irq_free_hwirqs()
|
há 11 anos atrás |
Thomas Gleixner
|
d8179bc0db
genirq: Remove dynamic_irq mess
|
há 11 anos atrás |
Thomas Gleixner
|
c940e01c94
genirq: Replace dynamic_irq_init/cleanup
|
há 11 anos atrás |
Thomas Gleixner
|
1d008353ba
genirq: Remove irq_reserve_irq[s]
|
há 11 anos atrás |
Thomas Gleixner
|
f63b6a05f2
genirq: Replace reserve_irqs in core code
|
há 11 anos atrás |
Thomas Gleixner
|
7b6ef12625
genirq: Provide generic hwirq allocation facility
|
há 11 anos atrás |
Thomas Gleixner
|
62a08ae2a5
genirq: x86: Ensure that dynamic irq allocation does not conflict
|
há 11 anos atrás |
Thomas Gleixner
|
792d0018a5
genirq: Add a kstat helper to increment irq stats
|
há 11 anos atrás |
Paul Gortmaker
|
2c45aada34
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
|
há 11 anos atrás |
Jiri Kosina
|
3911ff30f5
genirq: export handle_edge_irq() and irq_to_desc()
|
há 13 anos atrás |
Paul Gortmaker
|
ec53cf23c0
irq: don't put module.h into irq.h for tracking irqgen modules.
|
há 14 anos atrás |
Marc Zyngier
|
31d9d9b6d8
genirq: Add support for per-cpu dev_id interrupts
|
há 14 anos atrás |
Randy Dunlap
|
d522a0d179
irqdesc: fix new kernel-doc warning
|
há 14 anos atrás |
Sebastian Andrzej Siewior
|
b6873807a7
irq: Track the owner of irq descriptor
|
há 14 anos atrás |
Mark Brown
|
c5182b8867
genirq: Ensure we locate the passed IRQ in irq_alloc_descs()
|
há 14 anos atrás |
Linus Walleij
|
e7fbad300a
genirq: Fix descriptor init on non-sparse IRQs
|
há 14 anos atrás |
Jonathan Cameron
|
edf76f8307
irq: Export functions to allow modular irq drivers
|
há 14 anos atrás |
Thomas Gleixner
|
fe12bc2c99
genirq: Uninline and sanity check generic_handle_irq()
|
há 14 anos atrás |
Thomas Gleixner
|
fe05143484
genirq: Remove pointless ifdefs
|
há 14 anos atrás |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
há 14 anos atrás |
Thomas Gleixner
|
801a0e9ae3
genirq: Add irq disabled flag to irq_data state
|
há 14 anos atrás |
Thomas Gleixner
|
3b90389128
genirq; Remove the last leftovers of the old sparse irq code
|
há 14 anos atrás |
Yinghai Lu
|
ed4dea6e0e
genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()
|
há 14 anos atrás |