summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2016-04-20MIPS: Fix MSA ld unaligned failure casesPaul Burton
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-09MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle
2015-11-12MIPS: idle: add case for CPU_5KEAurelien Jarno
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen
2015-11-11MIPS: Make the kernel arguments from dtb availableJonas Gorski
2015-11-11MIPS: Add LATENCYTOP supportAaro Koskinen
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen
2015-11-09mips: add entry for new mlock2 syscallEric B Munson
2015-11-09MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther
2015-11-09MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton
2015-10-26MIPS: Don't read GCRs when a CM is not presentPaul Burton
2015-10-26MIPS: traps: tidy up ebase calculationPaul Burton
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton
2015-09-22MIPS: Fix FTLB detection for R6James Hogan
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan
2015-09-22MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton
2015-09-03MIPS: Add uprobes support.Ralf Baechle