summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/irq.c
AgeCommit message (Expand)Author
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler
2007-05-08Add IRQF_IRQPOLL flag on pariscBernhard Walle
2007-02-17[PARISC] use fls_long in irq.cKyle McMartin
2006-10-07[PARISC] Use set_irq_regsMatthew Wilcox
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-04[PARISC] Allow nested interruptsJames Bottomley
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()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->chipIngo Molnar
2005-11-17[PARISC] Make redirecting irq messages less noisyRyan Bradetich
2005-11-17[PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley
2005-11-17[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley
2005-11-17[PARISC] Disable nesting of interruptsGrant Grundler
2005-11-17[PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds