| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] genirq: ARM dyntick cleanup | Thomas Gleixner | 2006-07-02 | 1 | -0/+4 |
* | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -1/+2 |
|\ |
|
| * | [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip | Thomas Gleixner | 2006-07-01 | 1 | -1/+2 |
* | | [PATCH] irq-flags: consolidate flags for request_irq | Thomas Gleixner | 2006-07-02 | 1 | -28/+27 |
|/ |
|
* | [PATCH] genirq: add chip->eoi(), fastack -> fasteoi | Ingo Molnar | 2006-06-29 | 1 | -2/+4 |
* | [PATCH] genirq: add IRQ_TYPE_SENSE_MASK | Benjamin Herrenschmidt | 2006-06-29 | 1 | -0/+1 |
* | [PATCH] genirq: add irq-chip support | Thomas Gleixner | 2006-06-29 | 1 | -0/+11 |
* | [PATCH] genirq MSI fixes | Ingo Molnar | 2006-06-29 | 1 | -11/+16 |
* | [PATCH] genirq: core | Thomas Gleixner | 2006-06-29 | 1 | -19/+141 |
* | [PATCH] genirq: add IRQ_NOAUTOEN support | Thomas Gleixner | 2006-06-29 | 1 | -0/+1 |
* | [PATCH] genirq: add IRQ_NOREQUEST support | Thomas Gleixner | 2006-06-29 | 1 | -0/+1 |
* | [PATCH] genirq: add IRQ_NOPROBE support | Thomas Gleixner | 2006-06-29 | 1 | -0/+1 |
* | [PATCH] genirq: add genirq sw IRQ-retrigger | Thomas Gleixner | 2006-06-29 | 1 | -0/+3 |
* | [PATCH] genirq: doc: comment include/linux/irq.h structures | Ingo Molnar | 2006-06-29 | 1 | -7/+37 |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -0/+2 |
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -0/+5 |
* | [PATCH] genirq: cleanup: include/linux/irq.h | Ingo Molnar | 2006-06-29 | 1 | -28/+28 |
* | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete | Ingo Molnar | 2006-06-29 | 1 | -5/+13 |
* | [PATCH] genirq: cleanup: misc code cleanups | Ingo Molnar | 2006-06-29 | 1 | -22/+32 |
* | [PATCH] genirq: cleanup: remove fastcall | Ingo Molnar | 2006-06-29 | 1 | -3/+7 |
* | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 | 1 | -7/+0 |
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -3/+4 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 | 1 | -1/+2 |
* | [PATCH] x86: kernel irq balance doesn't work | Zhang Yanmin | 2006-06-23 | 1 | -0/+8 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] irq: uninline migration functions | Andrew Morton | 2006-03-25 | 1 | -47/+2 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] Alpha: convert to generic irq framework (generic part) | Ivan Kokshaysky | 2006-01-06 | 1 | -0/+11 |
* | [PATCH] include/linux/irq.h: #include <linux/smp.h> | Adrian Bunk | 2005-12-21 | 1 | -1/+1 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 2005-09-07 | 1 | -1/+6 |
* | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 | 1 | -0/+123 |
* | [PATCH] irqpoll | Alan Cox | 2005-06-28 | 1 | -2/+3 |
* | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 | 1 | -1/+0 |
* | [PATCH] uml: make hw_controller_type->release exist only for archs needing it | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 | 1 | -0/+3 |
* | [PATCH] uml: add and use generic hw_controller_type->release | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 | 1 | -0/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+97 |