Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
632b06aa2842b12c6d6a510ec080fb6ebdb38ea5
/
arch
/
mips
/
mti-malta
/
malta-int.c
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
· 11 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
· 15 years ago
7098f74
MIPS: GIC: Random fixes and enhancements.
by Chris Dearman
· 15 years ago
accfd35
MIPS: MTI: Fix accesses to device registers on MIPS boards
by Chris Dearman
· 15 years ago
008ee96
[PATCH] MIPS: SMTC: Fix compile error
by Raghu Gandham
· 15 years ago
47b178b
MIPS: CMP: Move gcmp_probe to before the SMP ops
by Tim Anderson
· 15 years ago
0365070
MIPS: CMP: activate CMP support
by Tim Anderson
· 15 years ago
a214cef
MIPS: CMP: Extend IPI handling to CPU number
by Tim Anderson
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 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
· 16 years ago
7afed6a
[MIPS] A few cleanups in malta_int.c
by Dmitri Vorobiev
· 16 years ago
52f4f6b
[MIPS] Use kernel-supplied ARRAY_SIZE() macro.
by Robert P. J. Day
· 16 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
· 17 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
· 18 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