Commit Graph

64 Commits (5d137990f5860451a6e0428e0903f62933d05287)

Author SHA1 Message Date
Kevin Hilman b019e57321 genirq: add unlocked version of set_irq_handler() 17 years ago
Randy Dunlap 5ac4d823fd irq.h fix kernel-doc 18 years ago
Alan Cox 4f27c00bf8 Improve behaviour of spurious IRQ detect 18 years ago
Ravikiran G Thirumalai e729aa16b1 Pad irq_desc to internode cacheline size 18 years ago
David Howells 77904fd64e [PATCH] FRV: Missing error defs 18 years ago
Eric W. Biederman 9f0a5ba550 [PATCH] irq: Remove set_native_irq_info 18 years ago
Andrew Morton 6168a702ab [PATCH] Declare init_irq_proc before we use it. 18 years ago
Randy Dunlap 472900b8b0 [PATCH] IRQ kernel-doc fixes 18 years ago
Ingo Molnar d7e25f3394 [PATCH] genirq: remove IRQ_DISABLED 18 years ago
Thomas Gleixner 771ee3b04e [PATCH] Add a function to handle interrupt affinity setting 18 years ago
Thomas Gleixner 950f4427c2 [PATCH] Add irq flag to disable balancing for an interrupt 18 years ago
Eric W. Biederman 5b912c108c msi: Kill the msi_desc array. 18 years ago
Ingo Molnar 145fc655a1 [PATCH] genirq: clean up irq-flow-type naming, fix 18 years ago
Ingo Molnar a460e745e8 [PATCH] genirq: clean up irq-flow-type naming 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
David Howells 57a58a9435 IRQ: Typedef the IRQ flow handler function type 18 years ago
Eric W. Biederman 1f80025e62 [PATCH] msi: simplify msi sanity checks by adding with generic irq code 18 years ago
Eric W. Biederman 323a01c508 [PATCH] genirq: irq: remove msi hacks 18 years ago
Eric W. Biederman 3a16d71362 [PATCH] genirq: irq: add a dynamic irq creation API 18 years ago
Eric W. Biederman e7b946e98a [PATCH] genirq: irq: add moved_masked_irq 18 years ago
Eric W. Biederman a24ceab4f4 [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit 18 years ago
David Howells af8c65b57a [PATCH] FRV: permit __do_IRQ() to be dispensed with 19 years ago
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
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