summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-16/+16
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-14/+14
| * MIPS: Whitespace cleanups and reformatting.Steven J. Hill2013-02-011-2/+2
* | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
|/
* MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki2012-12-131-3/+18
* MIPS: kdump: Add supportRalf Baechle2012-12-131-0/+4
* MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-231-0/+1
* MIPS: Oprofile: Fix build as a module.Ralf Baechle2012-07-191-0/+1
* MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-191-0/+3
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-191-0/+1
* MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2012-07-061-1/+1
*-. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-261-6/+11
|\ \
| | * MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
| |/ |/|
| * MIPS: Move cache setup to setup_arch().David Daney2012-05-161-4/+5
| * MIPS: Make set_handler() __cpuinit.David Daney2012-05-161-1/+1
| * MIPS: Introduce board_cache_error_setup() hook.David Daney2012-05-161-1/+4
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0Star
* MIPS: traps.c: Fix typoMasanari Iida2012-02-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-2/+14
|\
| *-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-111-0/+12
| |\ \
| | | * MIPS: Add board_ebase_setup()Kevin Cernekee2011-12-071-0/+3
| | | * MIPS: Add NMI notifierKevin Cernekee2011-12-071-0/+9
| | |/
| * / MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-2/+2
| |/
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-131-1/+1
* | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-131-1/+1
|/
* MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-101-1/+2
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-11-011-1/+0Star
* MIPS: Call oops_enter, oops_exit in dieNathan Lynch2011-10-011-1/+9
* MIPS: Make the die_lock be rawWu Zhangjin2011-09-211-3/+3
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-4/+4
* MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-181-4/+2Star
* MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-181-1/+1
* MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-161-9/+35
* MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee2010-10-291-6/+7
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-291-3/+15
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-1/+1
* MIPS: Clean up notify_die() usage.David Daney2010-08-051-10/+15
* MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-051-1/+1
* MIPS: kprobe: Add support.David Daney2010-08-051-1/+21
* MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle2010-08-051-6/+1Star
* MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-051-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-221-1/+1
|\
| * MIPS: Use set_cpus_allowed_ptrJulia Lawall2010-05-211-1/+1
* | mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-211-0/+13
|/
* MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1Star
* MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-301-2/+7
* MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney2010-04-121-1/+1
* MIPS: Deal with larger physical offsetsFlorian Fainelli2010-02-271-8/+13
* MIPS: Annotate set_except_vector with __initFlorian Fainelli2010-02-271-1/+1
* MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1