aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-06-171-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-06-171-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-06-171-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-06-171-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-06-171-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-06-171-5/+2
* first commitMeizu OpenSource2016-08-151-0/+577