Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ac8fd122e070ce0e60c608d4f085f7af77290844
/
arch
/
mips
/
mti-malta
/
malta-int.c
ac8fd12
MIPS: Replace setup_irq() by request_irq()
by afzal mohammed
· 4 years, 10 months ago
72eb299
MIPS: Use mips_gic_present() in place of gic_present
by Paul Burton
· 7 years ago
e83f7e0
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
by Paul Burton
· 7 years ago
e469b23
Merge branch '4.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 8 years ago
1eed400
MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support
by Paul Burton
· 8 years ago
9eec1c0
MIPS: Malta: Fix i8259 irqchip setup
by Matt Redfearn
· 8 years ago
dabdc18
MIPS: Print CM error reports upon bus errors
by Paul Burton
· 8 years ago
38ec82f
MIPS: Malta: Probe interrupt controllers via DT
by Paul Burton
· 8 years ago
3885c2b
MIPS: CM: Add support for reporting CM cache errors
by Markos Chandras
· 10 years ago
4ace613
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
by Alex Smith
· 9 years ago
4060bbe
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
by Andrew Bresticker
· 10 years ago
609ead0
MIPS: Malta: Stop using GIC REG macros
by Andrew Bresticker
· 10 years ago
4203d64
MIPS: Malta: Use generic plat_irq_dispatch
by Andrew Bresticker
· 10 years ago
e9de688
irqchip: mips-gic: Support local interrupts
by Andrew Bresticker
· 10 years ago
18743d2
irqchip: mips-gic: Stop using per-platform mapping tables
by Andrew Bresticker
· 10 years ago
c49581a
irqchip: mips-gic: Use IRQ domains
by Andrew Bresticker
· 10 years ago
5561c9e
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
by Andrew Bresticker
· 10 years ago
a67b3cf
MIPS: Remove gic_{enable,disable}_interrupt()
by Andrew Bresticker
· 10 years ago
1c772b5
MIPS: Malta: Fix dispatching of GIC interrupts
by Jeffrey Deans
· 10 years ago
b0a88ae
MIPS: GIC: Remove GIC_FLAG_IPI
by Jeffrey Deans
· 10 years ago
b633648
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
ade63aa
Merge branch '3.14-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
45b2957
MIPS: Malta: GIC IPIs may be used without MT
by Paul Burton
· 11 years ago
237036d
MIPS: Malta: Make use of generic CM support
by Paul Burton
· 11 years ago
9c1f6e0
MIPS: APRP: Fix the linking of rtlx interrupt hook
by Deng-Cheng Zhu
· 11 years ago
5792bf6
MIPS: APRP: Code formatting clean-ups.
by Steven J. Hill
· 11 years ago
1336113
MIPS: APRP: Add support for Malta CMP platform.
by Deng-Cheng Zhu
· 11 years ago
3ae423f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
13b7ea6
MIPS: malta: Fix GIC interrupt offsets
by Markos Chandras
· 11 years ago
40b15b2
MIPS: Remove unused defines in piix4.h
by Deng-Cheng Zhu
· 11 years ago
7827620
MIPS: Malta: Update GCMP detection.
by Leonid Yegoshin
· 12 years ago
0ab2b7d
MIPS: Add new GIC clockevent driver.
by Raghu Gandham
· 12 years ago
ff86714
MIPS: Move 'gic_present' to common location.
by Steven J. Hill
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
cb418b3
Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
e376fdf
MIPS: Malta: Don't crash on spurious interrupt.
by Ralf Baechle
· 12 years ago
0b271f5
MIPS: Make GIC code platform independent.
by Steven J. Hill
· 12 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
5a4a4ad
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
by Wu Zhangjin
· 13 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6be63bb
MIPS: Malta: Fix GCC 4.6.0 build error
by Ralf Baechle
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
e4ec798
MIPS: Convert the irq functions to the new names
by Thomas Gleixner
· 14 years ago
863cb9b
MIPS: GIC: Remove dependencies from Malta files.
by Ralf Baechle
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a963dc7
MIPS: Malta: Convert IRQ controller lock to raw spinlock.
by Ralf Baechle
· 15 years ago
05cf207
MIPS: GCMP: Avoid accessing registers when they are not present
by Jaidev Patwardhan
· 16 years ago
7098f74
MIPS: GIC: Random fixes and enhancements.
by Chris Dearman
· 16 years ago
accfd35
MIPS: MTI: Fix accesses to device registers on MIPS boards
by Chris Dearman
· 16 years ago
008ee96
[PATCH] MIPS: SMTC: Fix compile error
by Raghu Gandham
· 16 years ago
47b178b
MIPS: CMP: Move gcmp_probe to before the SMP ops
by Tim Anderson
· 16 years ago
0365070
MIPS: CMP: activate CMP support
by Tim Anderson
· 16 years ago
a214cef
MIPS: CMP: Extend IPI handling to CPU number
by Tim Anderson
· 16 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 16 years ago
315806cb
[MIPS] Malta: Cleanup organization of code into directories.
by Ralf Baechle
· 16 years ago
[Renamed from arch/mips/mips-boards/malta/malta_int.c]
6ccab43
[MIPS] Make gcmp_probe() static
by Dmitri Vorobiev
· 17 years ago
7afed6a
[MIPS] A few cleanups in malta_int.c
by Dmitri Vorobiev
· 17 years ago
52f4f6b
[MIPS] Use kernel-supplied ARRAY_SIZE() macro.
by Robert P. J. Day
· 17 years ago
b57c191
[MIPS] malta_int.c: make 4 variables static
by Dmitri Vorobiev
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
cd80d54
[MIPS] Malta: fix braces at single statement blocks
by Dmitri Vorobiev
· 17 years ago
ae9cef0
[MIPS] Malta: Use C89 style for comments
by Dmitri Vorobiev
· 17 years ago
52b3fc0
[MIPS] Malta: else should follow close brace in malta_int.c
by Dmitri Vorobiev
· 17 years ago
a6352cd
[MIPS] Malta: remove a superfluous comment
by Dmitri Vorobiev
· 17 years ago
54bf038
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
by Dmitri Vorobiev
· 17 years ago
f807149
[MIPS] Malta: fix oversized lines in malta_int.c
by Dmitri Vorobiev
· 17 years ago
af82558
[MIPS] Malta: use tabs not spaces
by Dmitri Vorobiev
· 17 years ago
8216d34
[MIPS] Malta: use the KERN_ facility level in printk()
by Dmitri Vorobiev
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
48d480b
[MIPS] Malta: Fix off by one bug in interrupt handler.
by Ralf Baechle
· 17 years ago
c3a005f
[MIPS] SMTC: Safety net for i8259A interrupts.
by Kevin D. Kissell
· 17 years ago
3b1d4ed
[MIPS] Don't drag a platform specific header into generic arch code.
by Ralf Baechle
· 18 years ago
b72c052
[MIPS] Malta: Fix for SOCitSC based Maltas
by Chris Dearman
· 18 years ago
d725cf3
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
by Chris Dearman
· 18 years ago
e3cf10e
[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.
by Ralf Baechle
· 18 years ago
f197465
[MIPS] MIPS Tech: Get rid of volatile in core code.
by Ralf Baechle
· 18 years ago
25b8ac3
[MIPS] Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
ba38cdf
[MIPS] Malta: Fix uninitialized regs pointer.
by Ralf Baechle
· 18 years ago
0118c3c
[MIPS] Malta: Fix build for non-MIPS32/64 configuration.
by Ralf Baechle
· 19 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
7a83419
[MIPS] 24K LV: Add core card id.
by Chris Dearman
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
479a0e3
Support for CoreFPGA-3.
by Ralf Baechle
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago