Commit Graph

42 Commits (edd965229669f8f8dfddec8c863250440fb65ab3)

Author SHA1 Message Date
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
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Andrew Morton c777ac5594 [PATCH] irq: uninline migration functions 19 years ago
Martin Schwidefsky 347a8dc3b8 [PATCH] s390: cleanup Kconfig 19 years ago
Ivan Kokshaysky eee45269b0 [PATCH] Alpha: convert to generic irq framework (generic part) 19 years ago
Adrian Bunk 23f9b317e0 [PATCH] include/linux/irq.h: #include <linux/smp.h> 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 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
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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago