aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/irq.c
Commit message (Expand)AuthorAge
* parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-13
* parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-13
* parisc: update parisc for new irq_descMike Travis2009-03-13
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-05
* parisc: trivial fixesHelge Deller2009-01-05
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-06
* [PARISC] remove global_ack_eiemGrant Grundler2007-06-12
* Add IRQF_IRQPOLL flag on pariscBernhard Walle2007-05-08
* [PARISC] use fls_long in irq.cKyle McMartin2007-02-17
* [PARISC] Use set_irq_regsMatthew Wilcox2006-10-07
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-06
* [PARISC] Allow nested interruptsJames Bottomley2006-10-04
* [PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2006-10-04
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-29
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-29
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PARISC] Make redirecting irq messages less noisyRyan Bradetich2005-11-17
* [PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler2005-11-17
* [PARISC] Add IRQ affinitiesJames Bottomley2005-11-17
* [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-17
* [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-17
* [PARISC] Disable nesting of interruptsGrant Grundler2005-11-17
* [PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2005-11-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16