summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add LATENCYTOP supportAaro Koskinen2015-11-111-12/+15
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-112-6/+109
* MIPS: Initial implementation of a VDSOAlex Smith2015-11-114-98/+86
* MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-111-2/+1
* MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
* MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-112-0/+12
* MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-112-2/+7
* MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-111-0/+39
* MIPS: CPS: Warn if a core doesn't startPaul Burton2015-11-111-1/+25
* MIPS: CPS: Skip Config1 presence checkPaul Burton2015-11-111-3/+1
* MIPS: CPS: Read CM GCR base from cop0Paul Burton2015-11-112-6/+8
* MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-113-0/+223
* MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton2015-10-261-1/+7
* MIPS: CPS: Set Status.BEV bit during early bootPaul Burton2015-10-261-1/+1
* MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-261-34/+36
* MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton2015-10-261-0/+2
* MIPS: Don't read GCRs when a CM is not presentPaul Burton2015-10-261-7/+10
* MIPS: traps: tidy up ebase calculationPaul Burton2015-10-261-6/+3
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-265-6/+5
* MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-044-73/+42
* MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-021-27/+1
* MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-021-25/+1
* MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
* MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-301-0/+2
* MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-301-2/+2
* MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-304-0/+8
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-271-0/+2
* MIPS: Fix FTLB detection for R6James Hogan2015-09-221-5/+8
* MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-221-3/+5
* MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-221-1/+9
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-0328-694/+1652
|\
| * Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle2015-09-031-2/+2
| |\
| | * MIPS: CPS: use 32b accesses to GCRsPaul Burton2015-08-281-2/+2
| * | MIPS: Tidy up FPU context switchingPaul Burton2015-09-031-40/+1
| * | MIPS: Add uprobes support.Ralf Baechle2015-09-035-0/+446
| * | MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle2015-09-032-14/+15
| * | MIPS: Advertise MSA support via HWCAP when presentPaul Burton2015-09-031-0/+1
| * | MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton2015-09-031-0/+3
| * | MIPS: AT_HWCAP aux vector infrastructurePaul Burton2015-09-031-0/+3
| * | MIPS: Save MSA extended context around signalsPaul Burton2015-09-033-15/+333
| * | MIPS: Add definitions for extended contextPaul Burton2015-09-031-0/+13
| * | MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2015-09-031-4/+11
| * | MIPS: Remove unused {get,put}_sigset functionsPaul Burton2015-09-031-51/+0
| * | MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-034-271/+8
| * | MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton2015-09-031-2/+4
| * | MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton2015-09-031-39/+34
| * | MIPS: Use struct mips_abi offsets to save FP contextPaul Burton2015-09-033-97/+145
| * | MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton2015-09-033-3/+15
| * | MIPS: Simplify EVA FP context handling codePaul Burton2015-09-031-25/+19
| * | MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-30/+51
OpenPOWER on IntegriCloud