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 年之前 |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 年之前 |
Yinghai Lu
|
85c0f90978
irq: introduce nr_irqs
|
17 年之前 |
Eric W. Biederman
|
f84dbb912f
genirq: enable polling for disabled screaming irqs
|
17 年之前 |
Thomas Gleixner
|
1adb0850a1
genirq: reenable a nobody cared disabled irq when a new driver arrives
|
17 年之前 |
S.Caglar Onur
|
188fd89d53
genirq: spurious.c: use time_* macros
|
17 年之前 |
Andi Kleen
|
9e094c17ee
genirq: turn irq debugging options into module params
|
17 年之前 |
Alan Cox
|
4f27c00bf8
Improve behaviour of spurious IRQ detect
|
18 年之前 |
Linus Torvalds
|
92ea77275b
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
|
18 年之前 |
Bernhard Walle
|
d85a60d85e
Add IRQF_IRQPOLL flag (common code)
|
18 年之前 |
Vivek Goyal
|
343cde51b3
[PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Thomas Gleixner
|
3cca53b02a
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
|
19 年之前 |
Thomas Gleixner
|
dd87eb3a24
[PATCH] genirq: add irq-chip support
|
19 年之前 |
Thomas Gleixner
|
6a6de9ef58
[PATCH] genirq: core
|
19 年之前 |
Ingo Molnar
|
34ffdb7233
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
|
19 年之前 |