| Commit message (Expand) | Author | Age |
* | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells | 2006-09-26 |
* | [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-31 |
* | [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 |
|\ |
|
| * | [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip | Thomas Gleixner | 2006-07-01 |
* | | [PATCH] irq-flags: consolidate flags for request_irq | Thomas Gleixner | 2006-07-02 |
|/ |
|
* | [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 | 2006-06-29 |
* | [PATCH] genirq: cleanup: misc code cleanups | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: cleanup: remove fastcall | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 |
* | [PATCH] x86: kernel irq balance doesn't work | Zhang Yanmin | 2006-06-23 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [PATCH] irq: uninline migration functions | Andrew Morton | 2006-03-25 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 |
* | [PATCH] Alpha: convert to generic irq framework (generic part) | Ivan Kokshaysky | 2006-01-06 |
* | [PATCH] include/linux/irq.h: #include <linux/smp.h> | Adrian Bunk | 2005-12-21 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 |
* | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 2005-09-07 |
* | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 |
* | [PATCH] irqpoll | Alan Cox | 2005-06-29 |
* | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 |
* | [PATCH] uml: make hw_controller_type->release exist only for archs needing it | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 |
* | [PATCH] uml: add and use generic hw_controller_type->release | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 |