- 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
- 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
- 8528b0f Clear spurious irq stat information when adding irq handler by Linus Torvalds · 18 years ago
- 343cde5 [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning by Vivek Goyal · 18 years ago
- 9d7ac8b [PATCH] genirq: fix irq flow handler uninstall by Thomas Gleixner · 18 years ago
- b039db8 [PATCH] __set_irq_handler bogus space by Geert Uytterhoeven · 18 years ago
- 6e2ac66 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() by Hidetoshi Seto · 18 years ago
- 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
- b42172f Don't call "note_interrupt()" with irq descriptor lock held by Linus Torvalds · 18 years ago
- b86432b [PATCH] some irq_chip variables point to NULL by Zhang, Yanmin · 18 years ago
- 8b126b7 [PATCH] setup_irq(): better mismatch debugging by Andrew Morton · 18 years ago
- f72fa70 [PATCH] Fix misrouted interrupts deadlocks by Pavel Emelianov · 18 years ago
- a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
- 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
- e317c8c [PATCH] ixp4xxdefconfig arm fixes by Frederik Deweerdt · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- da48279 IRQ: Typedef the IRQ handler function type by David Howells · 18 years ago
- 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 18 years ago
- 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
- 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
- e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
- a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
- 538d9d5 [PATCH] irq: remove a extra line by Yoichi Yuasa · 18 years ago
- 2ff6fd8 [PATCH] irq: fixed coding style by Yoichi Yuasa · 18 years ago
- af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
- 86998aa [PATCH] genirq core: fix handle_level_irq() by Ingo Molnar · 18 years ago
- e1ed7ac [PATCH] genirq: fix typo in IRQ resend by Imre Deak · 18 years ago
- 43a1dd5 [PATCH] kerneldoc for handle_bad_irq() by Henrik Kretzschmar · 18 years ago
- 15a647e [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too by David Brownell · 18 years ago
- 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
- 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 19 years ago
- 243c762 [PATCH] lockdep: annotate genirq by Ingo Molnar · 19 years ago
- fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 19 years ago
- 5a43a06 [PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts by Benjamin Herrenschmidt · 19 years ago
- 284c668 [PATCH] genirq:fixup missing SA_PERCPU replacement by Thomas Gleixner · 19 years ago
- d061daa [PATCH] genirq: ARM dyntick cleanup by Thomas Gleixner · 19 years ago
- b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
- 3cca53b [PATCH] irq-flags: generic irq: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
- f8b5473 [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip by Thomas Gleixner · 19 years ago
- a2166ab [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq by Thomas Gleixner · 19 years ago
- e8c4b9d [PATCH] IRQ: warning message cleanup by Bjorn Helgaas · 19 years ago
- 17311c0 [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags by Bjorn Helgaas · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 19 years ago
- 98bb244 [PATCH] genirq: fasteoi handler: handle interrupt disabling by Benjamin Herrenschmidt · 19 years ago
- 43f7775 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors by Ingo Molnar · 19 years ago
- f1c2662 [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename by Ingo Molnar · 19 years ago
- e76de9f [PATCH] genirq: add SA_TRIGGER support by Thomas Gleixner · 19 years ago
- ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 19 years ago
- 7a55713 [PATCH] genirq: add handle_bad_irq() by Ingo Molnar · 19 years ago
- dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 19 years ago
- 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 19 years ago
- a34db9b [PATCH] genirq: update copyrights by Ingo Molnar · 19 years ago
- 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 19 years ago
- 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 19 years ago
- 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 19 years ago
- a4633ad [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 19 years ago
- 77a5afe [PATCH] genirq: cleanup: no_irq_type cleanups by Ingo Molnar · 19 years ago
- 8d28bc7 [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments by Ingo Molnar · 19 years ago
- c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 19 years ago
- 096c813 [PATCH] genirq: debug: better debug printout in enable_irq() by Thomas Gleixner · 19 years ago
- 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 19 years ago
- cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 19 years ago
- 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 19 years ago
- 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
- 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 19 years ago
- 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 19 years ago
- a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
- a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
- 74ffd55 [PATCH] genirq: sem2mutex probe_sem -> probing_active by Ingo Molnar · 19 years ago
- d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
- 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 19 years ago
- 83d4e6e [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() by Andreas Mohr · 19 years ago
- 89d0cf0 [PATCH] invert irq/migration.c brach prediction by Daniel Walker · 19 years ago
- 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 19 years ago
- 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 19 years ago
- d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 19 years ago
- cd7b24b [PATCH] warn if free_irq() is called from IRQ context by Ingo Molnar · 19 years ago
- f516342 [PATCH] Add SA_PERCPU_IRQ flag support by Dimitri Sivanich · 19 years ago
- 501f249 [PATCH] IRQ: prevent enabling of previously disabled interrupt by Bryan Holty · 19 years ago
- c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 19 years ago
- 97a41e2 [PATCH] kernel/: small cleanups by Adrian Bunk · 19 years ago
- eee4526 [PATCH] Alpha: convert to generic irq framework (generic part) by Ivan Kokshaysky · 19 years ago
- c2b5a25 [PATCH] Check the irq number is within bounds by Matthew Wilcox · 19 years ago
- 1e5d533 [PATCH] more kernel-doc cleanups, additions by Randy Dunlap · 19 years ago
- beeca08 Don't call a NULL ack function in the generic IRQ code. by Paul Mackerras · 19 years ago
- f26fdd5 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() by Karsten Wiese · 19 years ago
- 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
- 200803d [PATCH] irqpoll by Alan Cox · 20 years ago
- 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 20 years ago
- 52c1da3 [PATCH] make various thing static by Adrian Bunk · 20 years ago
- b77d6ad [PATCH] uml: make hw_controller_type->release exist only for archs needing it by Paolo 'Blaisorblade' Giarrusso · 20 years ago
- dbce706 [PATCH] uml: add and use generic hw_controller_type->release by Paolo 'Blaisorblade' Giarrusso · 20 years ago
- b60c1f6 [PATCH] drop note_interrupt() for per-CPU for proper scaling by John Hawkes · 20 years ago
- 4f167fb [PATCH] spurious interrupt fix by Zhang, Yanmin · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago