summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-21MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton1-3/+60
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski1-0/+4
2017-11-21MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski1-3/+71
2017-11-15MIPS: BMIPS: Fix missing cbr addressJaedon Shin1-2/+2
2017-11-15MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-11-15MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic1-3/+3
2017-11-15MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2-9/+10
2017-10-08MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn1-1/+1
2017-10-08MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn3-20/+45
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton1-1/+1
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-27MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-20/+15
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-07-27MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki1-1/+1
2017-07-27MIPS: Negate error syscall return in traceJames Hogan1-1/+1
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-07-05MIPS: head: Reorder instructions missing a delay slotKarl Beldan1-1/+1
2017-06-24MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin1-6/+6
2017-05-03MIPS: Avoid BUG warning in arch_check_elfJames Cowgill1-1/+1
2017-05-03MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan1-1/+1
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn1-1/+1
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn1-5/+76
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn1-1/+14
2017-04-18MIPS: Introduce irq_stackMatt Redfearn2-0/+12
2017-04-12MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen1-1/+1
2017-04-12MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2-6/+15
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-2/+2
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1