aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/irq.c
AgeCommit message (Expand)Author
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-09-28parisc: convert to asm-generic/hardirq.hChristoph Hellwig
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin
2009-03-13parisc: update parisc for new irq_descMike Travis
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller
2009-01-05parisc: trivial fixesHelge Deller
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
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