Thomas Gleixner
|
1ccb4e612f
genirq: Wrap the remaning IRQ_* flags
|
14 years ago |
Thomas Gleixner
|
876dbd4cc1
genirq: Mirror irq trigger type bits in irq_data.state
|
14 years ago |
Thomas Gleixner
|
a005677b3d
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
|
14 years ago |
Thomas Gleixner
|
6e40262ea4
genirq: Move IRQ_MASKED to core
|
14 years ago |
Thomas Gleixner
|
2a0d6fb335
genirq: Move IRQ_PENDING flag to core
|
14 years ago |
Thomas Gleixner
|
c1594b77e4
genirq: Move IRQ_DISABLED to core
|
14 years ago |
Thomas Gleixner
|
163ef30911
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
|
14 years ago |
Thomas Gleixner
|
3d67baec7f
genirq: Move IRQ_ONESHOT to core
|
14 years ago |
Thomas Gleixner
|
009b4c3b8a
genirq: Add IRQ_INPROGRESS to core
|
14 years ago |
Thomas Gleixner
|
6954b75b48
genirq: Move IRQ_POLL_INPROGRESS to core
|
14 years ago |
Thomas Gleixner
|
6f91a52d9b
genirq: Use modify_status for set_irq_nested_thread
|
14 years ago |
Thomas Gleixner
|
35e857cbeb
genirq: Fixup core code namespace fallout
|
14 years ago |
Thomas Gleixner
|
849f061c25
genirq: Use handle_perpcu_event() in handle_percpu_irq()
|
14 years ago |
Thomas Gleixner
|
a60a5dc2db
genirq: Use handle_irq_event() in handle_edge_irq()
|
14 years ago |
Thomas Gleixner
|
a7ae4de5c8
genirq: Use handle_irq_event() in handle_fasteoi_irq()
|
14 years ago |
Thomas Gleixner
|
1529866c63
genirq: Use handle_irq_event() in handle_level_irq()
|
14 years ago |
Thomas Gleixner
|
107781e721
genirq: Use handle_irq_event() in handle_simple_irq()
|
14 years ago |
Thomas Gleixner
|
d78f8dd36b
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
|
14 years ago |
Thomas Gleixner
|
3aae994fb0
genirq: Consolidate IRQ_DISABLED
|
14 years ago |
Thomas Gleixner
|
50f7c03275
genirq: Remove default magic
|
14 years ago |
Thomas Gleixner
|
87923470c7
genirq: Consolidate disable/enable
|
14 years ago |
Thomas Gleixner
|
4699923861
genirq: Consolidate startup/shutdown of interrupts
|
14 years ago |
Thomas Gleixner
|
fe200ae48e
genirq: Mark polled irqs and defer the real handler
|
14 years ago |
Thomas Gleixner
|
a0cd9ca2b9
genirq: Namespace cleanup
|
14 years ago |
Thomas Gleixner
|
43abe43ce0
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
|
14 years ago |
Thomas Gleixner
|
b7b29338dc
genirq: Sanitize dynamic irq handling
|
14 years ago |
Thomas Gleixner
|
1318a481fc
genirq: Provide default irq init flags
|
14 years ago |
Thomas Gleixner
|
f303a6dd12
genirq: Sanitize irq_data accessors
|
14 years ago |
Thomas Gleixner
|
442471848f
genirq: Provide status modifier
|
14 years ago |
Thomas Gleixner
|
bd15141226
genirq: Provide config option to disable deprecated code
|
14 years ago |