index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
i8259.c
Age
Commit message (
Expand
)
Author
Lines
2011-09-21
MIPS: i8259: Mark cascade interrupt non-threaded
Liming Wang
-0
/
+1
2011-09-17
MIPS: i8259: Correct comment for i8259
Hillf Danton
-1
/
+1
2011-07-16
PM / MIPS: Convert i8259.c to using syscore_ops
Rafael J. Wysocki
-16
/
+6
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
-3
/
+3
2011-03-25
MIPS: i8259: Convert to new irq_chip functions
Thomas Gleixner
-20
/
+17
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
-0
/
+1
2010-02-27
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
Ralf Baechle
-11
/
+11
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
-1
/
+0
2008-02-08
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
-1
/
+3
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
-1
/
+1
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
-7
/
+7
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
-1
/
+1
2007-10-11
[MIPS] i8295 cleanups.
Yoichi Yuasa
-6
/
+8
2007-10-11
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
-1
/
+3
2007-10-11
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
-0
/
+3
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
-4
/
+1
2007-09-10
[MIPS] i8259: Add disable method.
Kyungmin Park
-0
/
+1
2007-04-27
[MIPS] Register PCI host bridge resource earlier
Thomas Bogendoerfer
-2
/
+2
2007-02-20
[MIPS] Drop __init from init_8259A()
Atsushi Nemoto
-5
/
+8
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
-2
/
+2
2007-02-06
[MIPS] Make I8259A_IRQ_BASE customizable
Atsushi Nemoto
-6
/
+14
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
-76
/
+86
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
-18
/
+3
2006-10-01
[MIPS] Update i8259 resources.
Yoichi Yuasa
-2
/
+2
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
-2
/
+2
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
-2
/
+2
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
-0
/
+4
2005-10-29
Date: Fri Jan 14 03:03:23 2005 +0000
Ralf Baechle
-1
/
+1
2005-10-29
Spelling fix.
Ralf Baechle
-1
/
+1
2005-10-29
Sparseify MIPS.
Ralf Baechle
-1
/
+1
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
-8
/
+7
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
-0
/
+331