summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
*-. 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/+0
* 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-121-1/+1
* | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-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-10-311-1/+0
* 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/+2
* 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/+1
* 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-211-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-201-0/+13
|/
* MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1
* 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
* MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-281-2/+4
* MIPS: Cleanup signal code initializationRalf Baechle2009-12-171-76/+0
* MIPS: Modularize COP2 handlingRalf Baechle2009-12-171-15/+45
* MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle2009-09-171-3/+2
* MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-171-4/+0
* MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-171-1/+1
* MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-301-2/+1
* MIPS: R2: Fix problem with code that incorrectly modifies ebase.Chris Dearman2009-03-231-5/+7
* MIPS: Read watch registers with interrupts disabled.David Daney2009-01-301-1/+7
* MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle2009-01-301-2/+6
* MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney2009-01-111-0/+21