Age | Commit message (Expand) | Author |
2017-07-27 | MIPS: Actually decode JALX in `__compute_return_epc_for_insn' | Maciej W. Rozycki |
2017-07-27 | MIPS: Save static registers before sysmips | James Hogan |
2017-07-27 | MIPS: Fix MIPS I ISA /proc/cpuinfo reporting | Maciej W. Rozycki |
2017-07-27 | MIPS: Negate error syscall return in trace | James Hogan |
2017-07-27 | MIPS: Fix mips_atomic_set() with EVA | James Hogan |
2017-07-27 | MIPS: Fix mips_atomic_set() retry condition | James Hogan |
2017-07-05 | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton |
2017-07-05 | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton |
2017-07-05 | MIPS: Avoid accidental raw backtrace | James Hogan |
2017-07-05 | MIPS: head: Reorder instructions missing a delay slot | Karl Beldan |
2017-06-24 | MIPS: Fix bnezc/jialc return address calculation | Paul Burton |
2017-05-14 | MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix | Leonid Yegoshin |
2017-05-03 | MIPS: Avoid BUG warning in arch_check_elf | James Cowgill |
2017-05-03 | MIPS: cevt-r4k: Fix out-of-bounds array access | James Hogan |
2017-05-03 | MIPS: KGDB: Use kernel context for sleeping threads | James Hogan |
2017-04-18 | MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch | Matt Redfearn |
2017-04-18 | MIPS: Switch to the irq_stack in interrupts | Matt Redfearn |
2017-04-18 | MIPS: Stack unwinding while on IRQ stack | Matt Redfearn |
2017-04-18 | MIPS: Introduce irq_stack | Matt Redfearn |
2017-04-12 | MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2 | Huacai Chen |
2017-04-12 | MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 | Huacai Chen |
2017-03-31 | mips/ptrace: Preserve previous registers for short regset write | Dave Martin |
2017-03-12 | MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps | Paul Burton |
2017-03-12 | MIPS: Calculate microMIPS ra properly when unwinding the stack | Paul Burton |
2017-03-12 | MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions | Paul Burton |
2017-03-12 | MIPS: Fix get_frame_info() handling of microMIPS function size | Paul Burton |
2017-03-12 | MIPS: Prevent unaligned accesses during stack unwinding | Paul Burton |
2017-03-12 | MIPS: Clear ISA bit correctly in get_frame_info() | Paul Burton |
2017-01-06 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman |
2016-12-11 | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time | Luuk Paulussen |
2016-11-04 | MIPS: Fix max_low_pfn with disabled highmem | James Hogan |
2016-11-04 | MIPS: Correct MIPS I FP sigcontext layout | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix ISA I/II FP signal context offsets | Maciej W. Rozycki |
2016-11-04 | MIPS: Remove FIR from ISA I FP signal context | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix ISA I FP sigcontext access violation handling | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki |
2016-11-04 | MIPS: ptrace: Also initialize the FP context on individual FCSR writes | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix __show_regs() output | Paul Burton |
2016-11-04 | MIPS: traps: Fix output of show_code | Matt Redfearn |
2016-11-04 | MIPS: traps: Fix output of show_stacktrace | Matt Redfearn |
2016-11-04 | MIPS: traps: Fix output of show_backtrace | Matt Redfearn |
2016-11-04 | MIPS: KASLR: Fix handling of NULL FDT | Matt Redfearn |
2016-11-04 | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls | Ralf Baechle |
2016-10-11 | mips/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf |