aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/irq.c
Commit message (Expand)AuthorAge
* parisc: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-12
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-11
|\
| * irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
* | parisc: do not count IPI calls twiceHelge Deller2013-11-07
|/
* parisc: fix irq stack on UP and SMPHelge Deller2013-05-24
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-24
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-11
* parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-07
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-07
* parisc: implement irq stacksHelge Deller2013-05-07
* parisc: add kernel stack overflow checkHelge Deller2013-05-07
* parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-20
* parisc: don't claim cpu irqs more than onceJohn David Anglin2013-01-07
* parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner2011-03-29
* parisc: Convert irq namespaceThomas Gleixner2011-03-29
* parisc: Convert the final irq bitsThomas Gleixner2011-03-29
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-10
* [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-09
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-04
* parisc: fix dino/gsc interruptsJames Bottomley2010-12-04
* parisc: kill __do_IRQKyle McMartin2010-10-14
* parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-14
* parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-14
* parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-14
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-15
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-28
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-02
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-02
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-01
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-15
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \
| * | irq: update all arches for new irq_descMike Travis2009-01-12
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
|\ \ \ \ | | |/ / | |/| / | | |/
| | * 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
| |/
* / sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
|/
* 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