summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-301-0/+17
* MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-11-211-3/+60
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-11-211-0/+4
* MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski2017-11-211-3/+71
* MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-151-2/+2
* MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-151-6/+16
* MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-11-151-3/+3
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-11-152-9/+10
* MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn2017-10-081-1/+1
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-10-083-20/+45
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-10-081-1/+1
* MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki2017-07-271-1/+1
* MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-20/+15
* MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+4
* MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-8/+8
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-3/+4
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-0/+1
* MIPS: Save static registers before sysmipsJames Hogan2017-07-275-4/+10
* MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki2017-07-271-1/+1
* MIPS: Negate error syscall return in traceJames Hogan2017-07-271-1/+1
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-07-271-2/+5
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-07-271-1/+1
* MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-07-051-0/+3
* MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-07-051-8/+1
* MIPS: Avoid accidental raw backtraceJames Hogan2017-07-051-0/+2
* MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-07-051-1/+1
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-241-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-031-1/+1
* MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan2017-05-031-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-031-15/+33
* 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: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-04-121-1/+1
* MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2017-04-122-6/+15
* 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
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-061-2/+2
* MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen2016-12-111-1/+1
* MIPS: Fix max_low_pfn with disabled highmemJames Hogan2016-11-041-0/+13
* MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki2016-11-041-64/+39
* MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2016-11-042-117/+131
* MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki2016-11-041-5/+1