index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2012-07-23
i2c: Convert i2c-octeon.c to use device tree.
David Daney
1
-2
/
+0
2012-07-23
MIPS: Octeon: Setup irq_domains for interrupts.
David Daney
1
-9
/
+206
2012-07-23
MIPS: OCTEON: Consolidate the edge and level irq_chip structures.
David Daney
1
-28
/
+2
2012-07-23
MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.
David Daney
1
-43
/
+0
2012-07-23
MIPS: Octeon: Add irq handlers for GPIO interrupts.
David Daney
1
-1
/
+110
2011-03-29
MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
Thomas Gleixner
1
-54
/
+17
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
1
-607
/
+815
2010-08-05
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
David Daney
1
-39
/
+69
2010-08-05
MIPS: Octeon: Improve interrupt handling.
David Daney
1
-100
/
+256
2010-08-05
MIPS: Octeon: Move MSI code out of octeon-irq.c.
David Daney
1
-93
/
+0
2010-02-27
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
1
-28
/
+14
2010-02-27
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
1
-1
/
+2
2010-02-27
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
1
-4
/
+63
2010-02-27
MIPS: Octeon: Fix EOI handling.
David Daney
1
-6
/
+34
2009-11-02
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
1
-36
/
+178
2009-11-02
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
1
-4
/
+6
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
1
-0
/
+59
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-1
/
+1
2009-06-17
MIPS: Add Cavium OCTEON PCI support.
David Daney
1
-0
/
+2
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-2
/
+6
2009-03-30
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-1
/
+1
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney
1
-0
/
+497
[prev]