index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-19
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
1
-4
/
+4
2019-08-13
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-1
/
+1
2019-05-22
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
1
-9
/
+31
2019-05-22
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
1
-2
/
+2
2019-05-02
mips: Use sigsp()
Richard Weinberger
3
-9
/
+7
2019-05-02
mips: Use get_signal() signal_setup_done()
Richard Weinberger
4
-78
/
+49
2019-05-02
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2018-12-16
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2
-2
/
+2
2018-10-21
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-10-21
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2
-4
/
+4
2018-10-21
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
1
-2
/
+16
2018-06-16
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
1
-4
/
+4
2018-06-16
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
1
-8
/
+7
2018-03-03
MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
James Hogan
1
-3
/
+10
2018-03-03
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
1
-0
/
+3
2018-03-03
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
1
-11
/
+36
2018-03-03
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+11
2018-03-03
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
1
-25
/
+83
2018-03-03
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2018-03-03
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2
-33
/
+38
2018-03-03
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
1
-9
/
+19
2018-03-03
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
1
-0
/
+1
2018-03-03
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
1
-1
/
+1
2018-03-03
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
4
-13
/
+66
2018-03-03
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2
-63
/
+74
2018-03-03
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
1
-1
/
+8
2018-03-03
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
1
-1
/
+10
2018-03-03
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
1
-6
/
+24
2018-03-03
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2
-11
/
+19
2018-03-03
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
1
-1
/
+10
2018-03-03
MIPS: CPS: Fix r1 .set mt assembler warning
James Hogan
1
-0
/
+2
2018-02-13
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
1
-0
/
+17
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-2
/
+2
2017-11-26
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
1
-9
/
+7
2017-11-26
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2017-11-26
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
1
-3
/
+7
2017-11-26
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
1
-1
/
+1
2017-11-26
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2017-11-11
MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
Kevin Cernekee
1
-3
/
+0
2017-10-12
MIPS: Negate error syscall return in trace
James Hogan
1
-1
/
+1
2017-10-12
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-3
/
+4
2017-10-12
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-0
/
+1
2017-10-12
MIPS: Fix mips_atomic_set() with EVA
James Hogan
1
-2
/
+5
2017-10-12
MIPS: Save static registers before sysmips
James Hogan
5
-4
/
+10
2017-10-12
MIPS: Fix mips_atomic_set() retry condition
James Hogan
1
-1
/
+1
2017-10-12
MIPS: module: Ensure we always clean up r_mips_hi16_list
Paul Burton
1
-12
/
+16
2017-10-12
MIPS: Bail on unsupported module relocs
Paul Burton
2
-6
/
+32
2017-09-15
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-09-15
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
[next]