index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2019-08-13
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2019-05-22
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
2019-05-22
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
2019-05-02
mips: Use sigsp()
Richard Weinberger
2019-05-02
mips: Use get_signal() signal_setup_done()
Richard Weinberger
2019-05-02
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2018-12-16
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-10-21
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2018-10-21
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2018-10-21
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
2018-06-16
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
2018-06-16
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
2018-03-03
MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
James Hogan
2018-03-03
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
2018-03-03
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
2018-03-03
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
2018-03-03
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
2018-03-03
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
2018-03-03
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2018-03-03
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
2018-03-03
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
2018-03-03
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
2018-03-03
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2018-03-03
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2018-03-03
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2018-03-03
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2018-03-03
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
2018-03-03
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2018-03-03
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
2018-03-03
MIPS: CPS: Fix r1 .set mt assembler warning
James Hogan
2018-02-13
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2017-11-26
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
2017-11-26
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2017-11-26
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
2017-11-26
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
2017-11-26
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
2017-11-11
MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
Kevin Cernekee
2017-10-12
MIPS: Negate error syscall return in trace
James Hogan
2017-10-12
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-10-12
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-10-12
MIPS: Fix mips_atomic_set() with EVA
James Hogan
2017-10-12
MIPS: Save static registers before sysmips
James Hogan
2017-10-12
MIPS: Fix mips_atomic_set() retry condition
James Hogan
2017-10-12
MIPS: module: Ensure we always clean up r_mips_hi16_list
Paul Burton
2017-10-12
MIPS: Bail on unsupported module relocs
Paul Burton
2017-09-15
MIPS: Avoid accidental raw backtrace
James Hogan
2017-09-15
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
2017-09-15
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
[next]