Yoichi Yuasa
|
b8bdb460b7
[PATCH] always define IRQ_PER_CPU
|
19 years ago |
David Brownell
|
15a647eba9
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
|
19 years ago |
Thomas Gleixner
|
d061daa0e3
[PATCH] genirq: ARM dyntick cleanup
|
19 years ago |
Linus Torvalds
|
b4b9034132
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
|
19 years ago |
Thomas Gleixner
|
6e21361619
[PATCH] irq-flags: consolidate flags for request_irq
|
19 years ago |
Thomas Gleixner
|
f8b5473fcb
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
|
19 years ago |
Ingo Molnar
|
47c2a3aa44
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
|
19 years ago |
Benjamin Herrenschmidt
|
f210be198d
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
|
19 years ago |
Thomas Gleixner
|
dd87eb3a24
[PATCH] genirq: add irq-chip support
|
19 years ago |
Ingo Molnar
|
dae8620421
[PATCH] genirq MSI fixes
|
19 years ago |
Thomas Gleixner
|
6a6de9ef58
[PATCH] genirq: core
|
19 years ago |
Thomas Gleixner
|
94d39e1f6e
[PATCH] genirq: add IRQ_NOAUTOEN support
|
19 years ago |
Thomas Gleixner
|
6550c775cb
[PATCH] genirq: add IRQ_NOREQUEST support
|
19 years ago |
Thomas Gleixner
|
3418d72404
[PATCH] genirq: add IRQ_NOPROBE support
|
19 years ago |
Thomas Gleixner
|
a4633adcdb
[PATCH] genirq: add genirq sw IRQ-retrigger
|
19 years ago |
Ingo Molnar
|
8fee5c3617
[PATCH] genirq: doc: comment include/linux/irq.h structures
|
19 years ago |
Ingo Molnar
|
c0ad90a32f
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
|
19 years ago |
Ingo Molnar
|
0d7012a968
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
|
19 years ago |
Ingo Molnar
|
cd916d31cc
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
|
19 years ago |
Ingo Molnar
|
4a733ee126
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
|
19 years ago |
Ingo Molnar
|
71d218b75f
[PATCH] genirq: cleanup: include/linux/irq.h
|
19 years ago |
Ingo Molnar
|
34ffdb7233
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
|
19 years ago |
Ingo Molnar
|
06fcb0c6fb
[PATCH] genirq: cleanup: misc code cleanups
|
19 years ago |
Ingo Molnar
|
2e60bbb6d5
[PATCH] genirq: cleanup: remove fastcall
|
19 years ago |
Ingo Molnar
|
a8553acd6c
[PATCH] genirq: cleanup: remove irq_descp()
|
19 years ago |
Ingo Molnar
|
a53da52fd7
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
|
19 years ago |
Ingo Molnar
|
d1bef4ed5f
[PATCH] genirq: rename desc->handler to desc->chip
|
19 years ago |
Jan Beulich
|
908dcecda1
[PATCH] adjust handle_IRR_event() return type
|
19 years ago |
Zhang Yanmin
|
1b61b910e9
[PATCH] x86: kernel irq balance doesn't work
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |