aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
Commit message (Expand)AuthorAge
* MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras2014-11-24
* MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras2014-11-24
* MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras2014-11-24
* MIPS: Support for hybrid FPRsPaul Burton2014-11-24
* MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-01
* MIPS: fix MSA context for tasks which don't use FP firstPaul Burton2014-08-01
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-01
* MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2014-08-01
* MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-01
* Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-04
|\
| * MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-03
| * MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-25
* | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
|\ \
| * | MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-02
| |/
* / MIPS: MT: Remove SMTC supportRalf Baechle2014-05-23
|/
* MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin2014-03-26
* MIPS: kernel: traps: Whitespace clean upMarkos Chandras2014-03-26
* MIPS: Add cases for CPU_P5600James Hogan2014-03-26
* MIPS: Dumb MSA FP exception handlerPaul Burton2014-03-26
* MIPS: Basic MSA context switching supportPaul Burton2014-03-26
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-06
* MIPS: Add support for interAptiv coresLeonid Yegoshin2014-01-22
* MIPS: Add support for FTLBsLeonid Yegoshin2014-01-22
* MIPS: Add support for the proAptiv coresLeonid Yegoshin2014-01-22
* MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin2014-01-22
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-13
* MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle2013-10-29
* MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin2013-10-29
* MIPS: Remove bogus BUG_ON()Markos Chandras2013-10-29
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-17
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-19
|\
| * MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-17
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
|/
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-12
|\
| * MIPS: Flush TLB handlers directly after writing themJonas Gorski2013-06-25
* | MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2013-07-01
* | MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-01
* | MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-13
* | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-10
|/
* MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-23
* MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-21
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-21
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-16
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-09
| |\
| | * MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-09
| | * MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-09
| | * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-08
| * | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-09
| |\ \
| | * | KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-07