aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2016-10-07MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-10-07MIPS: fix uretprobe implementationMarcin Nowakowski
2016-10-07MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-30MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-30MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-30MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-30MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-06-07MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-06-07MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-07MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-07MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-07MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-06-07MIPS: Reserve nosave data for hibernationHuacai Chen
2016-06-07MIPS: Fix watchpoint restorationJames Hogan
2016-06-07MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-07MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-07MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
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