summaryrefslogtreecommitdiff
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAge
...
* MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton2016-06-07
* MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2016-06-07
* MIPS: Reserve nosave data for hibernationHuacai Chen2016-06-07
* MIPS: Fix watchpoint restorationJames Hogan2016-06-07
* MIPS: Avoid using unwind_stack() with usermodeJames Hogan2016-06-07
* MIPS: Don't unwind to user mode with EVAJames Hogan2016-06-07
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-07
* MIPS64: R6: R2 emulation bugfixLeonid Yegoshin2016-06-07
* MIPS: Fix MSA ld unaligned failure casesPaul Burton2016-04-20
* MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-16
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-09
* MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-22
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-12
| |\
| | * MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-10
| | * MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-10
| | * MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther2015-11-09
| | * MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther2015-11-09
| * | MIPS: idle: add case for CPU_5KEAurelien Jarno2015-11-12
| * | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-12
| * | MIPS: Make the kernel arguments from dtb availableJonas Gorski2015-11-11
| * | MIPS: Add LATENCYTOP supportAaro Koskinen2015-11-11
| * | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-11
| * | MIPS: Initial implementation of a VDSOAlex Smith2015-11-11
| * | MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-11
| * | MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-11
| * | MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-11
| * | MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-11
| * | MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-11
| * | MIPS: CPS: Warn if a core doesn't startPaul Burton2015-11-11
| * | MIPS: CPS: Skip Config1 presence checkPaul Burton2015-11-11
| * | MIPS: CPS: Read CM GCR base from cop0Paul Burton2015-11-11
| * | MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-11
| * | MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton2015-10-26
| * | MIPS: CPS: Set Status.BEV bit during early bootPaul Burton2015-10-26
| * | MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-26
| * | MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton2015-10-26
| * | MIPS: Don't read GCRs when a CM is not presentPaul Burton2015-10-26
| * | MIPS: traps: tidy up ebase calculationPaul Burton2015-10-26
| * | MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-26
| |/
* / mips: add entry for new mlock2 syscallEric B Munson2015-11-09
|/
* MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-04
* MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-02
* MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-02
* MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-30
* MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-30
* MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-30
* MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-30
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-27