index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
octeon-irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: octeon: Fix GPIO number in IRQ chip private data
Alexander Sverdlin
2013-05-08
1
-3
/
+2
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-2
/
+2
*
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
2012-12-13
1
-1
/
+0
*
MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.
David Daney
2012-08-31
1
-0
/
+2
*
MIPS: Octeon: Make interrupt controller work with threaded handlers.
David Daney
2012-08-31
1
-143
/
+137
*
MIPS: OCTEON: Add support for cn68XX interrupt controller.
David Daney
2012-08-31
1
-24
/
+544
*
MIPS: Octeon: Fix broken interrupt controller code.
David Daney
2012-08-17
1
-46
/
+43
*
MIPS: Octeon: Use device tree to register serial ports.
David Daney
2012-07-23
1
-4
/
+0
*
netdev: octeon_mgmt: Convert to use device tree.
David Daney
2012-07-23
1
-2
/
+0
*
i2c: Convert i2c-octeon.c to use device tree.
David Daney
2012-07-23
1
-2
/
+0
*
MIPS: Octeon: Setup irq_domains for interrupts.
David Daney
2012-07-23
1
-9
/
+206
*
MIPS: OCTEON: Consolidate the edge and level irq_chip structures.
David Daney
2012-07-23
1
-28
/
+2
*
MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.
David Daney
2012-07-23
1
-43
/
+0
*
MIPS: Octeon: Add irq handlers for GPIO interrupts.
David Daney
2012-07-23
1
-1
/
+110
*
MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
Thomas Gleixner
2011-03-29
1
-54
/
+17
*
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
2011-03-29
1
-607
/
+815
*
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
David Daney
2010-08-05
1
-39
/
+69
*
MIPS: Octeon: Improve interrupt handling.
David Daney
2010-08-05
1
-100
/
+256
*
MIPS: Octeon: Move MSI code out of octeon-irq.c.
David Daney
2010-08-05
1
-93
/
+0
*
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
2010-02-27
1
-28
/
+14
*
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
2010-02-27
1
-5
/
+5
*
MIPS: Make various locks static.
Ralf Baechle
2010-02-27
1
-1
/
+2
*
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
2010-02-27
1
-4
/
+63
*
MIPS: Octeon: Fix EOI handling.
David Daney
2010-02-27
1
-6
/
+34
*
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
2009-11-02
1
-36
/
+178
*
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
2009-11-02
1
-4
/
+6
*
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
2009-06-24
1
-0
/
+59
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
1
-1
/
+1
*
MIPS: Add Cavium OCTEON PCI support.
David Daney
2009-06-17
1
-0
/
+2
*
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-2
/
+6
*
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
2009-03-30
1
-1
/
+1
*
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney
2009-01-11
1
-0
/
+497