index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
octeon-irq.c
Age
Commit message (
Expand
)
Author
2010-08-05
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
David Daney
2010-08-05
MIPS: Octeon: Improve interrupt handling.
David Daney
2010-08-05
MIPS: Octeon: Move MSI code out of octeon-irq.c.
David Daney
2010-02-27
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
2010-02-27
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
2010-02-27
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
2010-02-27
MIPS: Octeon: Fix EOI handling.
David Daney
2009-11-02
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
2009-11-02
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-17
MIPS: Add Cavium OCTEON PCI support.
David Daney
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-03-30
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney