Thomas Gleixner
|
a899418167
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
|
10 years ago |
Jiang Liu
|
6783011b48
genirq: Introduce helper function irq_data_get_node()
|
10 years ago |
Jiang Liu
|
0d0b4c866b
genirq: Introduce struct irq_common_data to host shared irq data
|
10 years ago |
Jiang Liu
|
7bbf1dd24b
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
|
10 years ago |
Thomas Gleixner
|
c291ee6221
genirq: Prevent proc race against freeing of irq descriptors
|
10 years ago |
Thomas Gleixner
|
9ce7a25849
genirq: Simplify wakeup mechanism
|
11 years ago |
Thomas Gleixner
|
cab303be91
genirq: Add sanity checks for PM options on shared interrupt lines
|
11 years ago |
Thomas Gleixner
|
8df2e02c5c
genirq: Move suspend/resume logic into irq/pm code
|
11 years ago |
Jiang Liu
|
a257954bb3
genirq: Improve documentation to match current implementation
|
11 years ago |
Thomas Gleixner
|
f63b6a05f2
genirq: Replace reserve_irqs in core code
|
11 years ago |
Thomas Gleixner
|
328a4978df
genirq: Add a new IRQCHIP_EOI_THREADED flag
|
11 years ago |
Thomas Gleixner
|
8f945a3325
genirq: Move kstat_incr_irqs_this_cpu() to core
|
11 years ago |
Thomas Gleixner
|
a92444c6b2
genirq: Provide irq_wake_thread()
|
11 years ago |
Jiang Liu
|
818b0f3bfb
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
|
13 years ago |
Thomas Gleixner
|
df8d291f28
Merge branch 'linus' into irq/core
|
13 years ago |
Alexander Gordeev
|
5234ffb9f7
genirq: Get rid of unnecessary IRQTF_DIED flag
|
13 years ago |
Thomas Gleixner
|
b4bc724e82
genirq: Handle pending irqs in irq_startup()
|
13 years ago |
Rusty Russell
|
2329abfa34
module_param: make bool parameters really bool (core code)
|
13 years ago |
Marc Zyngier
|
31d9d9b6d8
genirq: Add support for per-cpu dev_id interrupts
|
14 years ago |
Thomas Gleixner
|
0c6f8a8b91
genirq: Remove compat code
|
14 years ago |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
14 years ago |
Thomas Gleixner
|
8d32a307e4
genirq: Provide forced interrupt threading
|
14 years ago |
Thomas Gleixner
|
d5eb4ad2df
genirq: Implement irq_get/put_desc_[bus]locked/unlock()
|
14 years ago |
Thomas Gleixner
|
091738a266
genirq: Remove real old transition functions
|
14 years ago |
Thomas Gleixner
|
a6967caf00
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
|
14 years ago |
Thomas Gleixner
|
7f94226f03
genirq: Move wakeup state to irq_data
|
14 years ago |
Thomas Gleixner
|
d4d5e08960
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
|
14 years ago |
Thomas Gleixner
|
2bdd10558c
genirq: Move IRQ_AFFINITY_SET to core
|
14 years ago |
Thomas Gleixner
|
a005677b3d
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
|
14 years ago |
Thomas Gleixner
|
1ce6068dac
genirq: Move debug code to separate header
|
14 years ago |