index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
au1000
/
common
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
MIPS: Alchemy: rename directory
Ralf Baechle
1
-596
/
+0
2008-05-12
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
1
-4
/
+2
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
1
-1
/
+0
2008-04-28
[MIPS] Alchemy: don't unmask timer IRQ early
Sergei Shtylyov
1
-4
/
+3
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-4
/
+4
2007-12-06
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
1
-4
/
+4
2007-10-29
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
Ralf Baechle
1
-32
/
+0
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-119
/
+132
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
1
-3
/
+3
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
1
-4
/
+4
2007-10-16
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
1
-341
/
+313
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
1
-3
/
+1
2007-10-11
[MIPS] Alchemy: remove useless prototypes.
Ralf Baechle
1
-11
/
+0
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
1
-4
/
+4
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-41
/
+22
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-26
/
+26
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-4
/
+4
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-7
/
+7
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
1
-7
/
+7
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-10
/
+10
2006-06-01
[MIPS] AU1xxx mips_timer_interrupt() fixes
Herbert Valerio Riedel
1
-0
/
+1
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
1
-2
/
+18
2005-10-29
Don't call memset to clean irq_desc; these data fields have already
Ralf Baechle
1
-1
/
+0
2005-10-29
Au1x PM fixes.
Pete Popov
1
-15
/
+17
2005-10-29
When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system
Pete Popov
1
-12
/
+24
2005-10-29
Base Au1200 2.6 support.
Pete Popov
1
-2
/
+2
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
1
-32
/
+28
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+654