Rusty Russell
|
2329abfa34
module_param: make bool parameters really bool (core code)
|
13 лет назад |
Edward Donovan
|
52553ddffa
genirq: fix regression in irqfixup, irqpoll
|
13 лет назад |
Edward Donovan
|
c75d720fca
genirq: Fix irqfixup, irqpoll regression
|
13 лет назад |
Sebastian Andrzej Siewior
|
3a43e05f4d
irq: Handle spurios irq detection for threaded irqs
|
14 лет назад |
Sebastian Andrzej Siewior
|
ef26f20cd1
genirq: Print threaded handler in spurious debug output
|
14 лет назад |
Thomas Gleixner
|
0c6f8a8b91
genirq: Remove compat code
|
14 лет назад |
Thomas Gleixner
|
a6aeddd1c4
genirq: Fix typo and remove unused variable
|
14 лет назад |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
14 лет назад |
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 лет назад |