summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] use fls_long in irq.cKyle McMartin2007-02-171-5/+1
* [PARISC] Use set_irq_regsMatthew Wilcox2006-10-071-0/+3
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-3/+3
* [PARISC] Allow nested interruptsJames Bottomley2006-10-041-63/+86
* [PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2006-10-041-1/+1
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-7/+4
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-4/+4
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-5/+5
* [PARISC] Make redirecting irq messages less noisyRyan Bradetich2005-11-171-1/+1
* [PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler2005-11-171-2/+9
* [PARISC] Add IRQ affinitiesJames Bottomley2005-11-171-2/+58
* [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-171-0/+2
* [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-171-9/+17
* [PARISC] Disable nesting of interruptsGrant Grundler2005-11-171-7/+6
* [PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2005-11-171-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+343
OpenPOWER on IntegriCloud