summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-021-3/+11
* MIPS: fix MSA context for tasks which don't use FP firstPaul Burton2014-08-021-0/+2
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-021-9/+30
* MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2014-08-021-0/+5
* MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-021-0/+7
* Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-041-2/+4
|\
| * MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-031-0/+2
| * MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-251-2/+2
* | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-5/+52
|\ \
| * | MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-021-23/+70
| |/
* / MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-63/+0Star
|/
* MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin2014-03-261-0/+12
* MIPS: kernel: traps: Whitespace clean upMarkos Chandras2014-03-261-7/+10
* MIPS: Add cases for CPU_P5600James Hogan2014-03-261-0/+1
* MIPS: Dumb MSA FP exception handlerPaul Burton2014-03-261-0/+12
* MIPS: Basic MSA context switching supportPaul Burton2014-03-261-6/+95
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-061-0/+1
* MIPS: Add support for interAptiv coresLeonid Yegoshin2014-01-221-0/+1
* MIPS: Add support for FTLBsLeonid Yegoshin2014-01-221-0/+30
* MIPS: Add support for the proAptiv coresLeonid Yegoshin2014-01-221-0/+1
* MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin2014-01-221-8/+21
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-5/+5
* MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle2013-10-291-10/+14
* MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin2013-10-291-2/+11
* MIPS: Remove bogus BUG_ON()Markos Chandras2013-10-291-1/+0Star
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-171-1/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-201-1/+0Star
|\
| * MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-171-1/+0Star
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-6/+6
|/
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-2/+0Star
|\
| * MIPS: Flush TLB handlers directly after writing themJonas Gorski2013-06-251-2/+0Star
* | MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2013-07-011-0/+9
* | MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-011-2/+2
* | MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-131-10/+5Star
* | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-101-14/+60
|/
* MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
* MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-221-4/+3Star
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-1/+1
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-161-4/+2Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-92/+226
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-86/+216
| |\
| | * MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-091-82/+208
| | * MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-091-1/+1
| | * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-081-2/+4
| * | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-091-1/+6
| |\ \
| | * | KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-081-1/+6
| * | | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle2013-05-081-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | MIPS: Avoid overoptimization by GCC.Ralf Baechle2013-04-111-2/+1Star
| * | | MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle2013-04-111-4/+4
| | |/ | |/|
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-1/+1