Paul Burton
|
b63e132b64
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
|
7 年之前 |
Paul Burton
|
5a267832c2
MIPS: Call dump_stack() from show_regs()
|
7 年之前 |
Linus Torvalds
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 年之前 |
Maciej W. Rozycki
|
28e4213dd3
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
|
7 年之前 |
Peter Zijlstra
|
6887a56b6e
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() API
|
7 年之前 |
Maciej W. Rozycki
|
b67336eee3
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
|
7 年之前 |
Tobias Klauser
|
508c5757a7
MIPS: make thread_saved_pc static
|
7 年之前 |
Matt Redfearn
|
56dfb7001a
MIPS: Refactor handling of stack pointer in get_frame_info
|
8 年之前 |
Matt Redfearn
|
41885b0212
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
|
8 年之前 |
Matt Redfearn
|
cea8cd498f
MIPS: microMIPS: Fix decoding of swsp16 instruction
|
8 年之前 |
Matt Redfearn
|
a0ae2b0833
MIPS: microMIPS: Fix decoding of addiusp instruction
|
8 年之前 |
Matt Redfearn
|
b332fec048
MIPS: microMIPS: Fix detection of addiusp instruction
|
8 年之前 |
Matt Redfearn
|
11887ed172
MIPS: Handle non word sized instructions when examining frame
|
8 年之前 |
Corey Minyard
|
aee16625b1
MIPS: Fix issues in backtraces
|
8 年之前 |
Vegard Nossum
|
b0f5a8f32e
kthread: fix boot hang (regression) on MIPS/OpenRISC
|
8 年之前 |
James Cowgill
|
f9c4e3a6da
MIPS: Opt into HAVE_COPY_THREAD_TLS
|
8 年之前 |
Matt Redfearn
|
db8466c581
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
|
8 年之前 |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年之前 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Marcin Nowakowski
|
08c941bf6e
MIPS: Move register dump routines out of ptrace code
|
8 年之前 |
Matt Redfearn
|
a00eeede50
MIPS: SMP: Use a completion event to signal CPU up
|
8 年之前 |
Paul Burton
|
096a0de427
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
|
8 年之前 |
Paul Burton
|
bb9bc4689b
MIPS: Calculate microMIPS ra properly when unwinding the stack
|
8 年之前 |
Paul Burton
|
67c7505770
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
|
8 年之前 |
Paul Burton
|
b6c7a324df
MIPS: Fix get_frame_info() handling of microMIPS function size
|
8 年之前 |
Paul Burton
|
a3552dace7
MIPS: Prevent unaligned accesses during stack unwinding
|
8 年之前 |
Paul Burton
|
ccaf7caf2c
MIPS: Clear ISA bit correctly in get_frame_info()
|
8 年之前 |
Matt Redfearn
|
d42d8d106b
MIPS: Stack unwinding while on IRQ stack
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |