Commit Graph

53 Commits (4bdff8c0950afa6a3f2efec6cd15159d97fac1e6)

Author SHA1 Message Date
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
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 74ffd553a3 [PATCH] genirq: sem2mutex probe_sem -> probing_active 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
Andreas Mohr 83d4e6e7fb [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() 19 years ago
Daniel Walker 89d0cf01c0 [PATCH] invert irq/migration.c brach prediction 19 years ago
Zhang Yanmin 1b61b910e9 [PATCH] x86: kernel irq balance doesn't work 19 years ago
Andrew Morton 13e87ec686 [PATCH] request_irq(): remove warnings from irq probing 19 years ago
Christoph Hellwig d824e66a9a [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set 19 years ago
Ingo Molnar cd7b24bb18 [PATCH] warn if free_irq() is called from IRQ context 19 years ago
Dimitri Sivanich f516342745 [PATCH] Add SA_PERCPU_IRQ flag support 19 years ago
Bryan Holty 501f2499b8 [PATCH] IRQ: prevent enabling of previously disabled interrupt 19 years ago
Andrew Morton c777ac5594 [PATCH] irq: uninline migration functions 19 years ago
Adrian Bunk 97a41e2612 [PATCH] kernel/: small cleanups 19 years ago
Ivan Kokshaysky eee45269b0 [PATCH] Alpha: convert to generic irq framework (generic part) 19 years ago
Matthew Wilcox c2b5a251b9 [PATCH] Check the irq number is within bounds 19 years ago
Randy Dunlap 1e5d533142 [PATCH] more kernel-doc cleanups, additions 20 years ago
Paul Mackerras beeca08738 Don't call a NULL ack function in the generic IRQ code. 20 years ago
Karsten Wiese f26fdd5992 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() 20 years ago
Ashok Raj 54d5d42404 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 20 years ago
Alan Cox 200803dfe4 [PATCH] irqpoll 20 years ago
Luca Falavigna 47f176fdaf [PATCH] Using msleep() instead of HZ 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
Paolo 'Blaisorblade' Giarrusso b77d6adc92 [PATCH] uml: make hw_controller_type->release exist only for archs needing it 20 years ago
Paolo 'Blaisorblade' Giarrusso dbce706e25 [PATCH] uml: add and use generic hw_controller_type->release 20 years ago