summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/octeon-irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner2011-03-291-54/+17Star
* MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-291-607/+815
* MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPUDavid Daney2010-08-051-39/+69
* MIPS: Octeon: Improve interrupt handling.David Daney2010-08-051-100/+256
* MIPS: Octeon: Move MSI code out of octeon-irq.c.David Daney2010-08-051-93/+0Star
* MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.David Daney2010-02-271-28/+14Star
* MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.Ralf Baechle2010-02-271-5/+5
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+2
* MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.David Daney2010-02-271-4/+63
* MIPS: Octeon: Fix EOI handling.David Daney2010-02-271-6/+34
* MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney2009-11-021-36/+178
* MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney2009-11-021-4/+6
* MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-241-0/+59
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-1/+1
* MIPS: Add Cavium OCTEON PCI support.David Daney2009-06-171-0/+2
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+6
* MIPS: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-301-1/+1
* MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-111-0/+497