aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/irq.c
AgeCommit message (Expand)Author
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller
2017-07-23parisc: Disable further stack checks when panic occurs during stack checkHelge Deller
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-03-05parisc: fix up obsolete cpu function usage.Rusty Russell
2014-03-12parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-07parisc: do not count IPI calls twiceHelge Deller
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller
2013-05-07parisc: implement irq stacksHelge Deller
2013-05-07parisc: add kernel stack overflow checkHelge Deller
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra
2013-01-07parisc: don't claim cpu irqs more than onceJohn David Anglin
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-03-29parisc: Convert the final irq bitsThomas Gleixner
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2011-02-09[PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley
2010-10-14parisc: kill __do_IRQKyle McMartin
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin
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