Thomas Gleixner
|
1ccb4e612f
genirq: Wrap the remaning IRQ_* flags
|
14 年之前 |
Thomas Gleixner
|
a005677b3d
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
|
14 年之前 |
Thomas Gleixner
|
2a0d6fb335
genirq: Move IRQ_PENDING flag to core
|
14 年之前 |
Thomas Gleixner
|
c1594b77e4
genirq: Move IRQ_DISABLED to core
|
14 年之前 |
Thomas Gleixner
|
009b4c3b8a
genirq: Add IRQ_INPROGRESS to core
|
14 年之前 |
Thomas Gleixner
|
6954b75b48
genirq: Move IRQ_POLL_INPROGRESS to core
|
14 年之前 |
Thomas Gleixner
|
7acdd53e5b
genirq: Move IRQ_SPURIOUS_DISABLED to core state
|
14 年之前 |
Thomas Gleixner
|
0877d66257
genirq: Use handle_irq_event() in the spurious poll code
|
14 年之前 |
Thomas Gleixner
|
3aae994fb0
genirq: Consolidate IRQ_DISABLED
|
14 年之前 |
Thomas Gleixner
|
87923470c7
genirq: Consolidate disable/enable
|
14 年之前 |
Thomas Gleixner
|
fe200ae48e
genirq: Mark polled irqs and defer the real handler
|
14 年之前 |
Thomas Gleixner
|
d05c65fff0
genirq: spurious: Run only one poller at a time
|
14 年之前 |
Thomas Gleixner
|
c7259cd7af
genirq: Do not poll disabled, percpu and timer interrupts
|
14 年之前 |
Thomas Gleixner
|
fa27271bc8
genirq: Fixup poll handling
|
14 年之前 |
Thomas Gleixner
|
1082687e8d
genirq: Plug race in report_bad_irq()
|
14 年之前 |
Thomas Gleixner
|
bd15141226
genirq: Provide config option to disable deprecated code
|
14 年之前 |
Thomas Gleixner
|
bc310dda41
genirq: Provide compat handling for chip->disable()/shutdown()
|
14 年之前 |
Thomas Gleixner
|
6b8ff3120c
genirq: Convert core code to irq_data
|
14 年之前 |
Thomas Gleixner
|
239007b844
genirq: Convert irq_desc.lock to raw_spinlock
|
15 年之前 |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 年之前 |
Linus Torvalds
|
bb2166c898
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Uwe Kleine-König
|
fbfecd3712
tree-wide: fix typos "couter" -> "counter"
|
15 年之前 |
Yong Zhang
|
e7e7e0c084
genirq: try_one_irq() must be called with irq disabled
|
15 年之前 |
Thomas Gleixner
|
663e695928
irq: Remove unused debug_poll_all_shared_irqs()
|
15 年之前 |
Jiri Slaby
|
990a55eb25
irq: Clean up by removing irqfixup MODULE_PARM_DESC()
|
16 年之前 |
Ingo Molnar
|
74296a8ed6
irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
|
16 年之前 |
KOSAKI Motohiro
|
18eefedfe8
irq: simplify for_each_irq_desc() usage
|
16 年之前 |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 年之前 |
Thomas Gleixner
|
d3c60047bd
genirq: cleanup the sparseirq modifications
|
16 年之前 |
Yinghai Lu
|
e00585bb7f
irq: fix irqpoll && sparseirq
|
16 年之前 |