summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Increase thread and stack size to 32kbHelge Deller2017-07-311-1/+1
* parisc: Disable further stack checks when panic occurs during stack checkHelge Deller2017-07-231-1/+7
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-081-2/+7
* parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-311-6/+6
* parisc: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-121-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-15/+2
|\
| * irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-15/+2
* | parisc: do not count IPI calls twiceHelge Deller2013-11-071-4/+0
|/
* parisc: fix irq stack on UP and SMPHelge Deller2013-05-241-15/+26
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-241-0/+8
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-111-14/+87
* parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-071-3/+2
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-071-1/+47
* parisc: implement irq stacksHelge Deller2013-05-071-0/+28
* parisc: add kernel stack overflow checkHelge Deller2013-05-071-2/+29
* parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-2/+2
* parisc: don't claim cpu irqs more than onceJohn David Anglin2013-01-071-2/+4
* parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner2011-03-291-5/+6
* parisc: Convert irq namespaceThomas Gleixner2011-03-291-6/+6
* parisc: Convert the final irq bitsThomas Gleixner2011-03-291-7/+2
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-27/+37
* [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-091-1/+1
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-4/+1
* parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
* parisc: kill __do_IRQKyle McMartin2010-10-141-4/+0
* parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
* parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-16/+9
* parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-10/+16
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-2/+2
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-281-5/+0
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+4
* Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-021-2/+2
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-161-2/+2
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \
| * | irq: update all arches for new irq_descMike Travis2009-01-121-4/+4
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-8/+10
|\ \ \ \ | | |/ / | |/| / | | |/
| | * parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-5/+7
| | * parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
| | * parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
| |/
* | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
|/
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-4/+5
* parisc: trivial fixesHelge Deller2009-01-051-1/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
* [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
* [PARISC] remove global_ack_eiemGrant Grundler2007-06-121-18/+8
* Add IRQF_IRQPOLL flag on pariscBernhard Walle2007-05-081-1/+1
OpenPOWER on IntegriCloud