Age | Commit message (Expand) | Author |
2008-06-05 | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky |
2008-05-02 | genirq: reenable a nobody cared disabled irq when a new driver arrives | Thomas Gleixner |
2008-04-17 | [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h | Russell King |
2008-02-13 | Final removal of FASTCALL()/fastcall | Harvey Harrison |
2008-02-08 | IRQ_NOPROBE helper functions | Ralf Baechle |
2008-02-08 | Remove fastcall from linux/include | Harvey Harrison |
2007-12-18 | genirq: add unlocked version of set_irq_handler() | Kevin Hilman |
2007-07-31 | irq.h fix kernel-doc | Randy Dunlap |
2007-07-16 | Improve behaviour of spurious IRQ detect | Alan Cox |
2007-05-08 | Pad irq_desc to internode cacheline size | Ravikiran G Thirumalai |
2007-03-01 | [PATCH] FRV: Missing error defs | David Howells |
2007-02-26 | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman |
2007-02-19 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton |
2007-02-16 | [PATCH] IRQ kernel-doc fixes | Randy Dunlap |
2007-02-16 | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar |
2007-02-16 | [PATCH] Add a function to handle interrupt affinity setting | Thomas Gleixner |
2007-02-16 | [PATCH] Add irq flag to disable balancing for an interrupt | Thomas Gleixner |
2007-02-07 | msi: Kill the msi_desc array. | Eric W. Biederman |
2006-10-20 | [PATCH] genirq: clean up irq-flow-type naming, fix | Ingo Molnar |
2006-10-17 | [PATCH] genirq: clean up irq-flow-type naming | Ingo Molnar |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | IRQ: Typedef the IRQ flow handler function type | David Howells |
2006-10-04 | [PATCH] msi: simplify msi sanity checks by adding with generic irq code | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: remove msi hacks | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: add a dynamic irq creation API | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: add moved_masked_irq | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit | Eric W. Biederman |
2006-09-26 | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells |
2006-07-31 | [PATCH] always define IRQ_PER_CPU | Yoichi Yuasa |
2006-07-31 | [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too | David Brownell |
2006-07-02 | [PATCH] genirq: ARM dyntick cleanup | Thomas Gleixner |
2006-07-02 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-07-02 | [PATCH] irq-flags: consolidate flags for request_irq | Thomas Gleixner |
2006-07-01 | [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add chip->eoi(), fastack -> fasteoi | Ingo Molnar |
2006-06-29 | [PATCH] genirq: add IRQ_TYPE_SENSE_MASK | Benjamin Herrenschmidt |
2006-06-29 | [PATCH] genirq: add irq-chip support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq MSI fixes | Ingo Molnar |
2006-06-29 | [PATCH] genirq: core | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add IRQ_NOAUTOEN support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add IRQ_NOREQUEST support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add IRQ_NOPROBE support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add genirq sw IRQ-retrigger | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: doc: comment include/linux/irq.h structures | Ingo Molnar |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: include/linux/irq.h | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete | Ingo Molnar |