Commit Graph

83 Commits (a6f6e6e6ab464c9d1dff66570b78be2f66d8ba3d)

Author SHA1 Message Date
Reinette Chatre 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers 19 years ago
Frederik Deweerdt e317c8ccaa [PATCH] ixp4xxdefconfig arm fixes 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
David Howells da482792a6 IRQ: Typedef the IRQ handler function type 19 years ago
David Howells 57a58a9435 IRQ: Typedef the IRQ flow handler function type 19 years ago
Eric W. Biederman 1f80025e62 [PATCH] msi: simplify msi sanity checks by adding with generic irq code 19 years ago
Eric W. Biederman 3a16d71362 [PATCH] genirq: irq: add a dynamic irq creation API 19 years ago
Eric W. Biederman e7b946e98a [PATCH] genirq: irq: add moved_masked_irq 19 years ago
Eric W. Biederman a24ceab4f4 [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit 19 years ago
Yoichi Yuasa 538d9d532b [PATCH] irq: remove a extra line 19 years ago
Yoichi Yuasa 2ff6fd8f4a [PATCH] irq: fixed coding style 19 years ago
David Howells af8c65b57a [PATCH] FRV: permit __do_IRQ() to be dispensed with 19 years ago
Ingo Molnar 86998aa653 [PATCH] genirq core: fix handle_level_irq() 19 years ago
Imre Deak e1ed7ac77b [PATCH] genirq: fix typo in IRQ resend 19 years ago
Henrik Kretzschmar 43a1dd502f [PATCH] kerneldoc for handle_bad_irq() 19 years ago
David Brownell 15a647eba9 [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too 19 years ago
Ingo Molnar 366c7f554e [PATCH] lockdep: annotate enable_in_hardirq() 19 years ago
Ingo Molnar 243c7621aa [PATCH] lockdep: annotate genirq 19 years ago
Ingo Molnar fbb9ce9530 [PATCH] lockdep: core 19 years ago
Benjamin Herrenschmidt 5a43a066b1 [PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts 19 years ago
Thomas Gleixner 284c66806e [PATCH] genirq:fixup missing SA_PERCPU replacement 19 years ago
Thomas Gleixner d061daa0e3 [PATCH] genirq: ARM dyntick cleanup 19 years ago
Thomas Gleixner 3cca53b02a [PATCH] irq-flags: generic irq: Use the new IRQF_ constants 19 years ago
Thomas Gleixner f8b5473fcb [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip 19 years ago
Thomas Gleixner a2166abd06 [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq 19 years ago
Bjorn Helgaas e8c4b9d003 [PATCH] IRQ: warning message cleanup 19 years ago
Bjorn Helgaas 17311c03c3 [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar 47c2a3aa44 [PATCH] genirq: add chip->eoi(), fastack -> fasteoi 19 years ago
Benjamin Herrenschmidt 98bb244b68 [PATCH] genirq: fasteoi handler: handle interrupt disabling 19 years ago
Ingo Molnar 43f7775944 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors 19 years ago
Ingo Molnar f1c2662cbc [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename 19 years ago
Thomas Gleixner e76de9f8eb [PATCH] genirq: add SA_TRIGGER support 19 years ago
Thomas Gleixner ba9a2331ba [PATCH] genirq: add irq-wake (power-management) support 19 years ago
Ingo Molnar 7a55713ab4 [PATCH] genirq: add handle_bad_irq() 19 years ago
Thomas Gleixner dd87eb3a24 [PATCH] genirq: add irq-chip support 19 years ago
Thomas Gleixner 6a6de9ef58 [PATCH] genirq: core 19 years ago
Ingo Molnar a34db9b28a [PATCH] genirq: update copyrights 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 77a5afecdb [PATCH] genirq: cleanup: no_irq_type cleanups 19 years ago
Ingo Molnar 8d28bc751b [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments 19 years ago
Ingo Molnar c0ad90a32f [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
Thomas Gleixner 096c8131c5 [PATCH] genirq: debug: better debug printout in enable_irq() 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 34ffdb7233 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete 19 years ago