summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-261-1/+3
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-05-141-6/+6
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-021-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-021-15/+33
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-05-021-3/+13
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-182-0/+12
* mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+2
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-03-121-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-03-121-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-03-121-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-03-121-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-03-121-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-03-121-5/+2
* MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski2016-10-071-3/+2
* MIPS: fix uretprobe implementationMarcin Nowakowski2016-10-071-1/+1
* MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-10-071-18/+0
* MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-301-4/+4
* MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-301-4/+4
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-301-4/+3
* MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-301-0/+2
* MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-08-201-1/+3
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-162-2/+2
* MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-06-071-8/+0
* MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki2016-06-071-9/+19
* MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki2016-06-071-0/+1
* MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton2016-06-071-0/+4
* MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton2016-06-071-2/+5
* MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2016-06-071-5/+5
* MIPS: Reserve nosave data for hibernationHuacai Chen2016-06-071-0/+3
* MIPS: Fix watchpoint restorationJames Hogan2016-06-072-4/+3
* MIPS: Avoid using unwind_stack() with usermodeJames Hogan2016-06-071-1/+1
* MIPS: Don't unwind to user mode with EVAJames Hogan2016-06-071-1/+1
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-071-3/+3
* MIPS64: R6: R2 emulation bugfixLeonid Yegoshin2016-06-071-52/+53
* MIPS: Fix MSA ld unaligned failure casesPaul Burton2016-04-201-21/+30
* MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-161-0/+1
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-091-7/+6
* MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-1522-173/+618
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-123-3/+14
| |\
| | * MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-101-1/+8
| | * MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-101-0/+1
| | * MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther2015-11-091-2/+3
| | * MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther2015-11-091-0/+2
| * | MIPS: idle: add case for CPU_5KEAurelien Jarno2015-11-121-0/+1
| * | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-122-0/+9